← Back to context

Comment by ranger_danger

15 hours ago

without javascript, doesn't this break a lot of websites, especially ones that lazy-load their content?

Full JavaScript websites will not work, but the rest of the web will. I'm trying to build a more solid module to handle URL redirects. I managed to get it working with DuckDuckGo.

Right now, forms don't work yet (still in development), but you can use the `/search` command, and it will perform a search on DuckDuckGo.

Addendum: HN breaks a lot, specially since I didn't support nested comments and forms, but it's readeable and you can browse all links, no problem.

Give me all the feedback, I really appreciate it.