the stop call kills the body of the page for some reason, why i do not know.
This commit is contained in:
parent
34055b2ca1
commit
1afe7a9ad6
|
@ -23,11 +23,11 @@ else {
|
||||||
|
|
||||||
function isDomainCorrect() {
|
function isDomainCorrect() {
|
||||||
if (domain = "wesbryie") {
|
if (domain = "wesbryie") {
|
||||||
console.log("This websites javascript code says that it is correct.");
|
console.log("Thank you for using wesbryie.cf.");
|
||||||
}
|
}
|
||||||
|
|
||||||
else {
|
else {
|
||||||
console.log("I SEE YOU.");
|
console.log("why uh, why ya doin that? why ya taking my code?");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue