Tuesday, November 12, 2013

Download FATS: Force Adblock To Stop

FATS: Force Adblock To Stop

FATS: Force Adblock To Stop dowload

[ Easily hide partial or all of your premium content from your users that using AdBlock or Adblocking software. Just add 4 lines of code to your page and it will automatically hide your content without any trouble. Features Your premium content will be hidden until user deactivate AdBlock. 3 methods to detect adblock. Support for Adsense’s asynchronous and synchronous blocking]

Easily hide partial or all of your premium content from your users that using AdBlock or Adblocking software. Just add 4 lines of code to your page and it will automatically hide your content without any trouble.

Features

  • Your premium content will be hidden until user deactivate AdBlock.
  • 3 methods to detect adblock.
  • Support for Adsense’s asynchronous and synchronous blocking detection.
  • Support for other ads network and self hosted ads blocking detection.
  • Content will stay hidden if user deactivate cookie or javascript.
  • Hide all or partial content from your page.
  • Hide anything you want in your PHP file.
  • Your content won’t show in Source View.
  • Show your message in JQuery Popup, Javascript Alert or Inline text.
  • Autoredirect page after showing message.
  • Cross browser detection.
  • Easy to setup, less than 5 minutes to setup.
  • Just add 4 lines of code to your page and you’re set.
  • Uses cookies to detect deactivate AdBlock.
  • Highly customizable message and CSS.

Latest Updates

version 1.5 – Jan 5, 2014
  • added auto redirect page after showing message
  • documentation updated
version 1.4 – Jan 1, 2014
  • added jquery popup message option
  • added javascript popup message option
  • documentation updated
version 1.3 – Dec 29, 2013
  • added new method to detect adblock
  • added support for adsense’s asynchronous and synchronous method
  • documentation updated
version 1.2 – Dec 27, 2013
  • added disabled cookie detection in user’s browser
  • added disabled javascript detection in user’s browser
  • documentation updated
version 1.1 – Dec 25, 2013
  • fix a XSS vulnerability
  • rewrite documentation
version 1 – Dec 24, 2013
  • initial release

Requirements

  • PHP 5.xx (older version may work but they have not been tested).
  • Basic understanding on how to write in PHP.

Inserting FAtS To Your Code

 <?php include "fats_core.php"; ?> <html> <head> <?php write_JS($fats_config ); ?> </head> <body> Your regular content  <?php if (is_Unlocked($fats_config)){ // START HIDDEN CONTENT ?>  <p>Your premium content</p>  <?php } ///////////////////////////// STOP HIDDEN CONTENT ?>  Your regular content </body> </html>

 

Flag Counter

FATS: Force Adblock To Stop dowload

No comments:

Post a Comment