not_found.html 3.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <html>
  2. <head>
  3. <link rel="icon" type="image/png" href="https://owlman.neocities.org/img/OM_Logo.gif" />
  4. <title>404, MAN</title>
  5. <BODY BGCOLOR="#cccccc" TEXT="#ffFFff" LINK="#ffFFff" ALINK="#ffFFff" VLINK="#ffFFff">
  6. <body background="https://owlman.neocities.org/img/dump/green.png">
  7. <!-- The OwlMan Library is composed of original material and may -->
  8. <!-- be used aslong as one follows CC BY-NC-SA 3.0 -->
  9. <!-- https://owlman.neocities.org/library/ -->
  10. <!-- -->
  11. <!-- Copyright (C) 2017 Clive "James" Python -->
  12. <!-- Some rights reserved -->
  13. <!-- -->
  14. <!-- E-mail: owlman at protonmail dot com -->
  15. <!-- And yeah, I like Rotten Dot Com's Library -->
  16. <!-- If I know you in real life, hello! -->
  17. <PRE>
  18. <script type="text/javascript">
  19. function blink() {
  20. var blinks = document.getElementsByTagName('blink');
  21. for (var i = blinks.length - 1; i >= 0; i--) {
  22. var s = blinks[i];
  23. s.style.visibility = (s.style.visibility === 'visible') ? 'hidden' : 'visible';
  24. }
  25. window.setTimeout(blink, 700);
  26. }
  27. if (document.addEventListener) document.addEventListener("DOMContentLoaded", blink, false);
  28. else if (window.addEventListener) window.addEventListener("load", blink, false);
  29. else if (window.attachEvent) window.attachEvent("onload", blink);
  30. else window.onload = blink;
  31. </script>
  32. ,----------------, ,---------,
  33. ,-----------------------, ," ,"|
  34. ," ,"| ," ," |
  35. +-----------------------+ | ," ," |
  36. | .-----------------. | | +---------+ |
  37. | |>404 | | | | -==----'| |
  38. | |>Page | | | | | |
  39. | |>Not Found | | |/----|`---= | |
  40. | | | | | ,/|==== ooo | ;
  41. | |C:\><blink>_</blink> | | | // |(((( [33]| ,"
  42. | `-----------------' |," .;'| |(((( | ,"
  43. +-----------------------+ ;; | | |,"
  44. /_)______________(_/ //' | +---------+
  45. ___________________________/___ `,
  46. / oooooooooooooooo .o. oooo /, \,"-----------
  47. / ==ooooooooooooooo==.o. ooo= // ,`\--{)B ,"
  48. /_==__==========__==_ooo__ooo=_/' /___________,"
  49. `-----------------------------'
  50. Computer by <a href="https://owlman.neocities.org/ascii.html#Kevin Lam">Kevin Lam</a>.
  51. _ _ _
  52. |_|_ / \ |_|_ o |_) _. _ _ |\ | _ _|_ |_ _ ._ _|
  53. | \_/ | o | (_| (_| (/_ | \| (_) |_ | (_) |_| | | (_|
  54. _|
  55. Sorry, but the page you were looking for could not be found.
  56. This may because the page was moved, you misspeled the page name, or the page was removed.<div id="wb404"/><script src="https://owlman.neocities.org/odds/wb404.js"> </script>
  57. Sorry about that :/
  58. <P></pre></blockquote>
  59. <font color="black"><center>&#x2605;</center></font color>
  60. </body>
  61. </html>