AdguardForiOS
AdguardForiOS copied to clipboard
Update SafariConverterLib to v4: improved regexes, improved advanced rules
There's a new major update in SafariConverterLib, version v4.0.0: https://github.com/AdguardTeam/SafariConverterLib/blob/v4.0.0/CHANGELOG.md
Important changes
-
url-filterconversion has been changed, it should greatly improve the time required for Safari to load content blocking rules. - Web Extension now uses
browser.scripting.executeScriptAPI to apply JS and scriptlet rules. It solves quite a few filtering issues. - There's a bunch of other improvements, see the full changelog.