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
b856a2767d
commit
b8678d22ea
1 changed files with 1 additions and 2 deletions
|
|
@ -706,8 +706,7 @@
|
|||
"tags": "ads japanese 日本語",
|
||||
"lang": "ja",
|
||||
"contentURL": "https://filters.adtidy.org/extension/ublock/filters/7.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"
|
||||
},
|
||||
"KOR-1": {
|
||||
"content": "filters",
|
||||
|
|
|
|||
Loading…
Reference in a new issue