From 22326061ea38fa1db196c441b61c27d0864cba69 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 28 Oct 2024 00:18:07 +0300 Subject: [PATCH] exclude N, vario, boykiller --- files/helpers/config/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 7a2ce7571..cc06b915b 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -1179,7 +1179,7 @@ elif SITE in {'watchpeopledie.tv', 'marsey.world'}: HOLE_REQUIRED = True - EXEMPT_FROM_EDITING_LIMIT = {83848} + EXEMPT_FROM_EDITING_LIMIT = {12046,83848,395296} AUTOJANNY_ID = 1 SNAPPY_ID = 3