Page 1 of 1

wg-gesucht.de

Posted: Sat May 02, 2020 8:35 pm
by lo8000
Content: Anti-Adblock notification at bottom. Changing CSS throughout the domain and everytime site is visited.
Ad Blocker Extension Name / Version: uBlock Origin
List Subscriptions you're using and Custom Filters (some of known trusted subscriptions): Region wise just EasyList Germany otherwise everything.
Browser Name / Version: Firefox 75.0

The yellow Up-Arrow in the notification is from gstatic.com and permanently blockable via cosmetic filter:

Code: Select all

||www.gstatic.com/images/icons/material/system/1x/warning_amber_24dp.png$image
I already tried something but due to lack of understanding I can't get it to work.

Code: Select all

wg-gesucht.de##div[style*="bottom: 0px; left: 0px; position: fixed; display: flex; justify-content: center; font-family: Roboto, Arial;"]
The notification needs a little to show, but sometimes it appears instantly.
A lot of things aren't fixed, color, shadow, width are changing.

Screenshot with
Image

Re: wg-gesucht.de

Posted: Sat May 02, 2020 9:18 pm
by intense
For the message at the top

Code: Select all

wg-gesucht.de##+js(acis, $, detectAdBlocker)
I cannot reproduce that at the bottom, do I need an account ?

However test this filter:

Code: Select all

wg-gesucht.de##+js(nostif, removeChild, 100)

Re: wg-gesucht.de

Posted: Sat May 02, 2020 9:44 pm
by lo8000

Code: Select all

wg-gesucht.de##+js(nostif, removeChild, 100)
Thank you man, that killed the notification.

I am not logged in, also I do not have a message at the top.

Re: wg-gesucht.de

Posted: Sat May 02, 2020 9:49 pm
by intense
added in uBO filters list
https://github.com/uBlockOrigin/uAssets ... fc22040960

for other anti adblocking issues report directly here:
https://github.com/uBlockOrigin/uAssets/issues