diff --git a/js/scripts.js b/js/scripts.js index b2fc925..dbfdca6 100644 --- a/js/scripts.js +++ b/js/scripts.js @@ -23,11 +23,11 @@ else { function isDomainCorrect() { if (domain = "wesbryie") { -console.log("This websites javascript code says that it is correct."); +console.log("Thank you for using wesbryie.cf."); } else { - console.log("I SEE YOU."); + console.log("why uh, why ya doin that? why ya taking my code?"); } }