fsd
This commit is contained in:
parent
12c49c347e
commit
36eda0edf8
532 changed files with 132 additions and 132 deletions
|
@ -402,7 +402,7 @@ def remove_meme_admin(v, username):
|
|||
@limiter.limit("1/day")
|
||||
@admin_level_required(3)
|
||||
def monthly(v):
|
||||
if SITE_NAME == 'Drama' and v.id != AEVANN_ID: abort (403)
|
||||
if SITE_NAME == 'rDrama' and v.id != AEVANN_ID: abort (403)
|
||||
|
||||
data = {'access_token': GUMROAD_TOKEN}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue