This commit is contained in:
2024-07-24 17:12:33 +03:00
parent 5992fd4e1d
commit 9b29ed1e47
55 changed files with 2703 additions and 0 deletions

View File

@@ -0,0 +1 @@
import"./hoisted.BGfjo5mV.js";function n(){let e=document.createElement("div");e.setAttribute("class","meteor"),e.style.left=Math.round(Math.random()*window.innerWidth)+"px",e.style.top=Math.round(Math.random()*window.innerHeight)+"px";const t=document.querySelectorAll(".shower");if(t.length>0){const o=Math.floor(Math.random()*t.length);t[o].append(e)}setTimeout(()=>{e.remove()},3500)}setInterval(n,1500);