We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9964ac3 commit 475d686Copy full SHA for 475d686
src/chrome/content/rules/ubuntugeek.com.xml
@@ -0,0 +1,23 @@
1
+<!--
2
+ Invalid certificate:
3
+ dc-b02638f16c24.ubuntugeek.com
4
+ e.ubuntugeek.com
5
+ mobilemail.ubuntugeek.com
6
+ pda.ubuntugeek.com
7
+ webmail.ubuntugeek.com
8
+
9
+ Time out:
10
+ imap.ubuntugeek.com
11
+ mail.ubuntugeek.com
12
+ pop.ubuntugeek.com
13
+ smtp.ubuntugeek.com
14
+-->
15
+<ruleset name="ubuntugeek.com">
16
+ <target host="ubuntugeek.com" />
17
+ <target host="www.ubuntugeek.com" />
18
+ <target host="email.ubuntugeek.com" />
19
+ <target host="forum.ubuntugeek.com" />
20
+ <target host="www2.ubuntugeek.com" />
21
22
+ <rule from="^http:" to="https:" />
23
+</ruleset>
0 commit comments