all repos — honk @ b870462dc7d91904f2966e226bec9e0ca641a2a9

my fork of honk

remove the unspecified horror if not collapsing
Ted Unangst tedu@tedunangst.com
Wed, 10 Jul 2019 22:44:58 -0400
commit

b870462dc7d91904f2966e226bec9e0ca641a2a9

parent

a1f5e5b57cae0f06fad03d6a18ebf94a24912897

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M fun.gofun.go

@@ -68,6 +68,8 @@ if h.Precis == "" {

h.Precis = badword } h.Open = "" + } else if h.Precis == "unspecified horror" { + h.Precis = "" } h.HTML, _ = filt.String(h.Noise) emuxifier := func(e string) string {