From 0474be7f3ffef6ef8c217a767bb0f9d2edbf7a27 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 12 Sep 2023 06:03:32 +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 fc0351a0ea..09d3cf4a1b 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",