Skip to content

Commit 56301f9

Browse files
Seth Schoenpde
authored andcommitted
exclusion for ds.ccc.de
1 parent 5bea0ef commit 56301f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/chrome/content/rules/CCC.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<exclusion pattern="^http://dasalte\.ccc\.de/"/><!-- revoked cert -->
66
<exclusion pattern="^http://chaosradio\.ccc\.de/"/><!-- invalid cert -->
77
<exclusion pattern="^http://blog.chaosradio\.ccc\.de/"/><!-- invalid cert -->
8+
<exclusion pattern="^http://ds\.ccc\.de/"/><!-- different content -->
89
<rule from="^http://ccc\.de/" to="https://www.ccc.de/"/>
910
<rule from="^http://([^/:@]*)\.ccc\.de/" to="https://$1.ccc.de/"/>
1011
</ruleset>

0 commit comments

Comments
 (0)