From cd270d28620702ffe6ea632d6aa7abdd9940f162 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 6 Feb 2024 04:39:06 +0200 Subject: [PATCH] use marseylaptopangry2 instead of carp on WPD 500 error page --- files/helpers/config/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index b34926f9c6..a8e8542ae4 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -782,6 +782,7 @@ elif SITE == 'watchpeopledie.tv': } ERROR_MARSEYS[403] = "marseyconfused" + ERROR_MARSEYS[500] = "marseylaptopangry2" BUG_THREAD = 61549