annoying nigger

pull/225/head
Aevann 2024-03-09 18:35:52 +02:00
parent ba9dc01f24
commit 7ee6165a17
2 changed files with 0 additions and 6 deletions

View File

@ -1020,9 +1020,6 @@ def post_hole_snappy_quotes(v, hole):
@limiter.limit(DEFAULT_RATELIMIT, deduct_when=lambda response: response.status_code < 400, key_func=get_ID)
@auth_required
def change_hole(pid, v):
if SITE == 'rdrama.net' and v.id in {10947, 4358, 18286}:
abort(403, "You're not allowed to change the hole of your posts!")
post = get_post(pid)
if post.ghost:

View File

@ -484,9 +484,6 @@ def submit_post(v, hole=None):
if SITE == 'rdrama.net' and (v.chud == 1 or v.id == 253):
hole = 'chudrama'
if SITE == 'rdrama.net' and v.id in {4358,18286}:
hole = 'slavshit'
if SITE == 'rdrama.net' and v.id == 10947:
hole = 'mnn'