Skip to content

Commit 3444a20

Browse files
committed
Merge remote-tracking branch 'reedy/gthyphen'
2 parents 286d145 + 184387d commit 3444a20

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed
Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
<ruleset name="GayTorrents">
2-
<target host="gaytorrents.net" />
3-
<target host="www.gaytorrents.net" />
2+
<target host="gay-torrents.net" />
3+
<target host="www.gay-torrents.net" />
4+
<target host="static.gay-torrents.net" />
45

5-
<rule from="^http://(?:www\.)?gaytorrents\.net/"
6-
to="https://www.gaytorrents.net/" />
6+
<rule from="^http://(?:www\.)?gay-torrents\.net/"
7+
to="https://www.gay-torrents.net/" />
8+
9+
<rule from="^http://static\.gay-torrents\.net/"
10+
to="https://static.gay-torrents.net/" />
711

812
</ruleset>

0 commit comments

Comments
 (0)