We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 286d145 + 184387d commit 3444a20Copy full SHA for 3444a20
src/chrome/content/rules/GayTorrents.xml
@@ -1,8 +1,12 @@
1
<ruleset name="GayTorrents">
2
- <target host="gaytorrents.net" />
3
- <target host="www.gaytorrents.net" />
+ <target host="gay-torrents.net" />
+ <target host="www.gay-torrents.net" />
4
+ <target host="static.gay-torrents.net" />
5
- <rule from="^http://(?:www\.)?gaytorrents\.net/"
6
- to="https://www.gaytorrents.net/" />
+ <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/" />
11
12
</ruleset>
0 commit comments