forked from rDrama/rDrama
1
0
Fork 0

Revert "remove LLM exception since hes permachudded now"

This reverts commit 590664b3b0.
master
Aevann 2023-10-18 20:11:40 +03:00
parent c24a03cc1d
commit 5aca6c87b1
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:
if SITE == 'rdrama.net' and (v.chud == 1 or v.id == 253):
hole = 'chudrama'
if SITE == 'rdrama.net' and v.id == 10947: