JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
Premier Addons AdBlock Tracker & Usergroup Swap
3.0.1
FIX: Front-end member display page was showing XF phrase key instead of the actual phrase for Device Type
Resulted in broken display and/or column shifting
PHP 8.0+ is now required (massive improvements for speed/efficiency)
Upgrades mobile detection from v3.7.4 to v4.8.09
4.8.x is the primary branch, receiving frequent updates for new devices and security fixes, unlike 3.74.x
Adds optimized regex patterns and caching capabilities to reduce server load for high-traffic forums
Vastly more accurate device/os_type definitions
Substantially improves device/os_type look up speed and efficiency (improved regex matching with PHP 8.1)+
Ensures full support for PHP 8.0 to 8.4
Running PHP < 8.0 is possible but not recommended. If you need help downgrading this version to work with PHP 7.x please inquire.
UPDATE: Crawler Detection updated from v1.3.4 to v1.3.5
UPDATE: Minification updated from v1.3.73 to v1.3.75
FIX: For the delete_entities case, removed the $tracker->save() call after $tracker->delete(), as the entity is already deleted and saving is not needed.
UPDATE: useFriendlyUrls for Ajax requests if useFriendlyUrls is enabled
UPDATE: Tracking detection code base upgraded v4.0 => v5.0
FIX: Error loading default EasyList if server connection fails to download from host
UPDATE: Refactored primary detection method to remove attack vector
UPDATE: Improved detection under Firefox with AdGuard, uBlock, AdBlock Plus
UPDATE: Update detection to include newly added variables to obfuscation array
UPDATE: Obfuscate reject and resolve promise methods
UPDATE: Obfuscate XHR and script requests
UPDATE: Precompile order of obfuscation array elements to be most performant prior to execution
UPDATE: Tracking detection code base upgraded v3.0 => v4.0