Closed gunslingerfry closed 5 months ago
Parsing URL's without scheme is a bit a tricky thing to avoid false positives. I implemented it now in https://github.com/FaFre/bang_navigator/commit/3f1e0a2086cfa50532e126aefc5b9a5743b72aff and it will be included in the next release.
The app claims that a URL is invalid unless you add the http(s) protocol part. The app should instead assume https unless told differently.