reek / anti-adblock-killer

Anti-Adblock Killer helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable.
http://reek.github.io/anti-adblock-killer/
Other
5.94k stars 764 forks source link

http://wasabisyrup.com #2641

Open SplitAsec opened 7 years ago

SplitAsec commented 7 years ago

http://wasabisyrup.com/archives/1856522 Version: 10 AakScript: true AakList: true Browser: Firefox ScriptManager: Greasemonkey Adblock Plus http://imgur.com/a/2I3kW

mapx- commented 7 years ago

correct filter for ABP @@||wasabisyrup.com^$generichide

RianGray commented 7 years ago

Can anyone confirm if the solution works? I've tried a similar solution on AdGuard+AAK, but didn't work. If it did, it's only sporadic.

@@||wasabisyrup.com^$generichide,genericblock

mapx- commented 7 years ago

@uBlock-user, elemhide in ubo is different from elemhide in ABP. In ABP you'll not be able to add any hiding filter if using elemhide. ubo's elemhide = ABP's generichide

To have in ubo the ABP's elemhide behaviour you have to disable the cosmetic filters for that site. It's by design as @gorhill said.

so, to provide filters compatible with ABP & ubo you have to add generichide. Only in some rare cases elemhide is requested.

mapx- commented 7 years ago

read https://adblockplus.org/filters#advanced https://adblockplus.org/filter-cheatsheet

or test yourself with any site you want

elemhide Used to prevent element rules from applying on a page (e.g. @@||example.com^$elemhide)

mapx- commented 7 years ago

read also https://github.com/gorhill/uBlock/issues/967#issuecomment-159363578

mapx- commented 7 years ago

lol, you didn't even know all these things, but you aren't able to see your errors.