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

http://adf.ly/ #3722

Open ghost opened 7 years ago

ghost commented 7 years ago

Browser - Chrome Adblock - uBlock Origin Scriptmanager - Tampermonkey with anti-adblock script Hello, when I try to get a download link through this website. I get the message antiadblock Screenshot How can I solve that?

i have seen this in source code:

$(scripts[scripts.length - 1]).remove();
--
  |  
  | function checkAndGo(val) { alert('To continue..\n\nPlease remove any browser extensions designed to skip our adverts.'); }
  | </script>
  |  
  | <script src="http://static.adf.ly/static/js/view98b.js"></script>
  |  
  |  
  | <script type="text/javascript">
  | var intpop = 1;
  | if(typeof intpop != 'undefined' && intpop == 1 && !document.getElementById('PuDisplayScript')){
  | var adfly_id = '7929470';
  | var pat = 42;
  | var bindElement = 'skip_bu2tton';
  | document.write('<script type="text/javascript" id="PuDisplayScript" src="/js/display.js"></scr'+'ipt>');
  | }
  | </script>
lain566 commented 7 years ago

Instala uBlock Protector, tanto la lista de filtros como la extensión, sigue las indicaciones de esta página https://jspenguin2017.github.io/uBlockProtector/

y desinstala Anti Adblock killer, el script y la lista

ghost commented 7 years ago

Muchas gracias. Ha funcionado a la perfección

uBlock-user commented 7 years ago

Can't reproduce.