From dda955c31877e44ea62f97718285501a25e2fefd Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Fri, 15 Apr 2022 12:03:29 -0500 Subject: [PATCH] =?UTF-8?q?feat(dir):=20=E2=9C=A8=20add=20Project=20RnJlRU?= =?UTF-8?q?hL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/Directory/data/FilterList.json | 8 ++++++++ services/Directory/data/FilterListLanguage.json | 4 ++++ services/Directory/data/FilterListMaintainer.json | 4 ++++ services/Directory/data/FilterListSyntax.json | 4 ++++ services/Directory/data/FilterListViewUrl.json | 6 ++++++ services/Directory/data/Maintainer.json | 5 +++++ 6 files changed, 31 insertions(+) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index 4760e58dc..1180bb4c3 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17386,5 +17386,13 @@ "issuesUrl": "https://github.com/DevShubam/Whitelist/issues", "licenseId": 2, "name": "Shub's Whitelist" + }, + { + "description": "The CCP forces the public to install the tracking app", + "homeUrl": "https://github.com/sioxe823/Project-RnJlRUhL", + "id": 2583, + "issuesUrl": "https://github.com/sioxe823/Project-RnJlRUhL/issues", + "licenseId": 5, + "name": "Project RnJlRUhL" } ] diff --git a/services/Directory/data/FilterListLanguage.json b/services/Directory/data/FilterListLanguage.json index 8c49ca39d..b24375b4e 100644 --- a/services/Directory/data/FilterListLanguage.json +++ b/services/Directory/data/FilterListLanguage.json @@ -3778,5 +3778,9 @@ { "filterListId": 2577, "languageId": 171 + }, + { + "filterListId": 2583, + "languageId": 179 } ] diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index db965529f..e9ea31edc 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -5842,5 +5842,9 @@ { "filterListId": 2582, "maintainerId": 175 + }, + { + "filterListId": 2583, + "maintainerId": 176 } ] diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index d6709f242..de2bf406a 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -8714,5 +8714,9 @@ { "filterListId": 2582, "syntaxId": 9 + }, + { + "filterListId": 2583, + "syntaxId": 6 } ] diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 0464b1fde..f33b2a952 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16144,5 +16144,11 @@ "id": 2847, "primariness": 1, "url": "https://raw.githubusercontent.com/DevShubam/Whitelist/master/whitelist.txt" + }, + { + "filterListId": 2583, + "id": 2848, + "primariness": 1, + "url": "https://raw.githubusercontent.com/sioxe823/Project-RnJlRUhL/main/chinese_gov_forced_install.txt" } ] diff --git a/services/Directory/data/Maintainer.json b/services/Directory/data/Maintainer.json index 68f8e81e7..476f14cd6 100644 --- a/services/Directory/data/Maintainer.json +++ b/services/Directory/data/Maintainer.json @@ -911,5 +911,10 @@ "id": 175, "name": "DevShubam", "url": "https://github.com/DevShubam" + }, + { + "id": 176, + "name": "sioxe823", + "url": "https://github.com/sioxe823" } ]