Skip to content

Commit 0a4e92f

Browse files
committed
Merge pull request EFForg#2004 from fuglede/pol-patch
[Pol.dk] Disabled ruleset: connections are refused
2 parents 15b9e73 + efe3bd1 commit 0a4e92f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/chrome/content/rules/Pol.dk.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
<!--
22
For other Politiken coverage, see Politiken.dk.xml.
33
4+
Note: A valid certificate exists and used to be used
5+
on multimedia.pol.dk, which currently refuses connections.
6+
47
-->
5-
<ruleset name="Pol.dk (partial)">
8+
<ruleset name="Pol.dk (broken)" default_off="Connection refused">
69

710
<target host="multimedia.pol.dk" />
811

9-
1012
<rule from="^http:"
1113
to="https:" />
1214

0 commit comments

Comments
 (0)