diff --git a/index.html b/index.html new file mode 100644 index 0000000..7ff66e7 --- /dev/null +++ b/index.html @@ -0,0 +1,3 @@ +while (1) { + alert("doing your mom"); +}