You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ Simple JS script that overloads the browser with a huge URL (Where it gets its n
4
4
5
5
## Demo
6
6
7
-
Why GIFs when you can see it working live? Visit [this](https://maximousblk.github.io/myriad/) link **ON YOUR OWN RISK**. I am not responsible for any harm due to this page...... warned ya!
7
+
Why GIFs when you can see it working live? Visit [this](https://fuk.netlify.app) link **ON YOUR OWN RISK**. I am not responsible for any harm due to this page...... warned ya!
8
8
9
9
## The url
10
10
11
-
You can see an example of the generated URL in [SAMPLE-URL.md](https://github.com/maximousblk/myriad/blob/master/SAMPLE-URL.md), its huge and note the pattern (123456789101112131415....)
11
+
You can see an example of the generated URL in [SAMPLE-URL.md](SAMPLE-URL.md), its huge and note the pattern (123456789101112131415....)
12
12
13
13
## The code
14
14
@@ -41,8 +41,3 @@ Original code taken from [crashsafari.com](http://crashsafari.com)
41
41
* This piece of code is open and I am not the creator or owner of this script.
42
42
* It is only for learning and research purpose.
43
43
* I am not responsible for any destruction or harm caused due to this program/code.
44
-
* No systems (hardware/software) were harmed during the making of this program/code
45
-
46
-
## License
47
-
48
-
This program/code is licensed under the [Unlicense](http://unlicense.org).
0 commit comments