We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79bc9cc commit cbc0f40Copy full SHA for cbc0f40
src/chrome/content/rules/CCC.xml
@@ -44,6 +44,7 @@
44
<target host="frab.camp.ccc.de" />
45
<target host="tickets.events.ccc.de" />
46
<target host="media.ccc.de" />
47
+ <target host="chaosradio.ccc.de" />
48
49
<target host="api.media.ccc.de" />
50
<target host="cdn.media.ccc.de" />
@@ -54,6 +55,8 @@
54
55
56
<target host="www.ccc.de" />
57
58
+ <test url="http://chaosradio.ccc.de/index.html" />
59
+
60
<!--target host="*.ccc.de" /-->
61
62
<!--exclusion pattern="^http://(?:desalte|ds|dsrad|wahlcomputer|wuppa)\.ccc\.de/" /-->
0 commit comments