SafariConverterLib icon indicating copy to clipboard operation
SafariConverterLib copied to clipboard

Swift library that converts AdGuard rules to Safari content blocking rules

Results 48 SafariConverterLib issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

enhancement
Priority: P4

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...

Priority: P4

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...

enhancement
Priority: P4

See WebKit implementation here: https://github.com/WebKit/WebKit/commit/301771c71cc7b6b56aa1e2567926fc71d927d459

enhancement
Priority: P4

Check this out: https://github.com/WebKit/WebKit/commit/0d65d2e39211f8530206ac0d251c468d47cb1eaa https://github.com/WebKit/WebKit/commit/6a812431046e391a799d9372c7d6c17665cf1817

enhancement
Priority: P4

See here: https://github.com/WebKit/WebKit/commit/d5d74427397d8dec2e03456dae6ea4de50060d53

enhancement

Check this out: https://github.com/WebKit/WebKit/commit/1d7b6a797ab4170ebc01a323bb7861ad97e4ba3a

enhancement

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

enhancement