-
Notifications
You must be signed in to change notification settings - Fork 819
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[nsfw] povxl.com: ads #26839
Comments
@gorhill For the ads inside the video player, the video player is an iframe and looks like similar to this case: uBlockOrigin/uBOL-home#250 (comment) where the surveyor quits early in the iframe so this generic filter in EL cannot apply: ##a[href^="https://landing.brazzersnetwork.com/"] It works if I set it as specific: fuqster.com##a[href^="https://landing.brazzersnetwork.com/"] |
@ryanbr For the placeholders around the video: ||apps.dfgtfv.com^
povxl.com##.asside-link
povxl.com##.video-holder > div:has([id^="ts_ad_native_"])
povxl.com##.link-offer |
That filter is highly generic, it's not injected through the surveyor, it's injected unconditionally in Complete mode. The issue is that it's not injected in frames, just the top document. I need to add |
Prerequisites
Complete
filtering mode.URL address of the web page
https://povxl.com/video/6421/i-amasters-at-cumming-twice-when-the-horny-x1f975-girl-dared-me-to-have-sex-i-am-a-boss-in-the-bedroom/?utm_campaign=tf&play=true
Category
ads
Description
ads
Other extensions used
none
Screenshot(s)
Screenshot(s)
Configuration
The text was updated successfully, but these errors were encountered: