1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 14:28:07 +00:00

Adding chrome extension to white-listed domains

This commit is contained in:
Karel Bílek 2016-08-10 15:59:28 +02:00 committed by GitHub
parent b29db007f9
commit 6d0f3083f3

View File

@ -14,7 +14,8 @@
"https://bitex\\.la(/.*)?",
"https://[\\w\\.-]+\\.bitex\\.la(/.*)?",
"https://quorumwallet\\.com(/.*)?",
"https://[\\w\\.-]+\\.quorumwallet\\.com(/.*)?"
"https://[\\w\\.-]+\\.quorumwallet\\.com(/.*)?",
"chrome-extension://jcjjhjgimijdkoamemaghajlhegmoclj(/.*)?"
],
"blacklist_urls": [
],