reek / anti-adblock-killer

Anti-Adblock Killer helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable.
http://reek.github.io/anti-adblock-killer/
Other
5.98k stars 761 forks source link

viafree.se #1940

Open Ljugis opened 8 years ago

Ljugis commented 8 years ago

http://www.viafree.se/program/humor/skolan/sasong-1/avsnitt-1 http://imgur.com/a/Vco9x Google Chrome Tampermonkey Adblock + Adblock Plus EasyList + AakList

mapx- commented 8 years ago
@@||viafree.se^$xmlhttprequest
@@||viafree.se^$generichide
Ljugis commented 8 years ago

Can't get it to work by removing adblock and adding the two filters above to ABP

mapx- commented 8 years ago

it works fine for me in ABP (adding the filters above as custom filters)

Ljugis commented 8 years ago

"interesting".. It works when the filters are added in ABP but anti-adblock-killer turned off in Tampermonkey. Well, the intended result is achieved, playing videos without commercials, thanks!

flyingzebras commented 8 years ago

https://github.com/reek/anti-adblock-killer/issues/1465

viafree detected AAK and blocked video streaming. This is the first time I see AAK being detected, usually it is the blocker.

@reek All these domains redirects to viafree.se now so this is a big player:

Can you please try to fix it?

mapx- commented 8 years ago

Did you update easylist ? see https://forums.lanik.us/viewtopic.php?p=100758#p100758

davidhedlund commented 8 years ago

@mapx-

viafree detected AAK and blocked video streaming.

I suggest these labels for this issue:

viafree.se block files: Used in view-source:http://www.viafree.se/program/humor/frasier/sasong-8/avsnitt-1

viafree.se blocked functions:

Also read https://github.com/reek/anti-adblock-killer/issues/1940#issuecomment-247251082

flyingzebras commented 7 years ago

@reek The temporary solution for me was to add "viafree.se", in AAK Script to var excludes like this:

  // issue: https://github.com/reek/anti-adblock-killer/issues/1940
  var excludes = ["viafree.se", 
ghost commented 7 years ago

I can't get this to work. I use Chrome, tampermonkey, uBlock Origin, with Easylist and Anti-Adblock Killer by Reek.

I get the same message as in the first post, that it recognizes a adblocker.

@flyingzebras I also tried adding this to the AAK script but didnt make any difference to me. Am I doing something wrong, or have they changed something?

flyingzebras commented 7 years ago

@thernztrom Do you get this error in Firefox too?

ghost commented 7 years ago

I dont have Firefox installed :) @flyingzebras

WildS0ft commented 7 years ago

@flyingzebras solution works @thernztrom - If it doesn't it's because of another conflicting add-on/setting or you are not following the instructions correctly. I suggest you go through this list and then follow the instructions here again.

I've tested this on three different computers with the Chrome browser and on a fourth computer with Firefox (Windows and Linux) using uBlock Origin.

tooobe commented 7 years ago

Any progress? Mine won't load or when I get it to load I get ads...

flyingzebras commented 7 years ago

@reek A friendly reminder:

Until a anti-ad blocker script for for viafree.se has been developed can you please add "viafree.se", in AAK Script to var excludes like this:

  // issue: https://github.com/reek/anti-adblock-killer/issues/1940
  var excludes = ["viafree.se", 

viafree.se cannot be used at all else.

flyingzebras commented 7 years ago

The trick to get rid of ads from viafree is right now to disconnect fwmrm.net and kill the script that demand that site to be connected.

tooobe commented 7 years ago

@flyingzebras Could you be a little more specific on how to do that? :) 👍

flyingzebras commented 7 years ago

@tooobe I'm sorry but I have no idea. I just noticed the Anti-ad message in a video when I blocked fwmrm.net to access it.

fwmrm.net goes to http://freewheel.tv/ and represent themselves "FreeWheel is the industry’s most complete advertising management solution." so they fiddle with "ad enforcement administration". =)

tooobe commented 7 years ago

@flyingzebras Aha I misunderstood your reply then, thought you had figured it out :) Hopefully your hint will help someone figure it out then :)

flyingzebras commented 7 years ago

@tooobe Yeah. I don't know JS so I can't help much more. However, my findings are fresh so someone with JS skills should definitely have a look.

flyingzebras commented 7 years ago

https://github.com/reek/anti-adblock-killer/issues/2556