Update README.md

This commit is contained in:
Seth 2025-04-06 07:50:43 +00:00
parent 989ff8e941
commit cba2f3934d

View file

@ -1,6 +1,3 @@
<script>
const pop = new Audio("https://git.creations.works/seth/.profile/raw/branch/main/pop.flac");
document.querySelector("h2").remove();
window.addEventListener("click", () => { pop.play(); })
alert("xss");
</script>