mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Add regional list for UKR
Related discussion: https://github.com/uBlockOrigin/uBlock-issues/issues/2692
This commit is contained in:
parent
25a4433e2a
commit
d51a01f0f8
1 changed files with 11 additions and 1 deletions
|
|
@ -830,7 +830,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",
|
||||
|
|
@ -922,6 +922,16 @@
|
|||
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters",
|
||||
"instructionURL": "https://adguard.com/kb/general/ad-filtering/adguard-filters/"
|
||||
},
|
||||
"UKR-0": {
|
||||
"content": "filters",
|
||||
"group": "regions",
|
||||
"off": true,
|
||||
"title": "🇺🇦ua: Ukrainian Ad List",
|
||||
"tags": "ads ukraine україна",
|
||||
"lang": "uk",
|
||||
"contentURL": "https://raw.githubusercontent.com/ukrainianfilters/lists/main/ads/ads.txt",
|
||||
"supportURL": "https://github.com/ukrainianfilters/lists"
|
||||
},
|
||||
"VIE-1": {
|
||||
"content": "filters",
|
||||
"group": "regions",
|
||||
|
|
|
|||
Loading…
Reference in a new issue