I was recently visiting a site and noticed that the page had a section that said it noticed that I was using AdBlocking software and could I kindly turn it off to help suppo
What you can do to detect the adblocker on the server-side is somithing like:
noAdblocker=true;
Save this file as ads.php
ads.php
Now the index.php:
index.php