forked from ctrlcctrlv/infinity
-
Notifications
You must be signed in to change notification settings - Fork 3
/
404.html
executable file
·1 lines (1 loc) · 8.27 KB
/
404.html
1
<html><head><meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes"><link rel="shortcut icon" href="/static/favicon.ico" /><!-- CSS --> <!-- JS --><script type="text/javascript" src="/timejs.php?id=1"></script><script type="text/javascript"> var config = { root : "/",max_images : 10, theme : "light_blue", language : "en",fav_norm : "static/favicon.ico",fav_new : "static/favicon-new.ico",fav_you : "static/favicon-you.ico",neotube : false,opmod: false,mod : false,mod_root : "/mod.php?/",test : 0,};if (!config.hasOwnProperty('active_page') ) {config['active_page'] = 'other';}/* load and check selected language */var selected_language = localStorage.getItem('language');if(selected_language === null){selected_language = (navigator.language || navigator.userLanguage).substr(0, 2);if(['ua', 'be', 'kz'].includes(selected_language)){selected_language='ru';}}var sup_languages = ['ru','en','de','pl','jp','ko',];if(sup_languages.includes(selected_language)){config.language = selected_language;}/* load and check selected theme */var selected_theme = localStorage.getItem('theme-css');if(selected_theme !== null){config.theme = selected_theme;}var css_theme = "<link rel='stylesheet' id='theme-css' type='text/css' href='/stylesheets/"+ config.theme +".css?1555927378'>";var css_language = "<link rel='stylesheet' id='language-css' type='text/css' href='/stylesheets/lang/"+ config.language +".css?1555927378'>";document.write(css_theme);document.write(css_language);document.close();</script> <link rel="stylesheet" id="overall_theme" type="text/css" href='/stylesheets/all.css?1555562559'><noscript><link rel="stylesheet" href="/stylesheets/light_blue.css?1555927378"><link rel='stylesheet' id='language-css' type='text/css' href='/stylesheets/lang/en.css'></noscript> <script type="text/javascript" src="/main.js?neo231556623215"></script> <title>404 Page not found</title></head><header class="header"><a class="header-item header-logo" href="/" title="Home"><i class="logo" style="background-image: url(/static/logo3.png)"></i></a><a class="view-pc header-item header-board l_latest_threads" href="/all/"></a><a class="view-pc header-item header-board" href="/b/">/b</a><a class="view-pc header-item header-board" href="/kpop/">/kpop</a><a class="view-pc header-item header-board" href="/jp/">/jp</a><a class="view-pc header-item header-board" href="/mu/">/mu</a><!-- MOBILE HEADER --><div class="view-mobile mobile-menu"><select onchange="location = this.value;"><option></option><option value="/all/" class="l_latest_threads localize"></option><option value="/b/" >/b/</option><option value="/kpop/" >/kpop/</option><option value="/jp/" >/jp/</option><option value="/mu/" >/mu/</option></select></div><div class="header-spacer"></div><a class="header-item header-icon" id="btn-neotube" title="Neotube" onclick="searchTubes()" style='display: none'><i class="fa fa-film"></i></a><a class="header-item header-icon header-options-icon" title="Login" id="btn-login"><i class="fa fa-user"></i></a><a class="header-item header-icon" title="Help" href='/faq.html'><i class="fa fa-question"></i></a> <a class="header-item header-icon header-options-icon" title="Settings" id="btn-options"><i class="fa fa-gear"></i></a></header><aside class="modal-container"><div id="options" class="modal" style="display: none;"><span class='l_option' style='font-weight: bold;'></span><span style="position: absolute;right: 20px; cursor: pointer;font-size: 13px;"><a class="l_optionSave" style="padding: 0 5px;" onclick='loadSettings()'></a><a class="l_optionLoad" style="padding: 0 5px;" onclick='saveSettings()'></a></span><hr><div class='options-tab'><div class='options-item'><select name="language" id="language" class="option-select" style='width:95px'><option value="ru">Русский</option><option value="en">English</option><option value="de">Deutsch</option><option value="pl">Polski</option><option value="jp">日本語</option><option value="ko">한국어</option></select> <label class="option-label ml5 l_language" for="language" ></label></div><div class='options-item'><select name="theme" id="theme" class="option-select" style='width:95px'><option value="brchan">Brchan</option><option value="brchansimple">BrchanSimple</option><option value="cuber">Cuber</option><option value="dark">Dark</option><option value="light">Light</option><option value="light_blue">Light Blue</option><option value="lolifox">Lolifox</option><option value="makaba">Makaba</option><option value="photon">Photon</option><option value="persik">Persik</option><option value="persik_red">Persik Red</option><option value="rose">Rose</option><option value="yotsuba">Yotsuba</option><option value="yotsuba_b">Yotsuba B</option><option value="native-lolifox">Native Lolifox</option><option value="native-makaba">Native Makaba</option></select> <label class="option-label ml5 l_sitetheme" for="theme" ></label></div><br></div></div><div id="login" class="modal" style="display: none;min-width: 218px;"><span class='l_board_control'></span><hr style="margin:10px 0!important"><br><form action="api.php" method="POST"><aside style='padding-left: 28px;'><label for="email" class='l_login_label' style='margin: 5px;font-size: 12px;'></label><br><input class='theme-textbox' style='margin: 5px; width: 150px;' type="email" id="luser"><p></p><label for="password" class='l_passwd_label' style='margin: 5px;font-size: 12px;'></label><br><input class='theme-textbox' style='margin: 5px;width: 150px;' type="password" id="lpass"></aside><br><div id='login_captcha'></div><div style='text-align: center;'><div class="l_login_enter button send-button" style="text-align: center" onclick='login()'></div></div><br><!--<br><div id='login_captcha'></div><br><div style='padding:20px 2px 5px;text-align: center;'><div class="l_login_enter button send-button" style="margin-right:14px" onclick='login()'></div><div class="l_login_reg button send-button" onclick='register()'></div></div>!--></form></div><div id="profile" class="modal" style="display: none; "><span id="profileName" style="font-family: system-ui;font-size: 16px;"></span><hr><br><div class="account-tabs"><a href="/mod.php?/"> Панель управления</a><a href="#"> Репорты <span class="pull-right alert-numb account-reports">0</span></a><a href="/mod.php?/inbox"> Сообщения <span class="pull-right alert-numb account-messages">0</span></a></div><br><div style='padding:20px 10px 5px;'><div class="l_login_out button send-button" onclick='logOut()'></div></div></div></aside><aside class="alerts-container"><div class="alerts-container-inner"><div id="alert" class="modal" style="display: none;"></div></div></aside><nav class="page-nav"><a class="page-nav-item page-nav-top page-nav-item_active" href="#top"><i class="fa fa-chevron-up"></i></a> <a class="page-nav-item page-nav-middle page-nav-item_active" href="/"><i class="fa fa-chevron-left"></i></a><a class="page-nav-item page-nav-bottom page-nav-item_active" href="#footer"><i class="fa fa-chevron-down"></i></a></nav> <style>#main404 .text { background-image: radial-gradient(50% 50%, ellipse closest-corner, rgba(0, 0, 0, 0) 1%, #000000 100%); width: 100%; height: 100%; text-align: center; position: absolute; top: 20%; right: 0; bottom: 0; left: 0; }.fullscreen-bg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; z-index: -100;}.fullscreen-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}@media (min-aspect-ratio: 16/9) { .fullscreen-video { width: 100%; height: auto; }}@media (max-aspect-ratio: 16/9) { .fullscreen-video { width: auto; height: 100%; }}</style> <section id="main404"> <div class="fullscreen-bg"> <audio autoplay loop id='msound'> <source src="/static/audio/twice404.mp3" type="audio/mpeg"> </audio> <video loop muted autoplay poster="/static/img/twice404.jpg" class="fullscreen-video"> <source src="/static/video/twice404.mp4" type="video/mp4"> </video> </div> <div class='text'> <h1>Тут что то было... Но сейчас этого нет.</h1> </div></section><script> var audio = document.getElementById("msound"); audio.volume = 0.07;</script> </html>