AdBlock Usergroup Swap & Tracker

AdBlock Usergroup Swap & Tracker v3.2.0

No permission to buy ($45.00)
  • NEW: Added new detection "Signed Image Detection" method (recommended and enabled by default) as a lightweight safe secondary check alongside Fast Detection
  • NEW: Use ad-like, dynamic first-party bait URLs (including common ad-size/query patterns) to better trigger network-based blockers
  • NEW: Added a new "Easy List" network-token parser (separate from cosmetic CSS bait parsing) and cache layer; used those tokens with new detection method
  • NEW: Successfully tested across all major adblock extensions such as: uBlock, uBlock Origin Lite, AdBlock, Adblock Plus, Brave, AdGuard, VPN's
  • NEW: Maintenance option "Delete and reset stale users inactive for X days" (deletes and resets stale users from system) (default=365 days)
  • NEW: CLI Command for "Delete and reset stale users inactive for X days" (see below)
  • FIX: Admin charts to exclude "device related" displays when "guests" or "global" is selected in the dropdown
  • FIX: Adjust chart phrases to be less "user" dependent when displaying "guests" or "global" data
  • FIX: Replaced one instance of a MySQL 8+ CTE with a MySQL 5.7-safe equivalent
  • FIX: XenForo 2.2 regression in admin.less template using calc() (Thanks @Joe)
  • UPDATE: Crawler Detection from (v1.3.8 => v1.3.9)
Recommended to run new CLI command:

Code:
php cmd.php wutime-adblock-tracker:clear-data stale-users --stale-user-days=365
  • UPDATE: Crawler Detection from (v1.3.7 => v1.3.8)
  • Like
Reactions: Stuart Wright
  • NEW: CLI command to clear tracker data by scope (guests, users, all) with batch-size control
  • ADD: Updated Admin “Clear log” overlay to include a CLI usage note
  • ADD: Completion notice on the tracker page shows what scope was cleared and how many records were cleared
  • FIX: Admin clear-log job redirect to return to the tracker page instead of ACP home
  • FIX: Added stale guest auto-pruning to the existing hourly XenForo cron, using the guest age option
Code:
php cmd.php wutime-adblock-tracker:clear-data --help
  • Fix: Admin homepage statistics load efficient preparsed stats_daily data (thanks @duderuud).
  • New: Expanded Charts filtering with preset windows plus custom start/end date pickers and a one-click Reset flow.
  • New: Data availability notices added to Charts, including tracker-data start date and device-data status/date context.
  • New: Hero analytics redesigned with dual donut charts for AdBlock hit % and AdBlocking users %.
  • New: Layout overhaul for chart hero area with improved desktop balance and clean mobile stacking behavior.
  • Like
Reactions: Stuart Wright
  • OPTIMIZATION: Admin charting UI has been redesigned with a cleaner layout and improved across desktop/mobile
  • ADD: New admin homepage block: Adblock statistics past 30 days with trend chart + two summary pie charts with quick link buttons
  • ADD: New advanced chart views for adblock analysis (daily adblock %, adblock vs clear volume, by device type, by operating system, top OS/browser adblock share)
  • FIX: Admin route links normalized to /index so ACP URLs no longer render with trailing //
  • FIX: Responsive log table improvements: tablet hides Last Status, Previous Status, Last Detect; mobile keeps only first 5 columns

Attachments

  • Screenshot 2026-02-25 at 7.38.34 PM.webp
    Screenshot 2026-02-25 at 7.38.34 PM.webp
    48.9 KB · Views: 23
  • Screenshot 2026-02-25 at 7.23.36 PM.webp
    Screenshot 2026-02-25 at 7.23.36 PM.webp
    55.3 KB · Views: 39
  • Screenshot 2026-02-25 at 7.23.23 PM.webp
    Screenshot 2026-02-25 at 7.23.23 PM.webp
    40.3 KB · Views: 35
  • Screenshot 2026-02-25 at 7.23.05 PM.webp
    Screenshot 2026-02-25 at 7.23.05 PM.webp
    49.1 KB · Views: 31
  • Screenshot 2026-02-25 at 7.22.40 PM.webp
    Screenshot 2026-02-25 at 7.22.40 PM.webp
    45.1 KB · Views: 27
  • Screenshot 2026-02-25 at 7.22.26 PM.webp
    Screenshot 2026-02-25 at 7.22.26 PM.webp
    31.8 KB · Views: 52
  • UPDATE: Crawler Detection from (v1.3.6 => v1.3.7)
  • ADD: Crawler detection performance improvement
  • UPDATE: Crawler Detection from (v1.3.5 => v1.3.6)
  • Like
Reactions: Stuart Wright
  • Fix: Downgrade MobileDetect to be compliant wtih XF PSR (kept custom caching)
  • Fix: Tested with PHP 8.4.11
  • Fix: Replace UTF8MB4 emojis from option descriptions and replace with HTML Entities so customers running old collations have zero install issues
  • Add: Detection for uBlock Origin Lite
  • Add: Remote Loading Detection (RLD) improvement
    • Note: RLD is required to detect newer v3 Chrome extensions such as "uBlock Origin Lite"
  • Fix: ErrorException: Fatal Error: Declaration of Detection\Cache\CacheItem::expiresAt($expiration) (thanks @ratix_gunz)
  • Fix: Adaptive CacheItem so it’s compatible regardless of which PSR version another add-on (or a global vendor) introduced (thanks @ratix_gunz)
  • Fix: Administration option tabs are now responsive on small screens
  • Fix: Remove checkbox option that was accidentally appearing in PWA options
Back
Top Bottom