Skip to content

Commit 8a8ff17

Browse files
committed
Merge pull request EFForg#1466 from J0WI/patch-12
Update 3FM.xml
2 parents 5e4537d + 87ebff2 commit 8a8ff17

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

src/chrome/content/rules/3FM.xml

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
1-
<!--
2-
Disabled by https-everywhere-checker because:
3-
Fetch error: http://3fm.nl/ => https://3fm.nl/: (28, 'Connection timed out after 10000 milliseconds')
4-
-->
5-
<ruleset name="3FM" default_off='failed ruleset test'>
6-
7-
<target host="3fm.nl" />
1+
<ruleset name="3FM">
82
<target host="www.3fm.nl" />
93

10-
11-
<rule from="^http://(www\.)?3fm\.nl/"
12-
to="https://$13fm.nl/" />
13-
14-
</ruleset>
4+
<rule from="^http:"
5+
to="https:" />
6+
</ruleset>

0 commit comments

Comments
 (0)