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

Commit

Permalink
ibibo.com
Browse files Browse the repository at this point in the history
  • Loading branch information
MB committed Feb 2, 2014
1 parent 09ce902 commit 86a5310
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/chrome/content/rules/Fashionara.com.xml
Expand Up @@ -19,7 +19,7 @@
- Images on www from static *
- Ads on www from ads.ibibo.com
- Ads on www from ads.ibibo.com *
* Secured by us
Expand Down
18 changes: 18 additions & 0 deletions src/chrome/content/rules/Ibibo.com.xml
@@ -0,0 +1,18 @@
<!--
Nonfunctional subdomains:
- (www.) *
- games *
* Refused
-->
<ruleset name="ibibo.com (partial)">

<target host="ads.ibibo.com" />


<rule from="^http://ads\.ibibo\.com/"
to="https://ads.ibibo.com/" />

</ruleset>

0 comments on commit 86a5310

Please sign in to comment.