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