mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Adding hosts file (#774)
* Update FilterListMaintainer.json * Update FilterListTag.json * Update FilterListLanguage.json * Update FilterList.json
This commit is contained in:
parent
74ee741908
commit
263e6d3a8e
4 changed files with 50 additions and 3 deletions
|
|
@ -16903,5 +16903,16 @@
|
|||
"name": "Privoxy Adfilter",
|
||||
"syntaxId": 19,
|
||||
"viewUrl": "https://raw.githubusercontent.com/qwIvan/privoxy-adfilter/master/adfilter.action"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 1574,
|
||||
"description": "Constantly updated hosts file. Good addition for uBlock Origin filters in a browser",
|
||||
"descriptionSourceUrl": "https://github.com/mtxadmin/ublock/issues",
|
||||
"homeUrl": "https://github.com/mtxadmin/ublock/blob/master/docs/hosts_file_en.md",
|
||||
"issuesUrl": "https://github.com/mtxadmin/ublock/issues",
|
||||
"licenseId": 5,
|
||||
"name": "Yet another small hosts file",
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://raw.githubusercontent.com/mtxadmin/ublock/master/hosts.txt"
|
||||
},
|
||||
]
|
||||
|
|
|
|||
|
|
@ -2114,5 +2114,9 @@
|
|||
{
|
||||
"filterListId": 1573,
|
||||
"languageId": 99
|
||||
}
|
||||
},
|
||||
{
|
||||
"filterListId": 1574,
|
||||
"languageId": 18
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -4494,5 +4494,9 @@
|
|||
{
|
||||
"filterListId": 1539,
|
||||
"maintainerId": 7
|
||||
},
|
||||
{
|
||||
"filterListId": 1574,
|
||||
"maintainerId": 132
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -6678,5 +6678,33 @@
|
|||
{
|
||||
"filterListId": 1573,
|
||||
"tagId": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"filterListId": 1574,
|
||||
"tagId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 1574,
|
||||
"tagId": 3
|
||||
},
|
||||
{
|
||||
"filterListId": 1574,
|
||||
"tagId": 4
|
||||
},
|
||||
{
|
||||
"filterListId": 1574,
|
||||
"tagId": 8
|
||||
},
|
||||
{
|
||||
"filterListId": 1574,
|
||||
"tagId": 16
|
||||
},
|
||||
{
|
||||
"filterListId": 1574,
|
||||
"tagId": 20
|
||||
},
|
||||
{
|
||||
"filterListId": 1574,
|
||||
"tagId": 29
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue