From 9666eaba668f7b288c42366ba04add951e6aa3b5 Mon Sep 17 00:00:00 2001 From: hahnmichaelf Date: Sun, 12 Aug 2018 18:57:58 -0400 Subject: base - working. fixes #4774 --- app/phishing.html | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) (limited to 'app/phishing.html') diff --git a/app/phishing.html b/app/phishing.html index e20c9ac9c..588e8ea34 100644 --- a/app/phishing.html +++ b/app/phishing.html @@ -25,27 +25,8 @@ a { color: white; } - - - - + @@ -55,6 +36,7 @@

ATTENTION

MetaMask believes this domain could currently compromise your security and has prevented you from interacting with it.

This is because the site tested positive on the Ethereum Phishing Detector. This includes outright malicious websites and legitimate websites that have been compromised by a malicious actor.

+

You can turn MetaMask off to interact with this site, but it is advised not to.

If you think this domain is incorrectly flagged or if a blocked legitimate website has resolved its security issues, please file an issue.

-- cgit v1.2.3 From 7d2d71bcbc9779b7a25f56a67264cac876356869 Mon Sep 17 00:00:00 2001 From: hahnmichaelf Date: Mon, 13 Aug 2018 12:40:16 -0400 Subject: change name --- app/phishing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/phishing.html') diff --git a/app/phishing.html b/app/phishing.html index 588e8ea34..36a95b656 100644 --- a/app/phishing.html +++ b/app/phishing.html @@ -26,7 +26,7 @@ color: white; } - + -- cgit v1.2.3 From 8fb2dfe3d7c09b013c3e6a3458bf1d9608e48e9a Mon Sep 17 00:00:00 2001 From: hahnmichaelf Date: Mon, 13 Aug 2018 12:47:18 -0400 Subject: Re-added GA script --- app/phishing.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'app/phishing.html') diff --git a/app/phishing.html b/app/phishing.html index 36a95b656..e67dfd5f3 100644 --- a/app/phishing.html +++ b/app/phishing.html @@ -26,6 +26,25 @@ color: white; } + + + -- cgit v1.2.3 From e454a5e0e883c3653c19e894e2757b79555263d5 Mon Sep 17 00:00:00 2001 From: hahnmichaelf Date: Mon, 13 Aug 2018 12:56:35 -0400 Subject: fixed names --- app/phishing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/phishing.html') diff --git a/app/phishing.html b/app/phishing.html index e67dfd5f3..ab96063b5 100644 --- a/app/phishing.html +++ b/app/phishing.html @@ -45,7 +45,7 @@ ga('require', 'linker'); ga('linker:autoLink', ['harrydenley.com', 'metamask.io'], false, true); - + -- cgit v1.2.3