diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 57 |
1 files changed, 7 insertions, 50 deletions
diff --git a/public/index.html b/public/index.html index 6d63ead..1e464ae 100644 --- a/public/index.html +++ b/public/index.html @@ -1,65 +1,22 @@ <!DOCTYPE html> <html> <head> -<title>LuCkYPLoP™</title> +<title>plop</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> -<meta property="og:title" content="LuCkYPLoP™"> -<meta property="og:type" content="website"> -<meta property="og:image" content=""> -<meta property="og:url" content=""> -<meta property="og:site_name" content="LuckyPlop - The Best Image Uploader Thing"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="description" content="LuckyPlop - Check this out.."> -<link rel="stylesheet" href="/assets/css/css.css"> +<link rel="stylesheet" href="/p/assets/css/css.css"> </head> <body> <div id="luckyimage"></div> -<div id="topnav"> - <span class="luckyback"> - <a id="prev">[<< previous 画像]</a> - <a id="next">[前のnewer >>]</a> - <a id="refresh">Rfsh</a> - <a id="random">RNDM</a> - </span> -</div> - -<a id="pip"><img></a> - -<div id="morelucky" class="popup_block"> - <div id="luckyinfo"> - <img src="http://okfocus.s3.amazonaws.com/luckyplop/lucky1.png" class="luckylogo"> - <ul> - <li>LuCkYPLoP™ is the world's best PIC UPLOADINGッTOOL!プド!</li> - <li>LuCkYPLoP™ lets you DRAG an image from your computer to anywhere in the page - to uploadド!. The picture is displayed until a NEW image is uploaded from anywhere in the - in the WORLD!!</li> - <li>LuCkYPLoP™ letsことができます you DISCOVER image過s from oth去er userの画s, you can像を view past imagesる!</li> - <li>On LuCkYPLoP™ you have a 1 in 100 chance ラッキー . to win amazing prizes!</li> - <li>Just upload things and LuCkYPLoP™ will do the lottery宝くじ! AND MAKE YOU WINメーカーに勝つ!!</li> - </ul> - <hr> - </div> -</div> - -<div id="bottombar"> - <marquee scrollamount="10" width="100%"> - Step 1.drag an image from your computer into luckyplop! - - Step 2.see if you won! - - 3.Share the image on friendster, grindr, twitter, myspace or facebook! - </marquee> -</div> - -<img src="http://okfocus.s3.amazonaws.com/luckyplop/luckypad.png" id="luckypad"> - <div id="droparea"></div> <div id="mobile_nav"> - <div class="prev">< BaCK</div> - <div class="upload"><input type="file" id="file">PoST</div> - <div class="link">LiNK</div> - <div class="next">FwD ></div> + <div class="prev">< BACK</div> + <div class="upload"><input type="file" id="file">POST</div> + <div class="link">LINK</div> + <div class="next">FWD ></div> </div> <div class="spinner"></div> @@ -67,6 +24,6 @@ </body> <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'></script> -<script src='/assets/js/app.min.js'></script> +<script src='/p/assets/js/app.min.js'></script> </html> |
