From e484feffc4c9ca0671c2fb62a874fb2798be2314 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 13 Mar 2023 08:20:18 +0200 Subject: [PATCH] add /h/wallstreetbets and /h/lit to boosted holes --- files/helpers/config/const.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 49bb1bda3..c67456850 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -330,6 +330,8 @@ if SITE_NAME == 'rDrama': 'programming', 'slackernews', 'chudrama', + 'wallstreetbets', + 'lit', } REDDIT_NOTIFS_SITE.add('marsey')