remotes/1693045480750635534/spooky-22
Aevann1 2021-10-19 18:31:07 +02:00
parent f42a6018ce
commit a437474cd5
1 changed files with 0 additions and 2 deletions

View File

@ -300,9 +300,7 @@ class Comment(Base):
if not body: return ""
t = time.time()
body = censor_slurs(body, v)
print(time.time() - t)
if v and not v.oldreddit: body = body.replace("old.reddit.com", "reddit.com")