Skip to content

Commit 6ccb9be

Browse files
author
loveithateit
committed
Merge pull request EFForg#3303 from J0WI/patch-26
Update Buzz_VPN.xml
2 parents c048c90 + a67946a commit 6ccb9be

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed
Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
1-
<!--
2-
Disabled by https-everywhere-checker because:
3-
Fetch error: http://buzzvpn.com/ => https://buzzvpn.com/: (7, 'Failed to connect to buzzvpn.com port 443: Connection refused')
4-
Fetch error: http://www.buzzvpn.com/ => https://www.buzzvpn.com/: (7, 'Failed to connect to www.buzzvpn.com port 443: Connection refused')
5-
-->
6-
<ruleset name="Buzz VPN" default_off='failed ruleset test'>
1+
<ruleset name="Buzz VPN" default_off='connection refused'>
72

83
<target host="buzzvpn.com" />
94
<target host="www.buzzvpn.com" />
105

116

12-
<rule from="^http://(www\.)?buzzvpn\.com/"
13-
to="https://$1buzzvpn.com/" />
7+
<rule from="^http:"
8+
to="https:" />
149

15-
</ruleset>
10+
</ruleset>

0 commit comments

Comments
 (0)