1 parent f22c366 commit 4430ef7Copy full SHA for 4430ef7
1 file changed
src/chrome/content/rules/gregzaal.com.xml
@@ -0,0 +1,21 @@
1
+<!--
2
+ Invalid certificate:
3
+ ftp.gregzaal.com
4
+ mysql.gregzaal.com
5
+ ssh.gregzaal.com
6
+
7
+ Time out:
8
+ mail.gregzaal.com
9
+ webmail.gregzaal.com
10
11
+ Unsupported protocol:
12
+ www.webmail.gregzaal.com
13
+-->
14
+<ruleset name="gregzaal.com">
15
+ <target host="gregzaal.com" />
16
+ <target host="www.gregzaal.com" />
17
+ <target host="blog.gregzaal.com" />
18
+ <target host="portfolio.gregzaal.com" />
19
20
+ <rule from="^http:" to="https:" />
21
+</ruleset>
0 commit comments