Scriptlets icon indicating copy to clipboard operation
Scriptlets copied to clipboard

'set-local-storage-item' does not work on turkanime.co on iOS

Open Alex-302 opened this issue 2 years ago • 0 comments

It works on another sites. The rule: turkanime.co#%#//scriptlet('set-local-storage-item', 'lscache-pop', '1')

Another rules are working:

turkanime.co#%#//scriptlet('set-constant', 'console.clear', 'undefined')
turkanime.co#%#alert();

Related to https://github.com/AdguardTeam/AdguardFilters/issues/143778

It seems turkanime.co#%#//scriptlet('set-constant', 'miniTarget', 'undefined') is also not working

Alex-302 avatar Mar 02 '23 14:03 Alex-302