Skip to content

Commit

Permalink
add missing bare domain target host
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Schoen committed Feb 2, 2012
1 parent 7479e75 commit a033fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chrome/content/rules/CCC.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<ruleset name="ccc.de" default_off="CACert">
<target host="www.ccc.de" />
<target host="*.ccc.de" />
<target host="ccc.de" />

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

0 comments on commit a033fa8

Please sign in to comment.