web3rover / Adblock-Detector

Detects if Adblock is blocking ads or not.
4 stars 0 forks source link

Adblock-Detector

Detects if Adblock is blocking ads or not.

Embed this script into the webpage.

Define functions adblockBlocking_True() and adblockBlocking_False(). adblockBlocking_True() is called if Adblock is blocking ads. adblockBlocking_False() is called if Adblock is not installed or Adblock is not blocking ads.

Live Preview