@lukasrotermund@social.tchncs.de
Post #2104235
2026-04-20 05:58 UTC
I found a nice JS snipped on greasyfork that kills JS by setting `document.body.innerHTML` to `document.body.innerHTML`. Way easier then `for(;;);`.
Here is my bookmark:
`javascript:(function() {document.body.innerHTML = document.body.innerHTML;})()`
#js #LibreWolf
Replies (0)
No replies.