From 6aca517e86334dd32d609ab96da8df270593ef6b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 25 Apr 2023 07:05:26 +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 08967fc709..b067823e1d 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",