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

Commit

Permalink
Re-activate and Update Alltop.com.xml (#9862)
Browse files Browse the repository at this point in the history
  • Loading branch information
cschanaj authored and J0WI committed May 19, 2017
1 parent c440bbb commit e4b2b6a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
17 changes: 17 additions & 0 deletions src/chrome/content/rules/Alltop.com.xml
@@ -0,0 +1,17 @@
<!--
Remark: *.alltop.com has a wildcard DNS record and
a wildcard certificate.
-->
<ruleset name="AllTop.com">
<target host="alltop.com" />
<target host="*.alltop.com" />
<test url="http://advertising.alltop.com/" />
<test url="http://anime.alltop.com/" />
<test url="http://answers.alltop.com/" />
<test url="http://bitcoin.alltop.com/" />
<test url="http://www.alltop.com/" />

<securecookie host=".+" name=".+" />

<rule from="^http:" to="https:" />
</ruleset>
15 changes: 0 additions & 15 deletions src/chrome/content/rules/Alltop.xml

This file was deleted.

0 comments on commit e4b2b6a

Please sign in to comment.