forked from MarseyWorld/MarseyWorld
master
parent
7da9a224e9
commit
1f899c5821
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
|
@ -242,7 +242,7 @@ def sanitize(sanitized, golden=True, limit_pings=0, showmore=True, count_marseys
|
|||
|
||||
if torture:
|
||||
sanitized = torture_ap(sanitized, g.v.username)
|
||||
to_add = random.choice((':#trumpjaktalking:', ':#reposthorse:', '![](/i/supportjews.webp)'))
|
||||
to_add = random.choice((':#trumpjaktalking:', ':#reposthorse:', '![](/i/supportjews.webp)', '![](/i/gluck.webp)'))
|
||||
sanitized += f'\n{to_add}'
|
||||
|
||||
sanitized = normalize_url(sanitized)
|
||||
|
|
Loading…
Reference in New Issue