repost if you if you horse

remotes/1693176582716663532/tmp_refs/heads/watchparty
justcool393 2022-10-30 20:03:46 -05:00
parent 6c7d31e55f
commit 2beef9f725
3 changed files with 3 additions and 2 deletions

View File

@ -953,5 +953,6 @@
{"name":"chuckbuddy","class":"Misc"},
{"name":"soren","class":"Misc"},
{"name":"upsoren","class":"Misc"},
{"name":"downdonger","class":"Misc"}
{"name":"downdonger","class":"Misc"},
{"name":"reposthorse","class":"Misc"}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

View File

@ -209,7 +209,7 @@ def sanitize(sanitized, golden=True, limit_pings=0, showmore=True, count_marseys
if torture:
sanitized = torture_ap(sanitized, g.v.username)
sanitized += '\n:#trumpjaktalking:'
sanitized += '\n:#trumpjaktalking:' if random.random() >= 0.50 else '\n:#reposthorse:'
sanitized = normalize_url(sanitized)