remotes/1693045480750635534/spooky-22
Aevann1 2021-10-22 01:02:34 +02:00
parent 79fe4ea1b6
commit ed2a2ced39
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ def remove_fake_admin(v, username):
@app.post("/admin/monthly")
#@limiter.limit("1/day")
@limiter.limit("1/day")
@admin_level_required(6)
def monthly(v):
if 'pcm' in request.host or (SITE_NAME == 'Drama' and v.id in [1,12,28,29,747,995,1480]) or ('rama' not in request.host and 'pcm' not in request.host):