From 7dd5f179df7fbdb37fff13b0f281f18eafda16c8 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 16 Mar 2023 15:38:49 +0200 Subject: [PATCH] pin RitalinRx posts --- files/routes/posts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/routes/posts.py b/files/routes/posts.py index d373c3593..4d9e7d33b 100644 --- a/files/routes/posts.py +++ b/files/routes/posts.py @@ -699,7 +699,7 @@ def submit_post(v:User, sub=None): execute_lawlz_actions(v, p) if (SITE == 'rdrama.net' - and v.id in {IMPASSIONATA_ID, TGTW_ID, SNALLY_ID} + and v.id in {IMPASSIONATA_ID, TGTW_ID, SNALLY_ID, 864} and not (p.sub and p.subr.stealth)) and p.sub != 'slavshit': p.stickied_utc = int(time.time()) + 3600 p.stickied = "AutoJanny"