Update README.md
This commit is contained in:
parent
989ff8e941
commit
cba2f3934d
1 changed files with 1 additions and 4 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue