We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bea0ef commit 56301f9Copy full SHA for 56301f9
src/chrome/content/rules/CCC.xml
@@ -5,6 +5,7 @@
5
<exclusion pattern="^http://dasalte\.ccc\.de/"/><!-- revoked cert -->
6
<exclusion pattern="^http://chaosradio\.ccc\.de/"/><!-- invalid cert -->
7
<exclusion pattern="^http://blog.chaosradio\.ccc\.de/"/><!-- invalid cert -->
8
+ <exclusion pattern="^http://ds\.ccc\.de/"/><!-- different content -->
9
<rule from="^http://ccc\.de/" to="https://www.ccc.de/"/>
10
<rule from="^http://([^/:@]*)\.ccc\.de/" to="https://$1.ccc.de/"/>
11
</ruleset>
0 commit comments