diff --git a/data/FilterList.json b/data/FilterList.json index b52d96be6..30a684498 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -17021,5 +17021,14 @@ "Name": "Joey Lane's Hosts", "syntaxid": 1, "viewUrl": "https://raw.githubusercontent.com/joeylane/hosts/master/hosts" +}, +{ + "id": 1602, + "description": "A blocklist for app promotion on Chinese websites", + "homeUrl": "https://github.com/HankAviator/app-ads-blocklist-china", + "issuesUrl": "https://github.com/HankAviator/app-ads-blocklist-china/issues", + "Name": "App ads blocklist China", + "syntaxid": 4, + "viewUrl": "https://raw.githubusercontent.com/HankAviator/app-ads-blocklist-china/master/app_blocklist.txt" } ] diff --git a/data/FilterListLanguage.json b/data/FilterListLanguage.json index c49a394f1..adbc26131 100644 --- a/data/FilterListLanguage.json +++ b/data/FilterListLanguage.json @@ -2194,5 +2194,9 @@ { "filterListId": 1593, "languageId": 160 + }, + { + "filterListId": 1602, + "languageId": 99 } ] diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 287ec6f06..1715a8744 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -4522,5 +4522,9 @@ { "filterListId": 592, "maintainerId": 137 + }, + { + "filterListId": 1602, + "maintainerId": 138 } ] diff --git a/data/FilterListTag.json b/data/FilterListTag.json index 6d6798d55..581d1f76f 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -6858,5 +6858,17 @@ { "filterListId": 1601, "tagId": 6 + }, + { + "filterListId": 1602, + "tagId": 2 + }, + { + "filterListId": 1602, + "tagId": 9 + }, + { + "filterListId": 1602, + "tagId": 16 } ] diff --git a/data/Maintainer.json b/data/Maintainer.json index 7404e75fc..273a356f1 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -726,5 +726,10 @@ "id": 137, "homeUrl": "https://github.com/Sinfonietta", "name": "Sinfonietta" + }, + { + "id": 138, + "homeUrl": "https://github.com/HankAviator", + "name": "HankAviator" } ]