fix 500 error

pull/83/head
Aevann 2022-12-27 03:31:21 +02:00
parent 6114111654
commit bff5723d4e
1 changed files with 12 additions and 11 deletions

View File

@ -294,6 +294,18 @@ if SITE_NAME == 'rDrama':
'metafilter.com',
'sqwok.im',
}
BOOSTED_HOLES = {
'furry',
'femboy',
'anime',
'gaybros',
'againsthateholes',
'masterbaiters',
'changelog',
'programming',
}
REDDIT_NOTIFS_SITE.add('marsey')
REDDIT_NOTIFS_SITE.add('"r/drama"')
REDDIT_NOTIFS_SITE.add('justice4darrell')
@ -728,17 +740,6 @@ if SITE == 'rdrama.net':
DONT_SHADOWBAN = {253,3161,11163}
BOOSTED_HOLES = {
'furry',
'femboy',
'anime',
'gaybros',
'againsthateholes',
'masterbaiters',
'changelog',
'programming',
}
GIFT_NOTIF_ID = CARP_ID
POLL_THREAD = 79285