remove pizza from autopin again

master
Aevann 2023-03-08 08:02:26 +02:00
parent 77e7663476
commit d6afc9f1de
1 changed files with 1 additions and 1 deletions

View File

@ -692,7 +692,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, PIZZASHILL_ID}
and v.id in {IMPASSIONATA_ID, TGTW_ID, SNALLY_ID}
and not (p.sub and p.subr.stealth)) and p.sub != 'slavshit':
p.stickied_utc = int(time.time()) + 3600
p.stickied = "AutoJanny"