Reviving the terminal internet: circumventing js

rbell--- via Lynx-dev <[email protected]> Mon, 3 Aug 2026 09:05:56 -0600
Newsgroups gmane.comp.web.lynx.devel
Message-ID <[email protected]>
	I read cartoons without browsing the host by fetching the URIs
of the target cartoon.  I used to do this automatedly by fetching a
constant URI's page that contained the URI of the target cartoon.
When gocomics.com made this not-work I figured out how to use nodejs
to fetch the constant URI's page; the cartoon itself was available
directly.  Making an engine that fetched this sort of content
automatically and exposed it for view, à la Invidious...

russell bell