AdguardTeam / AdguardTeam/Scriptlets
'set-local-storage-item' does not work on turkanime.co on iOS
未關閉
bug
site-specific
- 主要語言
- JavaScript
- 星號
- 195
- 分支
- 33
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。