Unlock a single page

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
bdv
Posts: 1
Joined: Fri Sep 04, 2015 9:56 am

Unlock a single page

Post by bdv »

Should be able to fully unlock A single page of a domain and not the entire field or just a few resources.
For example, look at this page with or without Adblock Adblock activated, and you will see that it did not work ...
https://www.boursorama.com/connexion.phtml
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Unlock a single page

Post by mapx »

anyway you can whitelist only that page (filter created with "disable on this page only" feature in ABP for firefox):

Code: Select all

@@|https://www.boursorama.com/connexion.phtml|$document
I got your issue, what if you add (without the filter above):

Code: Select all

boursorama.com#@##header + #body > div:first-child
boursorama.com###header + #body > DIV:first-child > .visible-desktop
User avatar
smed79
Posts: 1224
Joined: Thu Jan 14, 2010 11:51 pm
Location: EasyList Forum
Contact:

Re: Unlock a single page

Post by smed79 »

Locked