Hacker News with Generative AI: URL Handling

Show HN: Browser Router – Open links in different browsers based on URL rules (github.com/x011)
Browser Router is a custom link handler for Windows that intercepts HTTP and HTTPS links and opens them in different browsers based on user-defined rules.
The problem with new URL(), and how URL.parse() fixes that (kilianvalkhof.com)