From e688364eb94a6d9515b280cce18aab27baedee17 Mon Sep 17 00:00:00 2001
From: Alice Henshaw
Ethereum Phishing Detector.
Domains on these warning lists may include outright malicious websites and legitimate websites that have been compromised by a malicious actor.
To read more about this site please review the domain on Etherscam.
+To read more about this site please review the domain on CryptoScamDB.
Note that this warning list is compiled on a voluntary basis. This list may be inaccurate or incomplete.
Just because a domain does not appear on this list is not an implicit guarantee of that domain's safety.
diff --git a/app/scripts/phishing-detect.js b/app/scripts/phishing-detect.js
index 266e4fc312be..ad62749bbce7 100644
--- a/app/scripts/phishing-detect.js
+++ b/app/scripts/phishing-detect.js
@@ -14,7 +14,7 @@ function start () {
const hash = window.location.hash.substring(1)
const suspect = querystring.parse(hash)
- document.getElementById('esdbLink').href = `https://etherscamdb.info/domain/${suspect.hostname}`
+ document.getElementById('csdbLink').href = `https://cryptoscamdb.org/search`
global.platform = new ExtensionPlatform()
global.METAMASK_UI_TYPE = windowType
From f1c1bbf04ea183090101c1668a48c5e7cc1c4b5d Mon Sep 17 00:00:00 2001
From: Whymarrh Whitby
Ethereum Phishing Detector.
Domains on these warning lists may include outright malicious websites and legitimate websites that have been compromised by a malicious actor.
To read more about this site please review the domain on CryptoScamDB.
+To read more about this site please search for the domain on CryptoScamDB.
Note that this warning list is compiled on a voluntary basis. This list may be inaccurate or incomplete. Just because a domain does not appear on this list is not an implicit guarantee of that domain's safety.