Skip to content

Commit 819f61c

Browse files
BisalooJ0WI
authored andcommitted
[DeathMask.net] Simplify and reactivate ruleset (EFForg#12266)
1 parent 55b2baa commit 819f61c

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
<ruleset name="DeathMask.net" default_off="expired, mismatch, self-signed">
1+
<!--
2+
Invalid certificate:
3+
boss429.deathmask.net
4+
bpf.deathmask.net
5+
buildxp.deathmask.net
6+
dustystyx.deathmask.net
7+
forums.deathmask.net
8+
gila.deathmask.net
9+
mail.deathmask.net
10+
planetblood.deathmask.net
11+
ratm.deathmask.net
12+
13+
-->
14+
<ruleset name="DeathMask.net">
215

316
<target host="deathmask.net"/>
4-
<target host="boss429.deathmask.net"/>
5-
<target host="bpf.deathmask.net"/>
6-
<target host="buildxp.deathmask.net"/>
7-
<target host="dpmaster.deathmask.net"/>
8-
<target host="dustystyx.deathmask.net"/>
9-
<target host="films.deathmask.net"/>
10-
<target host="forums.deathmask.net"/>
11-
<target host="gila.deathmask.net"/>
12-
<target host="mail.deathmask.net"/>
13-
<target host="planetblood.deathmask.net"/>
14-
<target host="ratm.deathmask.net"/>
1517
<target host="www.deathmask.net"/>
18+
<target host="dpmaster.deathmask.net"/>
1619

17-
<rule from="^http://(?:www\.)?deathmask\.net/"
18-
to="https://www.deathmask.net/"/>
19-
20-
<rule from="^http://([^w]\w+)\.deathmask\.net/"
21-
to="https://$1.deathmask.net/"/>
20+
<rule from="^http:"
21+
to="https:" />
2222

2323
</ruleset>

0 commit comments

Comments
 (0)