rickroll hehe
This commit is contained in:
parent
62143be37a
commit
c101060d46
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
var alex = "The Best";
|
||||
if(alex == "The Best"){
|
||||
alert("that Alex is the best!!");
|
||||
setTimeout(() => {alert("Never gonna give you up");}, 60000);
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue