how to allow sites within a site?

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
damascus2012
Posts: 14
Joined: Mon Jan 05, 2009 6:07 am

how to allow sites within a site?

Post by damascus2012 »

imageshack.us uses scripts from yieldmanager.com (wtf?), so i have to disable adblockplus in order to upload. i have yieldmanager blocked, because it's known for ads and maybe even spyware. i don't want to add yieldmanager as a whitelisted item, but rather only for that site. how do i make a filter like that?
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: how to allow sites within a site?

Post by fanboy »

Code: Select all

@@|http://ad.yieldmanager.com/*$domain=imageshack.us
Though I just tested out imageshack, no issues uploading with yieldmanager.com blocked here
damascus2012
Posts: 14
Joined: Mon Jan 05, 2009 6:07 am

Re: how to allow sites within a site?

Post by damascus2012 »

hmm it didn't work for me. is it even possible to block yieldmanager.com and whitelist it for a site at the same time?
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: how to allow sites within a site?

Post by fanboy »

The above string whitelists the yeildmanager script for imageshack (only), or

Code: Select all

@@.yieldmanager.com/*$domain=imageshack.us
damascus2012
Posts: 14
Joined: Mon Jan 05, 2009 6:07 am

Re: how to allow sites within a site?

Post by damascus2012 »

still not working, i even added @@.quantserve.com, i still can't upload images.
damascus2012
Posts: 14
Joined: Mon Jan 05, 2009 6:07 am

Re: how to allow sites within a site?

Post by damascus2012 »

can someone try it? add "*yieldmanager.com*" to abp, and the whitelisted filter discussed in the topic and see if you can upload
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: how to allow sites within a site?

Post by fanboy »

umm you'll need to put through a request to your subscription provider/author
Locked