From 88ed437c9b97754d47a025a682f6972d3b94cc58 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 26 Nov 2022 01:43:23 +0200 Subject: [PATCH] add quad to BOOSTED_USERS --- files/helpers/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/const.py b/files/helpers/const.py index 7815cd87a..cca1b075b 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -1690,6 +1690,7 @@ if SITE_NAME == 'rDrama': SNAKES_ID, JUSTCOOL_ID, 2008, #TransGirlTradWife + 29, #QuadNarca } BOOSTED_USERS_EXCLUDED = {8768, 5214, 12719, 3402}