AdguardTeam / AdGuardExtra

AdGuard Extra is designed to solve complicated cases when regular ad blocking rules aren't enough.
574 stars 14 forks source link

egy.best #250

Closed AdamWr closed 5 months ago

AdamWr commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/94948

Link - https://neel.egybest.loan/movie/old-2021/?ref=home-trends

This website display anti-adblock notice when popup is blocked. In a current solution we are creating <object> tag and load popup in this element, but it seems that, they have added Content Security Policy directive: "frame-ancestors 'none'" and it stopped working. I have modified rule a bit so anti-adblock notice is not displayed, but the problem is that download buttons do not work, because it probably requires a cookies which should be created by opened window.

Preferred solution would be to use a common rules.

BALTAGY commented 2 years ago

Will it be fixed soon ? it's been 23d since it's been reported

Thanks

minanagehsalalma commented 2 years ago

@AdamWr

This website display anti-adblock notice when popup is blocked. In a current solution we are creating <object> tag and load popup in this element, but it seems that, they have added Content Security Policy directive: "frame-ancestors 'none'" and it stopped working

Here is a possible bypass i tried it and it worked

Source : Content Security Policy bypassed using