Adding hosts file (#774)

* Update FilterListMaintainer.json

* Update FilterListTag.json

* Update FilterListLanguage.json

* Update FilterList.json
This commit is contained in:
mtxadmin 2019-05-04 17:42:27 +03:00 committed by Collin M. Barrett
parent 74ee741908
commit 263e6d3a8e
4 changed files with 50 additions and 3 deletions

View file

@ -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"
},
]

View file

@ -2114,5 +2114,9 @@
{
"filterListId": 1573,
"languageId": 99
}
},
{
"filterListId": 1574,
"languageId": 18
}
]

View file

@ -4494,5 +4494,9 @@
{
"filterListId": 1539,
"maintainerId": 7
},
{
"filterListId": 1574,
"maintainerId": 132
}
]

View file

@ -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
}
]