From 0f76908c3b50974182ac2dbd8c2fa2300237bee7 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 22 Jul 2023 13:57:51 +0300 Subject: [PATCH] pin women worldcup 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 b6cd22c53..052dc2ffb 100644 --- a/files/routes/posts.py +++ b/files/routes/posts.py @@ -725,7 +725,7 @@ def submit_post(v:User, sub=None): execute_lawlz_actions(v, p) if (SITE == 'rdrama.net' - and v.id in {TGTW_ID, SNALLY_ID} + and v.id in {TGTW_ID, SNALLY_ID, 7465} and not (p.sub and p.subr.stealth)) and p.sub != 'slavshit' and not p.ghost: p.stickied_utc = int(time.time()) + 28800 p.stickied = "AutoJanny"