From e18fdbf5f7ea6b81552571e0b96805476f79e4e9 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 26 Nov 2022 01:49:21 +0200 Subject: [PATCH] add joan 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 cca1b075b..6cc91acca 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -1691,6 +1691,7 @@ if SITE_NAME == 'rDrama': JUSTCOOL_ID, 2008, #TransGirlTradWife 29, #QuadNarca + JOAN_ID, } BOOSTED_USERS_EXCLUDED = {8768, 5214, 12719, 3402}