From 84ee448268b0677a9dd297f03121731391e832d4 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 7 Jun 2023 04:23:42 +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",