diff --git a/data/FilterList.json b/data/FilterList.json index 5533642fb..19a96c967 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -5662,7 +5662,7 @@ }, { "id": 334, - "description": "Hosts file to avoid advertisement display on website. ", + "description": "Hosts file to avoid advertisement display on website.", "descriptionSourceUrl": "https://warui.intaa.net/adhosts/", "discontinuedDate": null, "donateUrl": null, @@ -5676,5 +5676,22 @@ "submissionUrl": "https://warui.intaa.net/adhosts/#fh5co-blog-section", "syntaxId": 1, "viewUrl": "https://warui.intaa.net/adhosts/hosts.txt" + }, + { + "id": 335, + "description": "Hosts for Adaway. Block mainly on advertisements for mobile.", + "descriptionSourceUrl": "https://github.com/multiverse2011/adawaylist-jp/blob/master/README.md", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": null, + "forumUrl": null, + "homeUrl": "https://github.com/multiverse2011/adawaylist-jp", + "issuesUrl": "https://github.com/multiverse2011/adawaylist-jp/issues", + "licenseId": 5, + "name": "Adawaylist JP", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 1, + "viewUrl": "https://raw.githubusercontent.com/multiverse2011/adawaylist-jp/master/hosts" } ] \ No newline at end of file diff --git a/data/FilterListLanguage.json b/data/FilterListLanguage.json index 9c23ad1de..56cc65b94 100644 --- a/data/FilterListLanguage.json +++ b/data/FilterListLanguage.json @@ -102,5 +102,9 @@ { "filterListId": 334, "languageId": 141 + }, + { + "filterListId": 335, + "languageId": 141 } ] \ No newline at end of file diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index a3fe73ce3..e5b91f8c3 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -298,5 +298,9 @@ { "filterListId": 334, "maintainerId": 40 + }, + { + "filterListId": 335, + "maintainerId": 41 } ] \ No newline at end of file diff --git a/data/Maintainer.json b/data/Maintainer.json index 0ec1d49eb..d0e3f3145 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -271,5 +271,12 @@ "homeUrl": "https://warui.intaa.net/", "name": "Warui", "twitterHandle": "gatolabo" + }, + { + "id": 41, + "emailAddress": null, + "homeUrl": "https://github.com/multiverse2011", + "name": "multiverse2011", + "twitterHandle": "multiverse2011_" } ] \ No newline at end of file