mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
* Move URI matching logic into uriView * Fix url parsing: always assign default protocol, otherwise no protocol with port is parsed incorrectly * Codescene: refactor domain matching logic