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

View File

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