Skip to content

Commit 9a336c6

Browse files
committed
Update README.md
Added some detail
1 parent ec16fc1 commit 9a336c6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# 404
22
404 Page with Random Flash
3+
4+
I just wanted my website to display a random flash file for its 404 page so I made this but it became a lot more than I expected.
5+
6+
Flash files are checked for size so iframe can display them properly. This information is cached for performance.
7+
Mobile devices use the same type of code but without cache or size checking. It also makes most mobile devices vibrate because why not.
8+
A random error message is also shown to the user to keep a fresh sarcastic feel to it.
9+
Download button for the currently viewed flash file. Hotlink available for those who want to send the page to a friend but show them the same flash file they saw. Font is smaller as to not distract.

0 commit comments

Comments
 (0)