AdBlock Detector Pro

AdBlock Detector Pro v2.8.3

No permission to buy ($40.00)
  • FIX: Running AdBlock Pro with AdBlock Tracker led to a conflict for guest tracking
  • FIX: Move JavaScript to an IIFE to prevent conflicts
  • Love
Reactions: Capitan Terror
  • NEW: GUEST + USER AdBlock Detection Overlay & Styling
  • NEW: Phrase: wutime_adblock_phrase_notice_message_logged_in_user (users notice block)
  • NEW: Phrase: wutime_adblock_prompt_message_logged_in_user (users overlay)
  • Added "register link" admin option to target guests
  • Added demo button added for [Guest Demo] and for [User Demo]
  • Added 2 new style properties (Overlay Color for Users, Notice Block Color for Users)
  • Updated automatic regeneration frequency (forced cron schedule change on upgrade)
  • Detection update + revised flow
  • Update schedule for creation and deletion
  • Add regenerate Job and enqueue when appropriate
  • Regenerate on upgrade
  • Tested with all adblock extensions (ublock origin, brave, adblockplus, etc)
  • Add login_form, lost_password_form, terms, privacy_policy plus confirm's to exclusions
  • Remove two event listeners that are no longer required
  • Change wording and default hide from crawlers now on
  • Fix scheduled cron that deletes old JavaScript
  • Remove array_slice and just iterate on XF:Entity
  • Resolves issue with notice appearing below footer of website under some conditions
  • Removed old template and css left over from previous v1 version
Tutorial for setup below.

The bug this patch resolves can be seen below the footer of the page at timestamp 3:22s to 3:25s.


  • Like
Reactions: Stuart Wright
  • Resolves issue of improperly linked Cron Class
  • Update ensures the Cron regenerates AdBlock instance on schedule
  • XF requirements XF 2.1+
  • PHP requirements 7.2+
Features:
  • Overlay fully customizable through XF Style Properties
  • Notice block fully customizable through XF Style Properties
  • This version is currently working with XF 2.3 only
  • The install requirements require 2.3.0+
  • If you you run on XF 2.2+ you should download v2.0.5
  • Love
Reactions: Capitan Terror
** XF 2.3 Compliant & Forwards/Backwards Compatible **
  • fully backwards compatible
  • updated to Native JS throughout
  • removed minicolors (jquery script) (replaced with browser native color picker)
  • XF 2.3 added areas of attack with identifications specific to the addon in data-template-name
  • added templaterPostRender
    • removes all [data-template-name=public] references from final XF JS output
  • put easy lists in a shortened textarea for brevity/clarity
Back
Top Bottom