2 parents a2ef640 + eb77135 commit 30fcecbCopy full SHA for 30fcecb
1 file changed
src/chrome/content/rules/EZ-Web-Hosting.xml
@@ -1,18 +1,13 @@
1
+<!--
2
+ Nonfunctional subdomains:
3
+ - ez\d+.ez-web-hosting.com - Every user gets a domain on ez\d+.ez-web-hosting.com/~user
4
+-->
5
<ruleset name="EZ Web Hosting">
-
6
<target host="ez-web-hosting.com" />
7
<target host="www.ez-web-hosting.com" />
- <!-- * for cross-domain cookies. -->
- <!--
8
- 302 to http.
9
- -->
10
- <exclusion pattern="^http://www\.ez-web-hosting\.com/client/(?:announcements|index)\.php" />
11
+ <target host="church.ez-web-hosting.com" />
12
13
<securecookie host="^.*\.ez-web-hosting\.com$" name=".*" />
14
15
16
<rule from="^http:" to="https:" />
17
18
</ruleset>
0 commit comments