Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit fbc8c92

Browse files
committed
upd
1 parent 6a97cf7 commit fbc8c92

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed
Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
<ruleset name="demonoid.cc">
2-
<target host="demonoid.cc" />
3-
<target host="www.demonoid.cc" />
4-
5-
<rule from="^http:" to="https:" />
6-
</ruleset>
1+
<!--
2+
inferno.demonoid.cc ²
3+
4+
5+
² refused
6+
-->
7+
<ruleset name="demonoid.cc">
8+
<target host="demonoid.cc" />
9+
<target host="www.demonoid.cc" />
10+
<target host="fora.demonoid.cc" />
11+
<target host="dnoid.me" />
12+
<target host="www.dnoid.me" />
13+
14+
<rule from="^http:" to="https:" />
15+
</ruleset>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!--
2+
3+
4+
-->
5+
<ruleset name="dnoid.me">
6+
<target host="dnoid.me" />
7+
<target host="www.dnoid.me" />
8+
9+
<rule from="^http:" to="https:" />
10+
</ruleset>

0 commit comments

Comments
 (0)