progressiestack rn doesnt work on non-rdrama site, so i just disabled it instead of fixing it

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-23 20:09:38 +02:00
parent 9456fa1aa6
commit d924130479
1 changed files with 4 additions and 0 deletions

View File

@ -766,6 +766,10 @@ AWARDS_DISABLED = [
'snow', 'gingerbread', 'lights', 'candycane', 'fireplace', # Fistmas
'grinch', 'haunt', 'upsidedown', 'stab', 'spiders', 'fog', # Homoween
]
if SITE_NAME != 'rDrama':
AWARDS_DISABLED.append('progressivestack')
if SITE == 'pcmemes.net':
AWARDS_DISABLED.extend(['ban','pizzashill','marsey','bird','grass','chud','unblockable',])
AWARDS_DISABLED.remove('ghost')