NanoAdblocker / NanoFilters

Script snippets and filters
GNU General Public License v3.0
127 stars 28 forks source link

[Ads] viafree.se #337

Open Sopor opened 5 years ago

Sopor commented 5 years ago

URLs where this issue occurs (Required)

https://www.viafree.se/program/drama/the-enemy-within/sasong-1/avsnitt-1

-->

Screenshot of console (Required, press F12 to open the console)

image

Describe the issue (Optional if obvious)

It seems to show commercials even with ublock installed.

Reproduction Steps (Optional if trivial)

Play and jump to the small dot in the progress bar and wait for the commercials.

Anything else you believe to be useful (Optional)

Viafree.se need an account but you should already have one :)

Environment (Required)

Your filter lists (Required)

I hope this is the right place for this issue ...

jspenguin2017 commented 5 years ago

@lassekongo83 Can you have a look?

lassekongo83 commented 5 years ago

The filter to block the media was removed in uAssets. https://github.com/uBlockOrigin/uAssets/commit/39bfeb44b613ed9c871cdb1a5910d2450685ffc4 Earlier an anti-adblock was triggered instead. (Which I have no solution for.)

@Sopor: Instead of blocking the ads, try adding:

||client-stream-events.mtg-api.com^$xmlhttprequest,domain=viafree.se
viafree.se##video[src*="freewheel-mtgx-tv.akamaized.net"]:style(filter: blur(30px) !important;)
viafree.se##+js(addEventListener-defuser.js, /^(?:visibilitychange|blur)$/)

It will blur the ads (because why not), and you should be able to do something else in another tab while the ads are "playing". I've been contemplating about if I should add that to my filter, but it seems a bit farfetched.

Sopor commented 5 years ago

@lassekongo83 Sad to hear, but if they have found a way to detect ad-blockers i assume we will see this on more sites in the future and that is really tragic.