This commit is contained in:
Aevann1 2022-03-22 15:50:41 +02:00
parent 58f6753e77
commit 04d4442799
2 changed files with 4 additions and 3 deletions

View file

@ -718,7 +718,7 @@ def thumbnail_thread(pid):
for i in data:
if i["author"] == 'GoMarsey': continue
if i["subreddit"] == 'PokemonGoRaids': continue
body_html = sanitize(f'New {word} mention: https://old.reddit.com{i["permalink"]}?context=89', noimages=True)