remotes/1693045480750635534/spooky-22
Aevann1 2021-11-07 17:05:49 +02:00
parent 5a286b5e7a
commit 25eecb8764
1 changed files with 1 additions and 1 deletions

View File

@ -906,7 +906,7 @@ def submit_post(v):
parent_submission=new_post.id,
level=1,
over_18=False,
is_bot=True,
is_bot=request.host!='pcmemes.net',
app_id=None,
body_html=body_html,
body=body,