Sinisterly
Hacxx One-line JS Anti-Adblocker - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools)
+--- Thread: Hacxx One-line JS Anti-Adblocker (/Thread-Hacxx-One-line-JS-Anti-Adblocker)



Hacxx One-line JS Anti-Adblocker - hacxx - 11-11-2023

Code:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" onerror="alert('You are using adblocker and is not allowed here!');"></script>



RE: Hacxx One-line JS Anti-Adblocker - awareunlikeu - 11-11-2023

Is this script any different than one that you would use inside of violent monkey, or other userscript extensions? Will def give a try thanks!


RE: Hacxx One-line JS Anti-Adblocker - hacxx - 11-11-2023

(11-11-2023, 09:11 PM)awareunlikeu Wrote: Is this script any different than one that you would use inside of violent monkey, or other userscript extensions?  Will def give a try thanks!

Just wanted a one line code that blocks ad-blockers and decided to share.