1 parent fa03834 commit 4806ec8Copy full SHA for 4806ec8
1 file changed
src/chrome/content/rules/SourceRuns.org.xml
@@ -0,0 +1,25 @@
1
+<!--
2
+ Refused:
3
+ - web
4
+
5
+ Incomplete certificate chain:
6
+ - web3
7
8
+ HTTP 503:
9
+ - traf.web3
10
+ - wjs
11
+-->
12
+<ruleset name="SourceRuns.org">
13
+ <target host="sourceruns.org" />
14
+ <target host="www.sourceruns.org" />
15
+ <target host="cf-cdn.sourceruns.org" />
16
+ <target host="dl.sourceruns.org" />
17
+ <target host="forums.sourceruns.org" />
18
+ <target host="media.sourceruns.org" />
19
+ <target host="p.sourceruns.org" />
20
+ <target host="play.sourceruns.org" />
21
+ <target host="wiki.sourceruns.org" />
22
+ <target host="wiki-login.sourceruns.org" />
23
24
+ <rule from="^http:" to="https:" />
25
+</ruleset>
0 commit comments