From: alex Date: Fri, 23 Aug 2024 19:25:31 +0000 (+0200) Subject: Fix hierarchy X-Git-Tag: 20241020-emacs~77 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=d6a16bdd9083f2c64a7577bbf944a9c25e28fb3a;p=alex.git Fix hierarchy --- diff --git a/IDEAS.org b/IDEAS.org index 6018c16..73a1011 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -63,7 +63,7 @@ chromium --headless --dump-dom mastodon.social/@foo/12345... | w3m -T text/html - Extensible and scriptable, to generate "article mode" scripts, scrapers, and "API proxies" (or redirect to farside.link, etc.) - Proxy -* Simple web proxy +** Simple web proxy - Proxy + web frontend that does ~chromium --headless --dump-dom $URL --virtual-time-budget=10000 | w3m -T text/html -dump~ - Perhaps pluggable DOM manipulation