Contact: aviboots(AT)netvision.net.il
39,939 questions
51,876 answers
573 users
if (location.hostname === "localhost" || location.hostname === "127.0.0.1") console.log("localhost"); else console.log("not localhost"); /* run: "not localhost" */