mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Merge AdGuard mobile filters with uBO's own mobile filters
Related discussion: https://github.com/uBlockOrigin/uAssets/issues/20299#issuecomment-3228879091
This commit is contained in:
parent
57557ea116
commit
bc05f31cc2
1 changed files with 2 additions and 1 deletions
|
|
@ -68,11 +68,12 @@
|
|||
},
|
||||
{
|
||||
"id": "adguard-mobile",
|
||||
"name": "AdGuard – Mobile Ads",
|
||||
"name": "AdGuard/uBO – Mobile Ads",
|
||||
"group": "ads",
|
||||
"enabled": false,
|
||||
"tags": "mobile",
|
||||
"urls": [
|
||||
"https://ublockorigin.github.io/uAssets/filters/filters-mobile.txt",
|
||||
"https://filters.adtidy.org/extension/ublock/filters/11.txt"
|
||||
],
|
||||
"homeURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters"
|
||||
|
|
|
|||
Loading…
Reference in a new issue