damn, forgot to call isDomainCorrect...
This commit is contained in:
parent
07270aabc8
commit
2f02e57577
|
@ -31,4 +31,6 @@ else {
|
||||||
console.log("I SEE YOU.");
|
console.log("I SEE YOU.");
|
||||||
stop();
|
stop();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
isDomainCorrect();
|
Loading…
Reference in New Issue