We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8b7af commit 9c6c139Copy full SHA for 9c6c139
1 file changed
src/chrome/content/rules/censornet.com.xml
@@ -0,0 +1,19 @@
1
+<!--
2
+info.censornet.com ¹
3
+forum.censornet.com ⁴
4
+blud.censornet.com ⁴
5
+apt.censornet.com ⁴
6
+vma.aus.censornet.com ¹
7
+secure.censornet.com different content
8
+
9
10
+¹ mismatch
11
+⁴ self signed
12
+-->
13
+<ruleset name="censornet.com">
14
+ <target host="censornet.com" />
15
+ <target host="www.censornet.com" />
16
+ <target host="cdn.censornet.com" />
17
18
+ <rule from="^http:" to="https:" />
19
+</ruleset>
0 commit comments