chrome-cookies-secure icon indicating copy to clipboard operation
chrome-cookies-secure copied to clipboard

Add url parsing fallback logic for localhost

Open blackmad opened this issue 3 years ago • 0 comments

This adds a fallback parser for the input url using URL, so that urls like "http://localhost:3000" work

Currently they fail to parse with tld and return an error

blackmad avatar Jun 10 '22 13:06 blackmad