diff --git a/signer/config.json b/signer/config.json index 6f939fac67..3a31813627 100644 --- a/signer/config.json +++ b/signer/config.json @@ -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": [ ],