mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
Add Coinprism to the URL whitelist
This commit is contained in:
parent
e95f7016be
commit
19a807edda
@ -6,7 +6,9 @@
|
||||
"https://[\\w\\.-]+\\.mytrezor\\.com(/.*)?",
|
||||
"https://trezor\\.github\\.io(/.*)?",
|
||||
"https://greenaddress\\.it(/.*)?",
|
||||
"https://[\\w\\.-]+\\.greenaddress\\.it(/.*)?"
|
||||
"https://[\\w\\.-]+\\.greenaddress\\.it(/.*)?",
|
||||
"https://coinprism\\.com(/.*)?",
|
||||
"https://[\\w\\.-]+\\.coinprism\\.com(/.*)?"
|
||||
],
|
||||
"blacklist_urls": [
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user