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 Detector Pro
2.8.2
- Add: Detection for uBlock Origin Lite (thanks @Wave)
- Add: Remote Loading Detection (RLD) improvement
- Add: Notice that RLD is required to detect newer v3 Chrome extensions such as "uBlock Origin Lite"
- UPDATE: AdBlock Detection codebase updated from v12.0 to v12.12
- FIX: Usergroup level permissions were being ignored since moving the permission-set group to "forum" from "general" (fixed)
- FIX: Template compilation error with script variable
- FIX: Skip obfuscation of functions removed prior to render
- NEW: Added redundancy to ensure AdBlock detection that delays detection doesn't give false non-positive
- NEW: Revised CSS animation detection to be more thorough and patient if initial check fails
- UPDATE: Removed obvious attack vectors
- UPDATE: Added additional obfuscation to animation frames
- UPDATE: AdBlock Detection codebase updated from v11.0 to v12.0
- FIX: Obfuscate promise resolutions and rejections
- FIX: Obfuscate XHR requests
- FIX: Obfuscate isSafari() function
- UPDATE: Detection codebase v11.0
- FIX: Register missing event listener
- FIX: Delete unnecessary file from previous build
- PERFORMANCE: Update detection to include newly added variables to obfuscation array
- PERFORMANCE: Precompile order of obfuscation array elements to be most performant prior to execution
- UPDATE: Removed obvious attack vector from codebase
- FIX: Remove custom option_value on uninstall