diff options
author | kumavis <kumavis@users.noreply.github.com> | 2018-06-19 02:59:50 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-19 02:59:50 +0800 |
commit | d5c34c548371ac13f194cb44a1a64c3d8f265a5b (patch) | |
tree | ff54bd08769094a09450c2a96396d665c078fd80 | |
parent | 62df4463859bc6836608ecb0478da67456f15e73 (diff) | |
parent | b00e77cbff273b485ad1c01d6f0f4ba0972bd95d (diff) | |
download | tangerine-wallet-browser-d5c34c548371ac13f194cb44a1a64c3d8f265a5b.tar tangerine-wallet-browser-d5c34c548371ac13f194cb44a1a64c3d8f265a5b.tar.gz tangerine-wallet-browser-d5c34c548371ac13f194cb44a1a64c3d8f265a5b.tar.bz2 tangerine-wallet-browser-d5c34c548371ac13f194cb44a1a64c3d8f265a5b.tar.lz tangerine-wallet-browser-d5c34c548371ac13f194cb44a1a64c3d8f265a5b.tar.xz tangerine-wallet-browser-d5c34c548371ac13f194cb44a1a64c3d8f265a5b.tar.zst tangerine-wallet-browser-d5c34c548371ac13f194cb44a1a64c3d8f265a5b.zip |
Merge pull request #4582 from MetaMask/fixEmailLink
Fix email link in phishing notice
-rw-r--r-- | notices/archive/notice_4.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notices/archive/notice_4.md b/notices/archive/notice_4.md index 578c8488f..c7a5f83a9 100644 --- a/notices/archive/notice_4.md +++ b/notices/archive/notice_4.md @@ -1,6 +1,6 @@ Dear MetaMask Users, -There have been several instances of high-profile legitimate websites such as BTC Manager and Games Workshop that have had their websites temporarily compromised. This involves showing a fake MetaMask window on the page asking for user's seed phrases. MetaMask will never open itself in this way and users are encouraged to report these instances immediately to either [our phishing blacklist](https://github.com/MetaMask/eth-phishing-detect/issues) or our support email at [support@metamask.io](support@metamask.io). +There have been several instances of high-profile legitimate websites such as BTC Manager and Games Workshop that have had their websites temporarily compromised. This involves showing a fake MetaMask window on the page asking for user's seed phrases. MetaMask will never open itself in this way and users are encouraged to report these instances immediately to either [our phishing blacklist](https://github.com/MetaMask/eth-phishing-detect/issues) or our support email at [support@metamask.io](mailto:support@metamask.io). Please read our full article on this ongoing issue at [https://medium.com/metamask/new-phishing-strategy-becoming-common-1b1123837168](https://medium.com/metamask/new-phishing-strategy-becoming-common-1b1123837168). |