mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Remove pointless instructionURL from AdGuard's lists
There is no special extra steps to be taken when enabling an AdGuard lists, there is no point to have `instructionURL` for these. Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3502
This commit is contained in:
parent
cb6c11ab6f
commit
19f22c438e
1 changed files with 1 additions and 2 deletions
|
|
@ -908,8 +908,7 @@
|
|||
"tags": "ads turkish türkçe",
|
||||
"lang": "tr",
|
||||
"contentURL": "https://filters.adtidy.org/extension/ublock/filters/13.txt",
|
||||
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters",
|
||||
"instructionURL": "https://adguard.com/kb/general/ad-filtering/adguard-filters/"
|
||||
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters"
|
||||
},
|
||||
"UKR-0": {
|
||||
"content": "filters",
|
||||
|
|
|
|||
Loading…
Reference in a new issue