Disable ADB in one div

Various discussions related to filter list maintenance

Moderator: njones

Post Reply
Paralizer
Posts: 3
Joined: Mon Nov 20, 2017 4:39 pm

Disable ADB in one div

Post by Paralizer »

Hello is possible (with filter) disable ADB in one div? Example:

Code: Select all

@@|domain##.div^$subdocument,object-subrequest,object,script,stylesheet,image,third-party,elemhide
Disable All ADB (list site) for that div
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Disable ADB in one div

Post by mapx »

if you want to disable completely ABP for a site just whitelist the site (click ABP icon, click the first entry)

or add directly a filter like this:
@@||example.com^$document

read
en/filters#whitelist
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Disable ADB in one div

Post by mapx »

if you want to whitelist only a (hidden) div see
en/filters#elemhide_exceptions
Paralizer
Posts: 3
Joined: Mon Nov 20, 2017 4:39 pm

Re: Disable ADB in one div

Post by Paralizer »

This is not my intention, I would disable the adblock only for that div (which contains several circuits Advertising), I had the following filter:

Code: Select all

@@||juiceadv.com^$document,subdocument,object-subrequest,object,script,stylesheet,image,third-party,elemhide,domain=domains
But it's just one of the circuits used by that site (in the footer) so I would like to know if it was possible to disable ADB for a single div.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Disable ADB in one div

Post by mapx »

provide the exact specific page (link), then upload a screenshot indicating on the image what do you want to keep / unhide

(use imgur.com for upload, post here the link)
Paralizer
Posts: 3
Joined: Mon Nov 20, 2017 4:39 pm

Re: Disable ADB in one div

Post by Paralizer »

http://ffmagazine.forumfree.it/
The banner ADS in .footer :
https://imgur.com/a/ph1Mc
I would like to see the banners ADS inside the .footer in all site of a circuit that offers free forums, but I would not want to see the publicity / popup of individual forums.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Disable ADB in one div

Post by mapx »

To see those ads you should whitelist a lot of scripts, which means then blocking the consequences of these whitelisted elements (frames, images), it's not doable
Post Reply