strip embed_url

remotes/1693045480750635534/spooky-22
Aevann1 2022-07-09 09:41:05 +02:00
parent 56b7fa8e98
commit 99f0cb7742
1 changed files with 2 additions and 0 deletions

View File

@ -909,6 +909,8 @@ def submit_post(v, sub=None):
ghost = True
else: ghost = False
if embed: embed = embed.strip()
post = Submission(
private=bool(request.values.get("private","")),
club=club,