Dailymotion issue

Everything about using Adblock Plus on Google Chrome
Locked
RandomFail
Posts: 2
Joined: Fri Jun 24, 2016 4:40 am

Dailymotion issue

Post by RandomFail »

Hello , currently Dailymotion

Code: Select all

http://www.dailymotion.com/fr


have a little issue , Sometime it does show ADS , sometime it does not show ADS but it block the video saying "ops you have adblocker" (even throught I'm using reek anti adblock) any tips?
patco
Posts: 1
Joined: Fri Jun 24, 2016 4:19 pm
Contact:

Re: Dailymotion issue

Post by patco »

Currently I have the same problem, but I didn't understand the post you sent us above...
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Dailymotion issue

Post by mapx »

they are changing often how to push the ads, how to detect blocked elements (and so the adblockers), follow the threads about dailymotion on easylist forum (use also search on that forum), for example this one:
https://forums.lanik.us/viewtopic.php?p=96896#p96896

and use Liste FR + easylist
BigBrownBear
Posts: 1
Joined: Thu Jul 07, 2016 9:22 pm

Re: Dailymotion issue

Post by BigBrownBear »

I couldn't find a way to fix this with adblocker so I dived into the code on the site itself and found the ads were being served from a cloudfront address.

I added this to my host file and bam, no more ads. (#DailyMotion part isn't needed. I just like to lable things)

#DailyMotion
127.0.0.1 d1vguuq5efvsfq.cloudfront.net
lewisje
Posts: 2743
Joined: Mon Jun 14, 2010 12:07 pm

Re: Dailymotion issue

Post by lewisje »

The equivalent ABP filter is

Code: Select all

||d1vguuq5efvsfq.cloudfront.net^
but it might have false positives and maybe that's why it's not in EasyList to begin with.
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
Locked