mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-27 18:32:34 +00:00
Added localhost.mytrezor.com
This commit is contained in:
parent
82df876481
commit
b9f9aea77b
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"whitelist_urls": [
|
"whitelist_urls": [
|
||||||
"https?://localhost(:\\d+)?(/.*)?",
|
"https?://localhost(:\\d+)?(/.*)?",
|
||||||
|
"https?://localhost.mytrezor.com(:\\d+)?(/.*)?",
|
||||||
"https://mytrezor\\.com(/.*)?",
|
"https://mytrezor\\.com(/.*)?",
|
||||||
"https://[\\w\\.-]+\\.mytrezor\\.com(/.*)?",
|
"https://[\\w\\.-]+\\.mytrezor\\.com(/.*)?",
|
||||||
"https://greenaddress\\.it(/.*)?",
|
"https://greenaddress\\.it(/.*)?",
|
||||||
|
Loading…
Reference in New Issue
Block a user