1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 09:28:13 +00:00

Fixed \\ in whitelist urls

This commit is contained in:
slush0 2014-12-12 17:17:55 +01:00
parent 437eff319f
commit 26b5f5ed41

View File

@ -1,7 +1,7 @@
{
"whitelist_urls": [
"https?://localhost(:\\d+)?(/.*)?",
"https?://localhost.mytrezor.com(:\\d+)?(/.*)?",
"https?://localhost\\.mytrezor\\.com(:\\d+)?(/.*)?",
"https://mytrezor\\.com(/.*)?",
"https://[\\w\\.-]+\\.mytrezor\\.com(/.*)?",
"https://greenaddress\\.it(/.*)?",