let's try without the unicrud translation
Ted Unangst tedu@tedunangst.com
Sun, 06 Oct 2019 21:49:04 -0400
2 files changed,
6 insertions(+),
2 deletions(-)
M
skulduggery.go
→
skulduggery.go
@@ -99,6 +99,10 @@ return string(x)
} s = re_alltheshitz.ReplaceAllStringFunc(s, fixer) + return demoji(s) +} + +func demoji(s string) string { s = re_moredumb.ReplaceAllString(s, ".") zw := false