forked from MarseyWorld/MarseyWorld
pin RitalinRx posts
parent
acaf13ebc5
commit
7dd5f179df
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue