From 5fc188788b9474acef7fb6a831f992c9225e3ce7 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 3 Jun 2024 17:12:04 +0300 Subject: [PATCH] remove custom error marsey --- files/helpers/config/const.py | 1 - 1 file changed, 1 deletion(-) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index a14edaab6..3727f0e3b 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -791,7 +791,6 @@ elif SITE in {'watchpeopledie.tv', 'marsey.world'}: 500: "Internal Server Error. Something went very wrong when trying to fulfill your request. Try refreshing the page. If it still doesn't work, shoot @CLiTPEELER a message.", } - ERROR_MARSEYS[403] = "marseyconfused" ERROR_MARSEYS[500] = "marseylaptopangry2" BUG_THREAD = 61549