This commit is contained in:
WesleyBryie 2021-11-09 11:43:34 -05:00
parent 80670dce4c
commit a01a0d42ef
1 changed files with 2 additions and 0 deletions

View File

@ -2,5 +2,7 @@
var creator = "Wesley Bryie";
var domain = "wesbryie.cf"
var email = "wesleybryie@protonmail.com"
// send notice in javascript log / console
console.log("Made by: ",creator," in 2021. This site was designed for ",domain,". If you happen to find this site on anyother domain not owned by me, please contact me at ",email);