forked from rDrama/rDrama
1
0
Fork 0

remove LLM exception since hes permachudded now

master
Aevann 2023-10-18 16:27:23 +03:00
parent a59c0ff095
commit 590664b3b0
1 changed files with 1 additions and 1 deletions

View File

@ -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 or v.id == 253):
if SITE == 'rdrama.net' and v.chud == 1:
hole = 'chudrama'
if SITE == 'rdrama.net' and v.id == 10947: