1
0
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:
slush0 2014-07-25 18:55:56 +02:00
parent 89d88fa23c
commit 7003d10612

View File

@ -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\\/.*",