about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-08-20 04:01:59 +0000
committerEric Wong <e@80x24.org>2015-08-20 04:01:59 +0000
commitafee3af86cd4c93e4d9bcdf1b2e34750bcff9a96 (patch)
treeed2d6301bd3a98c55cfd859f83aba3348b1d15e2 /lib
parent88c732d8af5dde98fbf1af611bf4865b0534093c (diff)
downloadpublic-inbox-afee3af86cd4c93e4d9bcdf1b2e34750bcff9a96.tar.gz
Table rendering in lynx is crap compared to w3m and links.
However, we still use it for filtering HTML since the renderer
is otherwise nice...
Diffstat (limited to 'lib')
-rw-r--r--lib/PublicInbox/WWW.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PublicInbox/WWW.pm b/lib/PublicInbox/WWW.pm
index 8f069642..c7fbc7fd 100644
--- a/lib/PublicInbox/WWW.pm
+++ b/lib/PublicInbox/WWW.pm
@@ -2,7 +2,7 @@
 # License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt)
 #
 # We focus on the lowest common denominators here:
-# - targeted at text-only console browsers (lynx, w3m, etc..)
+# - targeted at text-only console browsers (w3m, links, etc..)
 # - Only basic HTML, CSS only for line-wrapping <pre> text content for GUIs
 # - No JavaScript, graphics or icons allowed.
 # - Must not rely on static content