Skip to content

Commit f3e118e

Browse files
authored
The site contains JavaScript code which generates an infinite string of characters that overwhelms the device's memory.
1 parent 960e232 commit f3e118e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

browser_breaker.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!-- Source: https://www.quora.com/What-is-your-smallest-piece-of-code-that-can-crash-the-computer/answer/Mohamed-Awad-31?srid=u2HNX -->
2-
<!-- The site contains JavaScript code which generates an infinite string of characters that overwhelms the device's memory -->
2+
<!-- The site contains JavaScript code which generates an infinite string of characters that overwhelms the device's memory.
3+
May not work on some browsers. -->
34

4-
<a href="http://crashsafari.com">Break!</a>
5+
<a href="http://crashsafari.com">Break The Browser!</a>

0 commit comments

Comments
 (0)