mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add "Yet another small uBlock filter list" (#767)
* Update FilterList.json * Update FilterListLanguage.json * Update Maintainer.json * Update FilterList.json * Update FilterListMaintainer.json * Update FilterListTag.json * update syntax per https://github.com/collinbarrett/FilterLists/pull/764#issuecomment-485259708
This commit is contained in:
parent
1e18829b42
commit
8994ca7e96
5 changed files with 52 additions and 1 deletions
|
|
@ -16625,5 +16625,15 @@
|
|||
"name": "AdmiraList",
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://raw.githubusercontent.com/jkrejcha/AdmiraList/master/AdmiraList.txt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 1562,
|
||||
"description": "Constantly updated filter list for uBlock Origin. Let's make sites cleaner and reading more comfortable!",
|
||||
"descriptionSourceUrl": "https://github.com/mtxadmin/ublock/issues",
|
||||
"homeUrl": "https://github.com/mtxadmin/ublock/",
|
||||
"issuesUrl": "https://github.com/mtxadmin/ublock/issues",
|
||||
"name": "Yet another small uBlock filter list",
|
||||
"syntaxId": 21,
|
||||
"viewUrl": "https://raw.githubusercontent.com/mtxadmin/ublock/master/it"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -2094,5 +2094,9 @@
|
|||
{
|
||||
"filterListId": 769,
|
||||
"languageId": 163
|
||||
},
|
||||
{
|
||||
"filterListId": 1562,
|
||||
"languageId": 18
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -4426,5 +4426,9 @@
|
|||
{
|
||||
"filterListId": 1558,
|
||||
"maintainerId": 107
|
||||
},
|
||||
{
|
||||
"filterListId": 1562,
|
||||
"maintainerId": 132
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -6630,5 +6630,33 @@
|
|||
{
|
||||
"filterListId": 1561,
|
||||
"tagId": 14
|
||||
},
|
||||
{
|
||||
"filterListId": 1562,
|
||||
"tagId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 1562,
|
||||
"tagId": 3
|
||||
},
|
||||
{
|
||||
"filterListId": 1562,
|
||||
"tagId": 4
|
||||
},
|
||||
{
|
||||
"filterListId": 1562,
|
||||
"tagId": 8
|
||||
},
|
||||
{
|
||||
"filterListId": 1562,
|
||||
"tagId": 16
|
||||
},
|
||||
{
|
||||
"filterListId": 1562,
|
||||
"tagId": 20
|
||||
},
|
||||
{
|
||||
"filterListId": 1562,
|
||||
"tagId": 29
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -693,5 +693,10 @@
|
|||
"id": 131,
|
||||
"homeUrl": "http://columwalsh.ie/",
|
||||
"name": "Colum Walsh"
|
||||
},
|
||||
{
|
||||
"id": 132,
|
||||
"homeUrl": "https://github.com/mtxadmin",
|
||||
"name": "mtxadmin"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue