SafariConverterLib icon indicating copy to clipboard operation
SafariConverterLib copied to clipboard

Missing `svg-document` resource type

Open ameshkov opened this issue 11 months ago • 0 comments
trafficstars

In newer Safari versions there's a resource type svg-document that we don't take into account: https://developer.apple.com/documentation/safariservices/creating-a-content-blocker#:~:text=any%20untyped%20load)%2C-,svg%2Ddocument,-%2C%20media%2C

We should test for which requests this resource type is used and then decide which of AdGuard rules content types it should be mapped to.

ameshkov avatar Dec 15 '24 21:12 ameshkov