diff --git a/files/routes/posts.py b/files/routes/posts.py index 9b5d28062..7ab0c71e5 100644 --- a/files/routes/posts.py +++ b/files/routes/posts.py @@ -452,7 +452,7 @@ def submit_post(v, hole=None): hole = request.values.get("hole", "").lower().replace('/h/','').strip() - if SITE == 'rdrama.net' and v.chud == 1: + if SITE == 'rdrama.net' and (v.chud == 1 or v.id == 253): hole = 'chudrama' if SITE == 'rdrama.net' and v.id == 10947: