Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upgolem.de anti adblocker #184
Comments
This comment has been minimized.
This comment has been minimized.
It's self-promotion, not an ad. In any case, a plain filter is good enough here, so report to EasyList Germany. |
This comment has been minimized.
This comment has been minimized.
@alexara You can block just the cosmetic element with the following filter (leaves an empty white box in place) without the page content blurring by using an xpath filter, this seems to work for me:
|
This comment has been minimized.
This comment has been minimized.
Sorry, I missed that part. |
This comment has been minimized.
This comment has been minimized.
How about:
But since it's self-promotion which does not prevent access to content, I should not add this to uBO's filters. |
This comment has been minimized.
This comment has been minimized.
This is an excellent case to motivate me to go ahead with a more generic solution in uBO I have thought more and more about lately. |
This comment has been minimized.
This comment has been minimized.
Custom filter for this case: |
This comment has been minimized.
This comment has been minimized.
Thank you very much @gorhill, you don't know how much I and surely many others are grateful for your (free!) work. |
This comment has been minimized.
This comment has been minimized.
thanks a lot :-) |
URL where the issue occurs
http://www.golem.de/news/sicherheitsluecke-alle-android-geraete-koennen-durch-dirty-cow-gerootet-werden-1611-124326.html
Describe the issue
There's an anti ad-blocker bait on the website: The big banner you can see in the screenshot.
When the banner gets blocked by
www.golem.de###screen > div:nth-of-type(1)
the adblocker is detected and the page content blurs.It would be convenient to hide this banner somehow without triggering the anti adblock measurements.
Screenshot(s)
Versions
Settings
Default + EasyList Germany + all anti adblocker filter list
Own rule: www.golem.de###screen > div:nth-of-type(1)