Skip to content

Instantly share code, notes, and snippets.

View samscodes's full-sized avatar

Samuel Peter samscodes

View GitHub Profile
@isaumya
isaumya / adblock-detector.js
Created January 8, 2017 07:11
Show some message to the users when they are using AdBlocker on your website
/** IMPORTANT NOTE:
* Make sure you put this JS in the footer of your site
* and not to include in a file and then load it in the defer or async way
* Otherwose the script may not work properly.
*
* Though this script was written keeping WordPress in mind, but it can be used
* on any CMS or in any sites. Enjoy :)
*
* Custom script written for www.iSaumya.com/blog/ by Saumya Majumder in 2016
**/