21 lines
466 B
JavaScript
21 lines
466 B
JavaScript
console.log(
|
|
"hello world"
|
|
);
|
|
|
|
function rintyuubddownload() {
|
|
location.replace(
|
|
"https://cdn.glitch.com/2ff3a645-91cc-42fd-bae2-3ba8fb0148a0%2Frintyuu-theme-unzip-me.zip?v=1623972051939"
|
|
);
|
|
}
|
|
|
|
setTimeout(rintyuu() {
|
|
location.replace("http://rintyuu.glitch.me/rintyuus/about/");
|
|
}, 1);
|
|
|
|
funtion alertcontact() {
|
|
alert('my discord is rintyuu kohai#4896');
|
|
}
|
|
|
|
function myFunction() {
|
|
location.replace("https://www.w3schools.com")
|
|
}
|