mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
fix tabs/spaces
This commit is contained in:
parent
d3ccdb56bd
commit
6dd6deb2ad
@ -1,14 +1,14 @@
|
||||
{
|
||||
"whitelist_urls": [
|
||||
"https?://localhost(:\\d+)?(/.*)?",
|
||||
"https?://localhost\\.mytrezor\\.com(:\\d+)?(/.*)?",
|
||||
"https://mytrezor\\.com(/.*)?",
|
||||
"https://[\\w\\.-]+\\.mytrezor\\.com(/.*)?",
|
||||
"https://trezor\\.github\\.io(/.*)?",
|
||||
"https://greenaddress\\.it(/.*)?",
|
||||
"https://[\\w\\.-]+\\.greenaddress\\.it(/.*)?",
|
||||
"https://coinprism\\.com(/.*)?",
|
||||
"https://[\\w\\.-]+\\.coinprism\\.com(/.*)?"
|
||||
"https?://localhost(:\\d+)?(/.*)?",
|
||||
"https?://localhost\\.mytrezor\\.com(:\\d+)?(/.*)?",
|
||||
"https://mytrezor\\.com(/.*)?",
|
||||
"https://[\\w\\.-]+\\.mytrezor\\.com(/.*)?",
|
||||
"https://trezor\\.github\\.io(/.*)?",
|
||||
"https://greenaddress\\.it(/.*)?",
|
||||
"https://[\\w\\.-]+\\.greenaddress\\.it(/.*)?",
|
||||
"https://coinprism\\.com(/.*)?",
|
||||
"https://[\\w\\.-]+\\.coinprism\\.com(/.*)?"
|
||||
],
|
||||
"blacklist_urls": [
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user