Fixed \\ in whitelist urls

pull/41/head
slush0 10 years ago
parent 437eff319f
commit 26b5f5ed41

@ -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(/.*)?",

Loading…
Cancel
Save