Skip to content

Commit 447ac4f

Browse files
committed
Merge pull request EFForg#1820 from fuglede/jp-fix
[Jyllands-posten.dk] Added exclusion; fixes EFForg#1809
2 parents 0acf425 + d571024 commit 447ac4f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/chrome/content/rules/Jyllands-Posten.dk.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
<target host="jyllands-posten.dk" />
2424
<target host="www.jyllands-posten.dk" />
2525

26+
<!-- Breaks third party content (see GH #1809) -->
27+
<exclusion pattern="^http://jyllands-posten\.dk/proxy/cdb/" />
2628

2729
<rule from="^http://(www\.)?jyllands-posten\.dk/"
2830
to="https://$1jyllands-posten.dk/" />

0 commit comments

Comments
 (0)