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",