From e620cf635aa4a01c5cd15270e96db956d7f84ee6 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 17 Nov 2024 18:04:38 +0200 Subject: [PATCH] remove offsite phrase --- 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 7b5e6e73e..56ef6afca 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -482,7 +482,7 @@ if SITE_NAME == 'rDrama': 'erstory', } - OFFSITE_NOTIF_QUERIES.update({'marsey', 'r/drama', 'justice4darrell', 'cringetopia.org', 'rdramanet.github.io', 'aevann', 'carpathianflorist'}) + OFFSITE_NOTIF_QUERIES.update({'marsey', 'r/drama', 'justice4darrell', 'cringetopia.org', 'rdramanet.github.io', 'aevann'}) elif SITE_NAME == 'WPD': FEATURES['PATRON_ICONS'] = True