We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0acf425 + d571024 commit 447ac4fCopy full SHA for 447ac4f
src/chrome/content/rules/Jyllands-Posten.dk.xml
@@ -23,6 +23,8 @@
23
<target host="jyllands-posten.dk" />
24
<target host="www.jyllands-posten.dk" />
25
26
+ <!-- Breaks third party content (see GH #1809) -->
27
+ <exclusion pattern="^http://jyllands-posten\.dk/proxy/cdb/" />
28
29
<rule from="^http://(www\.)?jyllands-posten\.dk/"
30
to="https://$1jyllands-posten.dk/" />
0 commit comments