AdBlock Detection [anti-AdBlock]

AdBlock Detection [anti-AdBlock] v2.0.5

No permission to buy ($15.00)
  • Bug fix missing DOM variable
  • Moved crawler detection
  • Randomized one variable
  • Like
Reactions: Sunka
  • Made the secondary detection crawler friendly
  • SEO friendly (will not fire on known bots)
  • Like
Reactions: Sunka
  • Added fallback injection method if basic injection is detected clean
  • Randomly re-tests other known elements up to 12 times
  • Automatically minifies entire addon (JS, HTML, CSS)
  • Automatically randomizes all JavaScript elements on fallback routine
  • The overlay can now be made almost instantaneous on load (set timer to 0)
Note, setting the timer to 0 and disallowing "close overlay" will make your site almost inaccessible until the adblocker is disabled (to most novice users (the majority)).
  • Like
Reactions: Sunka
  • Added ability to close the notice for the end user
  • Ability to close the overlay follows the option setting for "Allow user to close the anti-AdBlock overlay or notice "
1576496420739.webp
  • Fixed injection point for custom themes so the notice shows on custom themes
  • Fixed the notice JavaScript flash when the notice isn't to be shown on a non X page view
Thanks to @duderuud, @intgbh and @bzcomputers for their help and input
  • Added <script type="text/javascript"> for <script>
    • improves backwards compatibility with old MS and handhelds
  • Randomized identifiers
  • There's now an option to nag on first visit (useful if you've set your nag to only occur every X page views)

Attachments

  • nag-on-first-visit.webp
    nag-on-first-visit.webp
    5.5 KB · Views: 48
  • The [[ I've Disabled AdBlocker ]] button now links to the same page the user is on, not the homepage
  • Randomized the current JS identifier (will do this on all new releases moving forward)
Thanks to @bzcomputers for the recommendation
  • Updated addon language
  • Changed session counting enumeration to ensure reductions in "x views" are still captured
Top Bottom