Changeset 1656074
- Timestamp:
- 05/12/2017 05:48:53 PM (9 years ago)
- File:
-
- 1 edited
-
unblock-adsense/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
unblock-adsense/trunk/readme.txt
r1655565 r1656074 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 A n ad wall plugin for advertisers using the Google AdSense network. When AdBlock is detected, the visitor is prevented from viewing content and alerted.10 A fully customizable ad wall for the AdSense network. Blocks & alerts AdBlock users. 11 11 12 12 == Description == … … 14 14 This plugin is currently only for websites using Google's AdSense advertising network. 15 15 16 It first checks whether or not your website's code has an advertisement placed, then checks whether or not the user is able to see the advertisements. If not, an ad wall is presented that covers the window and blurs the content.17 16 18 A message is displayed that will inform the user that they can continue viewing the site once their ad-blocking software is paused/disabled, or has whitelisted your site. 17 • Prevents AdBlock users from viewing your site 18 • Guarantees all visitors are seeing your ads 19 • Completely customizable message appearance 20 • **Extremely** light weight 21 19 22 20 23 The plugin will function regardless of which ad-blocking software is enabled. … … 76 79 = 1.2 = 77 80 This version has been modified to improve performance and includes a settings page. 78 79 80 == A brief Markdown Example ==81 82 Unordered list:83 84 1. Prevents AdBlock users from viewing your site85 2. Guarantees all visitors are seeing your ads86 3. Completely customizable message appearance87 4. **Extremely** light weight
Note: See TracChangeset
for help on using the changeset viewer.