diff options
| author | 8cy <[email protected]> | 2020-05-08 20:41:21 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-08 20:41:21 -0700 |
| commit | 6922243768ed8621270f1b111a6f2630d688e787 (patch) | |
| tree | bdf3cd6f4bfc5004c724f07c419405d4a6fcbd49 /jquery.min.html | |
| parent | stage 2 (diff) | |
| download | acantha.ga-admin-master.tar.xz acantha.ga-admin-master.zip | |
Diffstat (limited to 'jquery.min.html')
| -rw-r--r-- | jquery.min.html | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/jquery.min.html b/jquery.min.html deleted file mode 100644 index d1b36a7..0000000 --- a/jquery.min.html +++ /dev/null @@ -1,36 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="UTF-8"> - <title>404</title> - <link rel="icon" href="http://i.imgur.com/E5vZemY.png"> - <link href="/tracklist.css" rel="stylesheet" type="text/css" media="all"> - <style type="text/css"> -body {cursor:url("cursor1.png")1 1, auto;} -</style> - -<style type="text/css"> -html, body { - padding: 0; - margin: 0; - background-size:cover; -} -a {cursor:url("cursor2.png")1 1, default;} -</style> - </head> - <body> - <center> - <div class="centerContainer"> - <div id="quoteText"><br><br><br><br><br><br><br><br>The requested page was not found.</div> - - </center> - - - <video autoplay="" loop="" id="video"> - <source src="sono3.mp4" type="video/mp4"> - </video> - - <bgcolor="#000000"> - - </body> -</html>
\ No newline at end of file |