Skip to content

Commit 8cf0540

Browse files
christianheinrichsjeremyn
authored andcommitted
Create Zoo.org.xml (EFForg#14189)
1 parent f5bb16a commit 8cf0540

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!--
2+
Different HTTP/HTTPS content:
3+
- education1.zoo.org
4+
- mail.zoo.org
5+
6+
Secure connection failed:
7+
- blog.zoo.org
8+
9+
Unable to connect:
10+
- elephants.zoo.org
11+
- mymail.zoo.org
12+
-->
13+
<ruleset name="Zoo.org">
14+
<target host="zoo.org" />
15+
<target host="www.zoo.org" />
16+
<target host="education.zoo.org" />
17+
<target host="shop.zoo.org" />
18+
<target host="specialoffer.zoo.org" />
19+
<target host="zoostore.zoo.org" />
20+
21+
<rule from="^http:" to="https:" />
22+
</ruleset>

0 commit comments

Comments
 (0)