Skip to content

Commit

Permalink
Update IPTorrents.com.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
J0WI committed Nov 25, 2015
1 parent bdec7d0 commit e8b2fed
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions src/chrome/content/rules/IPTorrents.com.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
<ruleset name="IPTorrents.com">

<target host="iptorrents.com" />
<target host="*.iptorrents.com" />
<target host="www.iptorrents.com" />
<target host="chat.iptorrents.com" />
<target host="pic.iptorrents.com" />
<target host="static.iptorrents.com" />


<securecookie host="^(?:w*\.)?iptorrents\.com$" name=".+" />


<rule from="^http://(static\.|www\.)?iptorrents\.com/"
to="https://$1iptorrents.com/" />
<rule from="^http:"
to="https:" />

</ruleset>
</ruleset>

0 comments on commit e8b2fed

Please sign in to comment.