logoalt Hacker News

ranger_dangeryesterday at 8:32 PM1 replyview on HN

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


Replies

meeritayesterday at 8:36 PM

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.