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
6.01k stars 760 forks source link

anitoonstv.com [Anti Adblock] (uBlock Origin) #3787

Open xDarkARG opened 6 years ago

xDarkARG commented 6 years ago

http://www.anitoonstv.com/ver/dragon-ball-super-1-14

uBlock-user commented 6 years ago

anitoonstv.com##script:inject(abort-on-property-read.js, document.getElementById)

@jspenguin2017

jspenguin2017 commented 6 years ago

What's the problem?

uBlock-user commented 6 years ago

jspenguin2017 commented 6 years ago

Can't reproduce that.

uBlock-user commented 6 years ago

I thought so. Nevertheless I'm leaving the filter if anyone needs it.

script

function cicklow_XcVCCW(){
--
  | if(document.getElementById("XcVCCW")==null \|\| document.getElementById("XcVCCW").offsetHeight<=0){
  | document.getElementById('light').style.display='block';
  | document.getElementById('fade').style.display='block';
  | document.documentElement.style.overflow = 'hidden';  // firefox, chrome
  | document.body.scroll = "no"; // ie only
  | }
  | }
  | window.onload=cicklow_XcVCCW;

@okiehsch