add blahdns lists (#708)

closes #707
This commit is contained in:
bogachenko 2019-03-06 16:34:30 +00:00 committed by Collin M. Barrett
parent 8b80580b8d
commit 6c2dcdd515
4 changed files with 63 additions and 2 deletions

View file

@ -16827,8 +16827,32 @@
{
"id": 1471,
"homeUrl": "http://getadhell.com",
"name": "AdHell Standart",
"name": "AdHell Standard",
"syntaxId": 1,
"viewUrl": "http://getadhell.com/standard-package.txt"
},
{
"id": 1472,
"homeUrl": "https://github.com/ookangzheng/blahdns/tree/master/hosts",
"issuesUrl": "https://github.com/ookangzheng/blahdns/issues",
"name": "Blah DNS Content farm host",
"syntaxId": 8,
"viewUrl": "https://raw.githubusercontent.com/ookangzheng/blahdns/master/hosts/contentfarms.host"
},
{
"id": 1473,
"homeUrl": "https://github.com/ookangzheng/blahdns/tree/master/hosts",
"issuesUrl": "https://github.com/ookangzheng/blahdns/issues",
"name": "Blah DNS Hosts blacklist",
"syntaxId": 8,
"viewUrl": "https://raw.githubusercontent.com/ookangzheng/blahdns/master/hosts/blacklist.txt"
},
{
"id": 1474,
"homeUrl": "https://github.com/ookangzheng/blahdns/tree/master/hosts",
"issuesUrl": "https://github.com/ookangzheng/blahdns/issues",
"name": "Blah DNS Hosts whitelist",
"syntaxId": 8,
"viewUrl": "https://raw.githubusercontent.com/ookangzheng/blahdns/master/hosts/whitelist.txt"
}
]

View file

@ -4414,5 +4414,17 @@
{
"filterListId": 1296,
"maintainerId": 117
},
{
"filterListId": 1472,
"maintainerId": 118
},
{
"filterListId": 1473,
"maintainerId": 118
},
{
"filterListId": 1474,
"maintainerId": 118
}
]

View file

@ -7038,5 +7038,25 @@
{
"filterListId": 1471,
"tagId": 2
},
{
"filterListId": 1472,
"tagId": 1
},
{
"filterListId": 1473,
"tagId": 2
},
{
"filterListId": 1473,
"tagId": 3
},
{
"filterListId": 1474,
"tagId": 2
},
{
"filterListId": 1474,
"tagId": 3
}
]

View file

@ -597,5 +597,10 @@
"id": 117,
"homeUrl": "https://intr0.com/",
"name": "intr0"
}
},
{
"id": 118,
"homeUrl": "https://github.com/ookangzheng",
"name": "ookangzheng"
},
]