majestrate / nntpchan

nntp based decentralized imageboard
MIT License
57 stars 3 forks source link

srnd: change unicode tripcode rune range #176

Closed cathugger closed 5 years ago

cathugger commented 5 years ago

changes unicode range to same thing my stuff uses (I like consistency). makes it actually use utf-8, also adds variant character to force chars be monochrome. also uses strings.builder as that's much better than repeatedly concatenating strings.