ref: 6de16f7cc10b1f71169d7e119c8306f5d6e0be07
parent: f54eeb8f8bcb1307f1c7161e3f87a1e3ca201676
author: sl <sl@x1yg3>
date: Sun Jul 6 18:26:34 EDT 2025
add h
--- a/INDEX
+++ b/INDEX
@@ -27,6 +27,7 @@
fromdos - uncook text
gaff - rcpu to or rimport from gaff.inri.net
getspamhaus - download https://www.spamhaus.org/drop/drop.txt to /mail/lib/spamhaus
+h - For reading text from bad websites on my phone.
img - upload an image to http://img.stanleylieber.com
n700 - Set preferred X11 mouse acceleration for Lenovo N700 wireless mouse.
nauth - rcpu to or rimport from auth.inri.net
--- /dev/null
+++ b/h
@@ -1,0 +1,3 @@
+#!/bin/rc
+# For reading text from bad websites on my phone.
+hget $1|htmlfmt -l 59|p -17
--
⑨