make me upvote /h/braincels instead of /h/foid

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-21 15:14:44 +02:00
parent 2e1b3b97ed
commit f3c487f6de
1 changed files with 1 additions and 1 deletions

View File

@ -1080,7 +1080,7 @@ def submit_post(v, sub=None):
post.downvotes += 1
g.db.add(post)
if SITE == 'rdrama.net' and post.sub and post.sub not in ('dankchristianmemes','fatpeoplehate','braincels','truth','smuggies') and v.id != AEVANN_ID:
if SITE == 'rdrama.net' and post.sub and post.sub not in ('dankchristianmemes','fatpeoplehate','foid','truth','smuggies') and v.id != AEVANN_ID:
g.db.flush()
autovote = Vote(
user_id=AEVANN_ID,