disable element hiding rules

This is where you should report issues arising from the subscription filters.
Locked
roger21
New Member
New Member
Posts: 4
Joined: Sat Feb 28, 2015 10:25 pm

disable element hiding rules

Post by roger21 »

hello

i display content with a lot of those, so now it's a mess ??
what is the problem with those ?
how do i disable those rules for a a domain at least ?

thanks

i'm talking about those three ones :

Code: Select all

##[src*="data:"]
##[src*="base64"]
##[href*="data:"]
my problem is specifically for those kind of content :

Code: Select all

img[src^="data:image/"]
isn't it the leading coma that is buggy ?
https://pastebin.com/raw/Wk1YE46n

so apparently it's just me, my everything is a bit messy, nvm
i "fixed" it with some update and cleaning
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Hi,
roger21 wrote:how do i disable those rules for a a domain at least ?

Code: Select all

example.com#@#[src*="data:"]
example.com#@#[src*="base64"]
example.com#@#[href*="data:"]
Adblock Plus filters syntax >> Exception rules >> https://adblockplus.org/filters#elemhide_exceptions
roger21 wrote:so apparently it's just me, my everything is a bit messy, nvm
i "fixed" it with some update and cleaning
In the future when you are in doubt, check using a portable¹ version of browser https://portableapps.com/apps/internet

---
[1]. https://en.wikipedia.org/wiki/Portable_application
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
MaxxTwentyCharacters
New Member
New Member
Posts: 1
Joined: Fri Apr 20, 2018 9:11 pm

Post by MaxxTwentyCharacters »

roger21 wrote: Fri Apr 20, 2018 7:46 ami display content with a lot of those, so now it's a mess ??
Wait, no roger, this is happening to me too. How did you fix it?

I can't find anything I've customized or recently changed, but those same elements SEEM to be breaking most of the internet {google search, youtube, facebook}.


I'm using AdNauseum, and the elements are being cosmetically hidden but not blocked, and removing the blocking makes the site run fine {but leaves me with ads, of course}.


I'm not advanced enough nor have enough time to do a deep dive in this or learn how to navigate the twisting halls of AdNauseum's settings, so your help would be highly valued.

Fingers crossed you this thread again. Come back Roger, I kneed you!
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

MaxxTwentyCharacters wrote:I'm using AdNauseum
Do you have the same issue using Adblock plus or uBlock ?
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked