Validity prolonged to 90 days

pull/41/head
slush0 10 years ago
parent f167569e1d
commit 89d88fa23c

@ -1,9 +1,10 @@
{
"whitelist_urls": [
".*",
"file://.*",
"https?://.*\\.mytrezor\\.com\\/.*",
"https?://mytrezor\\.com\\/.*"
"https?://localhost\\/.*",
"https://.*\\.mytrezor\\.com\\/.*",
"https://mytrezor\\.com\\/.*",
"https://.*\\.greenaddress\\.it\\/.*",
"https://greenaddress\\.it\\/.*"
],
"blacklist_urls": [
],
@ -11,5 +12,5 @@
["0x534c", "0x0001", "Trezor"],
["0x10c4", "0xea80", "Trezor Shield"]
],
"valid_days": 30
"valid_days": 90
}

Loading…
Cancel
Save