disable asset submissions in WPD and PCM

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-10-08 03:00:27 +02:00
parent 81f9e1b386
commit 897885316f
1 changed files with 397 additions and 396 deletions

View File

@ -9,6 +9,7 @@ from files.helpers.get import *
from files.helpers.wrappers import *
from files.routes.static import marsey_list
if SITE not in ('pcmemes.net', 'watchpeopledie.co'):
@app.get('/asset_submissions/<path:path>')
@limiter.exempt
def asset_submissions(path):