mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
aa8e931a62
commit
09d5232306
5 changed files with 36 additions and 0 deletions
|
|
@ -5523,5 +5523,22 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://github.com/bjornstar/hosts/blob/master/hosts"
|
||||
},
|
||||
{
|
||||
"id": 326,
|
||||
"description": "Hostfiles for adblocking / privacy reasons.",
|
||||
"descriptionSourceUrl": "https://github.com/monojp/hosts_merge/blob/master/README.md",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/monojp/hosts_merge",
|
||||
"issuesUrl": "https://github.com/monojp/hosts_merge/issues",
|
||||
"licenseId": 5,
|
||||
"name": "Monojp's Hosts",
|
||||
"policyUrl": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://hosts.herndl.org/hosts_blacklist.txt"
|
||||
}
|
||||
]
|
||||
|
|
@ -62,5 +62,9 @@
|
|||
{
|
||||
"filterListId": 61,
|
||||
"languageId": 11
|
||||
},
|
||||
{
|
||||
"filterListId": 326,
|
||||
"languageId": 141
|
||||
}
|
||||
]
|
||||
|
|
@ -262,5 +262,9 @@
|
|||
{
|
||||
"filterListId": 325,
|
||||
"maintainerId": 35
|
||||
},
|
||||
{
|
||||
"filterListId": 326,
|
||||
"maintainerId": 36
|
||||
}
|
||||
]
|
||||
|
|
@ -236,5 +236,12 @@
|
|||
"homeUrl": "https://bjornstar.com/",
|
||||
"name": "Bjorn Stromberg",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 36,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/monojp",
|
||||
"name": "Monojp",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
|
|
@ -198,5 +198,9 @@
|
|||
{
|
||||
"mergeFilterListId": 309,
|
||||
"upstreamFilterListId": 325
|
||||
},
|
||||
{
|
||||
"mergeFilterListId": 309,
|
||||
"upstreamFilterListId": 326
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue