mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(db): ✨ add AdAway Default Blocklist (AdGuard Version)
This commit is contained in:
parent
7ccfeda251
commit
866c0834f1
5 changed files with 27 additions and 0 deletions
|
|
@ -17583,5 +17583,13 @@
|
|||
"issuesUrl": "https://github.com/DandelionSprout/adfilt/issues",
|
||||
"licenseId": 35,
|
||||
"name": "deviantART Quality Art Magnifier"
|
||||
},
|
||||
{
|
||||
"description": "Conversion Syntax of AdAway Default Blocklist for AdGuard.",
|
||||
"homeUrl": "https://github.com/Leaf16591/AdAway-Default-Blocklist-AdGuard-Version",
|
||||
"id": 2612,
|
||||
"issuesUrl": "https://github.com/Leaf16591/AdAway-Default-Blocklist-AdGuard-Version/issues",
|
||||
"licenseId": 5,
|
||||
"name": "AdAway Default Blocklist (AdGuard Version)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -6038,5 +6038,9 @@
|
|||
{
|
||||
"filterListId": 2611,
|
||||
"maintainerId": 22
|
||||
},
|
||||
{
|
||||
"filterListId": 2612,
|
||||
"maintainerId": 184
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8830,5 +8830,9 @@
|
|||
{
|
||||
"filterListId": 2611,
|
||||
"syntaxId": 4
|
||||
},
|
||||
{
|
||||
"filterListId": 2612,
|
||||
"syntaxId": 6
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -16330,5 +16330,11 @@
|
|||
"id": 2878,
|
||||
"primariness": 2,
|
||||
"url": "https://gitlab.com/DandelionSprout/adfilt/-/raw/master/DeviantARTQualityArtMagnifier.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2612,
|
||||
"id": 2879,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/Leaf16591/AdAway-Default-Blocklist-AdGuard-Version/main/Host"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -951,5 +951,10 @@
|
|||
"id": 183,
|
||||
"name": "MasterKia",
|
||||
"url": "https://github.com/MasterKia"
|
||||
},
|
||||
{
|
||||
"id": 184,
|
||||
"name": "Matteo",
|
||||
"url": "https://github.com/Leaf16591"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue