mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-26 09:28:13 +00:00
Fixed regexp
This commit is contained in:
parent
7003d10612
commit
1bfaf05652
@ -1,6 +1,6 @@
|
||||
{
|
||||
"whitelist_urls": [
|
||||
"https?://localhost:?.*\\/.*",
|
||||
"https?://localhost:?[0-9]*\\/.*",
|
||||
"https://.*\\.mytrezor\\.com\\/.*",
|
||||
"https://mytrezor\\.com\\/.*",
|
||||
"https://.*\\.greenaddress\\.it\\/.*",
|
||||
|
Loading…
Reference in New Issue
Block a user