window.onload = function() { if (window.location.pathname === "/phishing.html") { document.getElementById("esdbLink").innerHTML = "To read more about this scam, navigate to: https://etherscamdb.info/domain/" + window.location.hash.substring(1) + "" } }