From f1f50d92ce806f8226e3f9bd7fa3afa3c53b4195 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 17 Feb 2024 15:47:22 +0000 Subject: [PATCH] Update content of files --- data/server/test/GetAppConfig.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/server/test/GetAppConfig.json b/data/server/test/GetAppConfig.json index b04dc162f8..437af4cff7 100644 --- a/data/server/test/GetAppConfig.json +++ b/data/server/test/GetAppConfig.json @@ -149,6 +149,19 @@ "value": "crawler" } }, + { + "_": "types.JsonObjectValue", + "key": "ignore_restriction_reasons", + "value": { + "_": "types.JsonArray", + "value": [ + { + "_": "types.JsonString", + "value": "porn" + } + ] + } + }, { "_": "types.JsonObjectValue", "key": "autoarchive_setting_available",