mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Merge in long overdue change re. UKR list in assets.json
Related discussion: https://github.com/uBlockOrigin/uBlock-issues/issues/2692
This commit is contained in:
parent
58a92b91c1
commit
0c6cbb7fcb
1 changed files with 11 additions and 1 deletions
|
|
@ -819,7 +819,7 @@
|
|||
"off": true,
|
||||
"title": "🇷🇺ru 🇺🇦ua 🇺🇿uz 🇰🇿kz: RU AdList",
|
||||
"tags": "ads belarusian беларуская kazakh tatar russian русский ukrainian українська uzbek",
|
||||
"lang": "be kk tt ru uk uz",
|
||||
"lang": "be kk tt ru uz",
|
||||
"contentURL": "https://raw.githubusercontent.com/easylist/ruadlist/master/RuAdList-uBO.txt",
|
||||
"cdnURLs": [
|
||||
"https://cdn.jsdelivr.net/gh/dimisa-RUAdList/RUAdListCDN@main/lists/ruadlist.ubo.min.txt",
|
||||
|
|
@ -909,6 +909,16 @@
|
|||
"contentURL": "https://filters.adtidy.org/extension/ublock/filters/13.txt",
|
||||
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters"
|
||||
},
|
||||
"UKR-0": {
|
||||
"content": "filters",
|
||||
"group": "regions",
|
||||
"off": true,
|
||||
"title": "🇺🇦ua: Ukrainian Filters",
|
||||
"tags": "ads ukraine україна",
|
||||
"lang": "uk",
|
||||
"contentURL": "https://raw.githubusercontent.com/ukrainianfilters/lists/main/combined/uBO/uBO.txt",
|
||||
"supportURL": "https://github.com/ukrainianfilters/lists"
|
||||
},
|
||||
"VIE-1": {
|
||||
"content": "filters",
|
||||
"group": "regions",
|
||||
|
|
|
|||
Loading…
Reference in a new issue