yourduskquibbles / webannoyances

Fix and remove annoying web elements such as sticky headers, floating boxes, floating videos, dickbars, social share bars and other distracting elements.
Creative Commons Attribution Share Alike 4.0 International
1.3k stars 48 forks source link

zdf.de #449

Closed Vekkq closed 2 years ago

Vekkq commented 2 years ago

URL(s) where the issue occurs

zdf.de/nachrichten (entire site)

Describe the issue

Shows a popup, blocking view and scrollbar.

Screenshot(s)

Versions

Notes

These filters solved the issue for me:

www.zdf.de##.m-opened.m-open.dialog-backdrop
www.zdf.de##html:style(overflow: auto !important)
yourduskquibbles commented 2 years ago

@Vekkq I couldnt get modal to appear, may be region IP based? But I've added your filters as suggested... Also fixed the header and removed the onetrust consent sdk filter so user can accept and get images to load. Not sure how to trigger images to load without clicking the consent, probably possible with a +js() filter but don't have time to investigate right now. Possible EasyList or some other cookie list has already figured it out though.

Vekkq commented 2 years ago

Sorry, I figured now that I had the EasyList cookie warning filter list on, which blocked the original modal and also solved the issue with images not loading without me knowing.