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

add trezor.github.io to whitelist

This commit is contained in:
Pavol Rusnak 2015-02-23 12:16:28 +01:00
parent 69d476a3ba
commit e95f7016be

View File

@ -4,9 +4,9 @@
"https?://localhost\\.mytrezor\\.com(:\\d+)?(/.*)?",
"https://mytrezor\\.com(/.*)?",
"https://[\\w\\.-]+\\.mytrezor\\.com(/.*)?",
"https://trezor\\.github\\.io(/.*)?",
"https://greenaddress\\.it(/.*)?",
"https://[\\w\\.-]+\\.greenaddress\\.it(/.*)?"
],
"blacklist_urls": [
],