Skip to content

Commit 79bc9cc

Browse files
committed
Merge pull request EFForg#3825 from numismatika/PCN
add rule for PopCash.net
2 parents 6ad4edf + 8f97e95 commit 79bc9cc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<ruleset name="PopCash.net">
2+
3+
<target host="popcash.net"/>
4+
<target host="tb.popcash.net"/>
5+
<target host="www.popcash.net"/>
6+
<!-- static.popcash.net cert mismatch -->
7+
8+
<rule from="^http:" to="https:"/>
9+
10+
</ruleset>

0 commit comments

Comments
 (0)