Skip to content

Commit dc50600

Browse files
committed
Merge pull request EFForg#2704 from youdly/hydraproxy
[Packet Flagon] New rulesets
2 parents 0a451d6 + 44c3585 commit dc50600

10 files changed

Lines changed: 83 additions & 10 deletions

src/chrome/content/rules/Routing_Packets_Is_Not_a_Crime.uk.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="bypassingcensorshipinthe.uk">
2+
<target host= "bypassingcensorshipinthe.uk" />
3+
<target host="www.bypassingcensorshipinthe.uk" />
4+
5+
<securecookie host="^.*\.bypassingcensorshipinthe\.uk$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="hydraproxy.party">
2+
<target host= "hydraproxy.party" />
3+
<target host="www.hydraproxy.party" />
4+
5+
<securecookie host="^.*\.hydraproxy\.party$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="immunicity.uk">
2+
<target host= "immunicity.uk" />
3+
<target host="www.immunicity.uk" />
4+
5+
<securecookie host="^.*\.immunicity\.uk$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="packetflagon.is">
2+
<target host= "packetflagon.is" />
3+
<target host="www.packetflagon.is" />
4+
5+
<securecookie host="^.*\.packetflagon\.is$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="packetflagon.uk">
2+
<target host= "packetflagon.uk" />
3+
<target host="www.packetflagon.uk" />
4+
5+
<securecookie host="^.*\.packetflagon\.uk$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="proxyshard.uk">
2+
<target host= "proxyshard.uk" />
3+
<target host="www.proxyshard.uk" />
4+
5+
<securecookie host="^.*\.proxyshard\.uk$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<ruleset name="routingpacketsisnotacrime.uk">
2+
<target host= "routingpacketsisnotacrime.uk" />
3+
<!-- expired cert 24/08/15 09:29
4+
<target host="www.routingpacketsisnotacrime.uk" />
5+
<securecookie host="^.*\.routingpacketsisnotacrime\.uk$" name=".+" /-->
6+
7+
<securecookie host="^routingpacketsisnotacrime\.uk$" name=".+" />
8+
9+
<rule from="^http:"
10+
to="https:" />
11+
</ruleset>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="suspiciousumbrella.uk">
2+
<target host= "suspiciousumbrella.uk" />
3+
<target host="www.suspiciousumbrella.uk" />
4+
5+
<securecookie host="^.*\.suspiciousumbrella\.uk$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="thisproxykillscensors.uk">
2+
<target host= "thisproxykillscensors.uk" />
3+
<target host="www.thisproxykillscensors.uk" />
4+
5+
<securecookie host="^.*\.thisproxykillscensors\.uk$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>

0 commit comments

Comments
 (0)