mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-18 11:21:11 +00:00
Allow various ports on localhost
This commit is contained in:
parent
89d88fa23c
commit
7003d10612
@ -1,7 +1,7 @@
|
||||
{
|
||||
"whitelist_urls": [
|
||||
"https?://localhost\\/.*",
|
||||
"https://.*\\.mytrezor\\.com\\/.*",
|
||||
"https?://localhost:?.*\\/.*",
|
||||
"https://.*\\.mytrezor\\.com\\/.*",
|
||||
"https://mytrezor\\.com\\/.*",
|
||||
"https://.*\\.greenaddress\\.it\\/.*",
|
||||
"https://greenaddress\\.it\\/.*"
|
||||
|
Loading…
Reference in New Issue
Block a user