SafariConverterLib
SafariConverterLib copied to clipboard
Swift library that converts AdGuard rules to Safari content blocking rules
For now there's no way it can be implemented since mixing `if-top-url` and `unless-*` is not supported by Safari. However, the situation tends to change with time so we should...
AdGuard for iOS 4.5.10 [A user reported](https://www.reddit.com/r/Adguard/comments/1km6v7l/comment/msjpx8d/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button) significant delays in website loading times after activating AdGuard, particularly when browsing with Safari. Even with only the recommended filters enabled and the...
Currently, SafariConverterLib does not provide a way for the library user to configure logging. Basically, it writes zero logs (unless in a debug build) and it's hard to troubleshoot internal...
See WebKit implementation here: https://github.com/WebKit/WebKit/commit/301771c71cc7b6b56aa1e2567926fc71d927d459
Check this out: https://github.com/WebKit/WebKit/commit/0d65d2e39211f8530206ac0d251c468d47cb1eaa https://github.com/WebKit/WebKit/commit/6a812431046e391a799d9372c7d6c17665cf1817
See here: https://github.com/WebKit/WebKit/commit/d5d74427397d8dec2e03456dae6ea4de50060d53
Check this out: https://github.com/WebKit/WebKit/commit/1d7b6a797ab4170ebc01a323bb7861ad97e4ba3a
It needs to be simply discarded since there's no way it can be implemented in Safari. See the explanation here: https://github.com/AdguardTeam/CoreLibs/issues/1986#issuecomment-3007055517