This commit is contained in:
Auric Vente 2024-04-10 17:18:52 -06:00
parent d64c93a47c
commit dd0ba20f1f
1 changed files with 1 additions and 1 deletions

View File

@ -479,7 +479,7 @@ async def shitpost(ws, room_id):
text = soup.get_text(separator="\n").strip()
text = clean_lines(text)
number = "123"
url = f"https://boards.4chan.org/{board}/thread/{id}#p{number}"
url = f">boards.4chan.org/{board}/thread/{id}#p{number}"
if not text:
text = url