diff --git a/data/FilterList.json b/data/FilterList.json index 3344cb6c49..458f09d1a6 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -5489,5 +5489,22 @@ "submissionUrl": null, "syntaxId": 2, "viewUrl": "https://raw.githubusercontent.com/anudeepND/whitelist/master/optional-list.txt" + }, + { + "id": 324, + "description": "A minimal adblocker for iOS.", + "descriptionSourceUrl": "https://github.com/arcetera/Minimal-Hosts-Blocker", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/arcetera/Minimal-Hosts-Blocker", + "issuesUrl": "https://github.com/arcetera/Minimal-Hosts-Blocker/issues", + "licenseId": 5, + "name": "Minimal Hosts Blocker", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 1, + "viewUrl": "https://raw.githubusercontent.com/arcetera/Minimal-Hosts-Blocker/master/etc/MinimalHostsBlocker/minimalhosts" } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index bd7103ca86..97af696730 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -226,5 +226,9 @@ { "filterListId": 323, "maintainerId": 30 + }, + { + "filterListId": 324, + "maintainerId": 31 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index e0661741ae..5bc9d22c3b 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -201,5 +201,12 @@ "homeUrl": "https://github.com/anudeepND", "name": "Anudeep", "twitterHandle": null + }, + { + "id": 31, + "emailAddress": null, + "homeUrl": "https://github.com/arcetera", + "name": "arcetera", + "twitterHandle": null } ] \ No newline at end of file diff --git a/data/Merge.json b/data/Merge.json index ac5c04fa44..cd3195f082 100644 --- a/data/Merge.json +++ b/data/Merge.json @@ -190,5 +190,9 @@ { "mergeFilterListId": 309, "upstreamFilterListId": 317 + }, + { + "mergeFilterListId": 309, + "upstreamFilterListId": 324 } ] \ No newline at end of file