mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
d0ee6a3012
commit
493cd2ed3b
5 changed files with 37 additions and 5 deletions
|
|
@ -5506,5 +5506,22 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://raw.githubusercontent.com/arcetera/Minimal-Hosts-Blocker/master/etc/MinimalHostsBlocker/minimalhosts"
|
||||
},
|
||||
{
|
||||
"id": 325,
|
||||
"description": "Hosts file, filled with advertisers and other purveyors of worthless content.",
|
||||
"descriptionSourceUrl": "https://github.com/bjornstar/hosts",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": "bjorn@bjornstar.com",
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/bjornstar/hosts",
|
||||
"issuesUrl": "https://github.com/bjornstar/hosts/issues",
|
||||
"licenseId": 11,
|
||||
"name": "Bjornstar's Hosts",
|
||||
"policyUrl": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://github.com/bjornstar/hosts/blob/master/hosts"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -63,4 +63,4 @@
|
|||
"filterListId": 61,
|
||||
"languageId": 11
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -246,7 +246,7 @@
|
|||
{
|
||||
"filterListId": 223,
|
||||
"maintainerId": 32
|
||||
},
|
||||
},
|
||||
{
|
||||
"filterListId": 60,
|
||||
"maintainerId": 33
|
||||
|
|
@ -258,5 +258,9 @@
|
|||
{
|
||||
"filterListId": 30,
|
||||
"maintainerId": 34
|
||||
},
|
||||
{
|
||||
"filterListId": 325,
|
||||
"maintainerId": 35
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -229,5 +229,12 @@
|
|||
"homeUrl": "https://github.com/PolishFiltersTeam/",
|
||||
"name": "Polish Filters Team",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 35,
|
||||
"emailAddress": "bjorn@bjornstar.com",
|
||||
"homeUrl": "https://bjornstar.com/",
|
||||
"name": "Bjorn Stromberg",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -194,5 +194,9 @@
|
|||
{
|
||||
"mergeFilterListId": 309,
|
||||
"upstreamFilterListId": 324
|
||||
},
|
||||
{
|
||||
"mergeFilterListId": 309,
|
||||
"upstreamFilterListId": 325
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue