We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to update the iOS version dependencies:
The full list of changes relevant to the iOS version.
:not()
:is()
:has()
unless-domain
if-domain
set-local-storage-item
set-session-storage-item
set-cookie
set-cookie-reload
Accept
Reject
y
n
N
No
allow
deny
XPath
xml-prune
google.ima
log-addEventListener
prevent-fetch
prevent-xhr
stack
json-prune
obligatoryProps
The text was updated successfully, but these errors were encountered:
slavaleleka
No branches or pull requests
We need to update the iOS version dependencies:
The full list of changes relevant to the iOS version.
tsurlfilter
SafariConverterLib
:not()
and:is()
should be handled in the same way as:has()
SafariConverterLib#47unless-domain
andif-domain
SafariConverterLib#51if-domain
andunless-domain
with regex values SafariConverterLib#53Scriptlets
Added
set-local-storage-item
andset-session-storage-item
scriptlets Scriptlets#338set-cookie
andset-cookie-reload
scriptlets:Accept
,Reject
,y
,n
,N
,No
,allow
,deny
Scriptlets#336XPath
inxml-prune
scriptlet Scriptlets#325Changed
set-cookie
andset-cookie-reload
are now case-insensitive Scriptlets#342Fixed
google.ima
value if it was already set Scriptlets#331log-addEventListener
scriptlet Scriptlets#335prevent-fetch
andprevent-xhr
scriptlets when a request is blocked Scriptlets#334prevent-xhr
closure bug on multiple requests Scriptlets#347stack
injson-prune
scriptlet Scriptlets#348obligatoryProps
injson-prune
scriptlet Scriptlets#345The text was updated successfully, but these errors were encountered: