Skip to content

Commit 8fd770f

Browse files
committed
Merge pull request EFForg#2738 from youdly/vpn.ac
[VPN.AC] New ruleset
2 parents b5b07eb + 51e5d91 commit 8fd770f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<ruleset name="VPN.AC">
2+
<target host= "vpn.ac" />
3+
<target host= "www.vpn.ac" />
4+
<target host="blog.vpn.ac" />
5+
6+
<securecookie host="^.*\.vpn\.ac$" name=".+" />
7+
8+
<rule from="^http:"
9+
to="https:" />
10+
</ruleset>

0 commit comments

Comments
 (0)