Page 1 of 1

voot.com

Posted: Tue Oct 16, 2018 1:10 pm
by sasha007
Hi,

Link of sample video -

Code: Select all

https://www.voot.com/shows/mtv-roadies-xtreme/16/567520/did-harpwit-cross-the-line-/570738
Screenshot of the issue - https://i.imgur.com/FDrKwY0.jpg

Screenshot of console - https://i.imgur.com/Y9AQB6x.jpg

Issue - Videos on voot.com show the anti-adblock warning to disable adblock.
 ! Message from: smed79
Removed your link - rules#links

Re: voot.com

Posted: Tue Oct 16, 2018 3:57 pm
by intense
we're only available in India

Re: voot.com

Posted: Tue Oct 16, 2018 4:15 pm
by smed79
blind test these filters

Code: Select all

@@||www.voot.com/js/libs/adframe.js$script
or

Code: Select all

@@||www.voot.com^$generichide
@@||www.voot.com/js/libs/adframe.js$script
or for ublock & nano adblocker

Code: Select all

voot.com##+js(abort-on-property-read.js, window.adblock)
--
Update: fix typo.

Re: voot.com

Posted: Tue Oct 16, 2018 6:18 pm
by sasha007
I use nano adblocker with nano defender.
Added this in my filters -

Code: Select all

voot.com##+js(abort-on-property-read.js, window.adblock)
but still the anti ad-block popup shows. :-(

Re: voot.com

Posted: Tue Oct 16, 2018 8:58 pm
by smed79
did you test the other filters?

Re: voot.com

Posted: Wed Oct 17, 2018 6:48 am
by sasha007
smed79 wrote: Tue Oct 16, 2018 8:58 pm did you test the other filters?
Can I use those other filter in my filters in nano adblocker?

Re: voot.com

Posted: Wed Oct 17, 2018 6:51 am
by intense
Sure, add them in your my filters.

Re: voot.com

Posted: Wed Oct 17, 2018 11:51 am
by sasha007
I did try and add both of these filters individually but none seem to work. I still get that anti-adblock warning.
Please see below my filters with these added and saved -

Image is not loading so please check this URL for my filters screenshot -

https://image.ibb.co/emdOY0/voot-adblock-nano.jpg

PS :- I restarted chrome after adding both these filters respectively.

Re: voot.com

Posted: Wed Oct 17, 2018 12:00 pm
by intense
modify your filters:

genechide => generichide

window.adblock => adblock

www.voot => voot

and test again using all those filters together

Re: voot.com

Posted: Wed Oct 17, 2018 6:25 pm
by sasha007
intense wrote: Wed Oct 17, 2018 12:00 pm modify your filters:

genechide => generichide

window.adblock => adblock

www.voot => voot

and test again using all those filters together
Did this :-
Still no luck.

Re: voot.com

Posted: Wed Oct 17, 2018 6:39 pm
by intense
What filters are triggered in your logger (uBo) ?

Re: voot.com

Posted: Wed Oct 17, 2018 6:47 pm
by sasha007
intense wrote: Wed Oct 17, 2018 6:39 pm What filters are triggered in your logger (uBo) ?
not sure how to share the contents from logger. Does this show ?

https://pastebin.com/raw/RFSfP2Jb

Re: voot.com

Posted: Wed Oct 17, 2018 6:55 pm
by intense
try adding

Code: Select all

@@||voot.com/js/libs/adframe.js
if still does not work, add also:

Code: Select all

@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=voot.com

Re: voot.com

Posted: Wed Oct 17, 2018 6:58 pm
by sasha007
This worked :D -

Code: Select all

@@||voot.com/js/libs/adframe.js
Do I use it with all the previous ones or just this ?

Re: voot.com

Posted: Wed Oct 17, 2018 6:59 pm
by intense
I guess it's enough this 1, if not ...just add 1 by 1 and report back (to add the necessary filters in uBo)

Re: voot.com

Posted: Wed Oct 17, 2018 7:02 pm
by sasha007
intense wrote: Wed Oct 17, 2018 6:59 pm I guess it's enough this 1, if not ...just add 1 by 1 and report back (to add the necessary filters in uBo)
Just this works -

Code: Select all

@@||voot.com/js/libs/adframe.js
Thanks for your help!
Would this be added to easylist filter as well ?

Re: voot.com

Posted: Wed Oct 17, 2018 7:08 pm
by smed79
@intense

You filter work because it's xmlhttprequest not script as i suggested here viewtopic.php?p=142295&hilit=script#p142295

Re: voot.com

Posted: Wed Oct 17, 2018 7:15 pm
by intense
Obviously @smed79

Re: voot.com

Posted: Wed Oct 17, 2018 7:17 pm
by intense
fixed in uBo
https://github.com/uBlockOrigin/uAssets ... ce3a1c208f

No @sasha007 , filters circumventing anti adb crap wont be added in easylist, just use uBo

Re: voot.com

Posted: Mon Oct 22, 2018 10:16 am
by -Mark-
Adding voot.com##+js(set-constant.js, adblock, false) would do.