diff --git a/data/FilterList.json b/data/FilterList.json index 0604b22ed..f566d2585 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -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" } -] +] \ No newline at end of file diff --git a/data/FilterListLanguage.json b/data/FilterListLanguage.json index bf0ac4795..15ea5fa75 100644 --- a/data/FilterListLanguage.json +++ b/data/FilterListLanguage.json @@ -63,4 +63,4 @@ "filterListId": 61, "languageId": 11 } -] +] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 30636cbde..ff71ae95a 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -246,7 +246,7 @@ { "filterListId": 223, "maintainerId": 32 - }, + }, { "filterListId": 60, "maintainerId": 33 @@ -258,5 +258,9 @@ { "filterListId": 30, "maintainerId": 34 + }, + { + "filterListId": 325, + "maintainerId": 35 } -] +] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 90305076b..ab7d86863 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -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 } -] +] \ No newline at end of file diff --git a/data/Merge.json b/data/Merge.json index cd3195f08..3b91f1d7c 100644 --- a/data/Merge.json +++ b/data/Merge.json @@ -194,5 +194,9 @@ { "mergeFilterListId": 309, "upstreamFilterListId": 324 + }, + { + "mergeFilterListId": 309, + "upstreamFilterListId": 325 } ] \ No newline at end of file