Skip to content

Commit 3edb595

Browse files
committed
Merge pull request EFForg#2584 from KommX/spamcop
Removed 'spamcop.net' from target hosts since this domain doesn't sen…
2 parents d5af7a4 + a762459 commit 3edb595

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<ruleset name="SpamCop">
22
<target host="spamcop.net" />
33
<target host="www.spamcop.net" />
4-
5-
<rule from="^http:"
6-
to="https:" />
4+
5+
<rule from="^http://(www\.)?spamcop\.net/" to="https://www.spamcop.net/" />
76
</ruleset>

0 commit comments

Comments
 (0)