AdBlock Detector Pro

AdBlock Detector Pro v2.8.3

No permission to buy ($40.00)
  • ADD: Option to "Allow background scroll when overlay is enabled"
    • Default is enabled
    • Available under the theme options tab
  • FIX: Fixed "cache"; cached elements were always using static variables since v2.5.x
  • Update: Brave + Safari detection methods to share detection
  • OPTION: New option to "Send Safari browser anti-cache headers"
  • NEW: generateScriptTag() function to randomly assign ID for better cache busting
  • ADD: Badcow/LoremIpsum composer package for randomization
  • NEW: Adjusted the logic to ensure the runMethod3IfNeeded() function completes its asynchronous operations before proceeding with the overall adblock detection check
  • FIX: Moved the Promise.allSettled(checks) logic to wait for the completion of runMethod3IfNeeded(). This guarantees all promises, including those added by Method 3, are accounted for before resolving or rejecting the detection process.
  • FIX: Fixed potential timing issues where Method 3's promise might not have been included in the checks array, ensuring consistent and accurate detection results across all methods.
  • ADD: All newly minted variables + functions have been added to the obfuscation array
  • ADD: getEasyListBait() reduced by 2 elements in size
  • ADD: Moved wutimeAdBlockRunRegenerate() to postUpgrade() so it's activated every upgrade moving forward
  • NEW: Brave browser option (enable network detection against Brave Browser only)
  • NEW: CSS animation alteration detection method added (Detection method #4 runs at #2 spot)
  • ADD: Newly minted detection method is 2nd in the chain after fast detection (if selected)
  • ADD: New detection method is enabled by default and is considered safe
  • ADD: Option to enable/disable new detection method (default=off)
  • NEW: -50ms reduction for fast detection
  • ADD: Regenerate overlays on upgrade()
Screenshot 2025-01-12 at 1.09.25 AM.webp
  • Like
Reactions: Stuart Wright
  • FIX: The main reason for this is performance improvements and cross-platform compatibility
  • UPDATE: Crawler Detection v1.2.119 to v1.3.00
  • ADD: XF Limit to 2030999
  • FIX: Change context of bait method
  • FIX: Loosen timeout on outbound calls for downloads to prevent timeouts
  • FIX: Increase cache lifetime to reduce external calls per day
  • NEW: Increase mininum length of manufactured variables
  • FIX: Tested with xenForo v2.3.4
  • NEW: Improved detection for primary detection method
  • NEW: Added additional surface level check to primary detection method
  • NEW: Added two tested alternatives to the "Remote AdNetwork JavaScript URL" option
  • NEW: Added validateUrlJavaScript() to ensure the provided URL is valid and a JavaScript file
  • NEW: Improved detection with recent FireFox release
  • Like
Reactions: RoyalRumble
  • FIX: Registration link checkbox not being obeyed
  • FIX: Upgrade link checkbox not being obeyed
  • Updated logged in user messaging phrase to remove upgrade information because the upgrade link may not be selected
  • This update will create a new overlay instance for guest & user on upgrade
  • NEW: Added the ability to choose a specifc remote loading JavaScript URL that matches your current AdServing network
    • Adds a performance improvement by not having to reload an existing asset if its already available (only applies if using Remote Loading Detection)
  • UPDATE: Options have been re-organized as well as placed in groups
  • UPDATE: Better descriptors for detection methods provided
  • UPDATE: Added validation to URL's to ensure they're semantically correct URL's
  • NEW: Overlay uses viewport size to set title and text sizing (shrinks on small screens)
  • NEW: Restore active tab on options save when using "optins with tabs"
  • Added updated javascript template file
  • Added additional theme options for Compact, Medium, Large
  • Added subtle box shadow to overlay and inner overlay windows
  • FIX: Ensure both a guest and user overlay is created & saved when launching changes
  • FIX: Ensure getLatestAdBlockSource() adhere's to whether guest or user is logged in
  • FIX: Bait classes are now properly selected from a live list (cached for min 90 minutes)
  • ADDED: XF:Error is the URL used for bait classes is invalid or unavailable
  • ADDED: Live bait classes are only available with a cache system provider in config.php
  • NOTE: Appropriate defaults are used if no cache system is enabled
  • Consolidated overlay creation to a single function for Job, Cron and Admin
  • This update will create an overlay instance for guest & user on upgrade
Back
Top Bottom