Skip to content

Commit b882682

Browse files
Seth Schoenpde
authored andcommitted
add missing bare domain target host
1 parent 4bf5f9e commit b882682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chrome/content/rules/CCC.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<ruleset name="ccc.de" default_off="CACert">
2-
<target host="www.ccc.de" />
32
<target host="*.ccc.de" />
3+
<target host="ccc.de" />
44

55
<exclusion pattern="^http://dasalte\.ccc\.de/"/><!-- revoked cert -->
66
<exclusion pattern="^http://chaosradio\.ccc\.de/"/><!-- invalid cert -->

0 commit comments

Comments
 (0)