diff --git a/js/scripts.js b/js/scripts.js index 88e9525..cdf39d4 100644 --- a/js/scripts.js +++ b/js/scripts.js @@ -31,4 +31,6 @@ else { console.log("I SEE YOU."); stop(); } -} \ No newline at end of file +} + +isDomainCorrect(); \ No newline at end of file