mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
8b80580b8d
commit
6c2dcdd515
4 changed files with 63 additions and 2 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
@ -4414,5 +4414,17 @@
|
|||
{
|
||||
"filterListId": 1296,
|
||||
"maintainerId": 117
|
||||
},
|
||||
{
|
||||
"filterListId": 1472,
|
||||
"maintainerId": 118
|
||||
},
|
||||
{
|
||||
"filterListId": 1473,
|
||||
"maintainerId": 118
|
||||
},
|
||||
{
|
||||
"filterListId": 1474,
|
||||
"maintainerId": 118
|
||||
}
|
||||
]
|
||||
|
|
@ -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
|
||||
}
|
||||
]
|
||||
|
|
@ -597,5 +597,10 @@
|
|||
"id": 117,
|
||||
"homeUrl": "https://intr0.com/",
|
||||
"name": "intr0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 118,
|
||||
"homeUrl": "https://github.com/ookangzheng",
|
||||
"name": "ookangzheng"
|
||||
},
|
||||
]
|
||||
Loading…
Reference in a new issue