You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							65 lines
						
					
					
						
							2.8 KiB
						
					
					
				
			
		
		
	
	
							65 lines
						
					
					
						
							2.8 KiB
						
					
					
				| <?php
 | |
| 	header("HTTP/2.0 403 Forbidden");
 | |
| ?>
 | |
| <!DOCTYPE HTML>
 | |
| <html lang="en" class="no-js" xmlns:og="https://ogp.me/ns#">
 | |
| 	<head>
 | |
| 		<meta charset="utf-8" />
 | |
| 		<meta http-equiv="X-UA-Compatible" content="IE=edge">
 | |
| 		<meta name="theme-color" content="#ff89c9">
 | |
| 		<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
 | |
| 		<title>Error - Icarus Imeji Service</title>
 | |
| 		
 | |
| 		<link rel="shortcut icon" href="https://zxicar.us/favicon.ico">
 | |
| 		<link rel="icon" type="image/png" href="https://zxicar.us/favicon-32x32.png" sizes="32x32" />
 | |
| 		<link rel="icon" type="image/png" href="https://zxicar.us/favicon-16x16.png" sizes="16x16" />
 | |
| 		<link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://zxicar.us/apple-touch-icon-57x57.png" />
 | |
| 		<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://zxicar.us/apple-touch-icon-114x114.png" />
 | |
| 		<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://zxicar.us/apple-touch-icon-72x72.png" />
 | |
| 		<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://zxicar.us/apple-touch-icon-144x144.png" />
 | |
| 		<link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://zxicar.us/apple-touch-icon-120x120.png" />
 | |
| 		<link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://zxicar.us/apple-touch-icon-152x152.png" />
 | |
| 		
 | |
| 		<meta name="application-name" content="Icarus Imeji Service"/>
 | |
| 		<meta name="msapplication-TileColor" content="#FFFFFF" />
 | |
| 		<meta name="msapplication-TileImage" content="https://zxicar.us/mstile-144x144.png" />
 | |
| 		<meta property="og:description" content="Access Denied - Are you sure you're in the right place?" />
 | |
| 		
 | |
| 		<link rel="stylesheet" href="https://i.zxicar.us/assets/css/main.css" />
 | |
| 		<noscript><link rel="stylesheet" href="https://i.zxicar.us/assets/css/noscript.css" /></noscript>
 | |
| 	</head>
 | |
| 	<body class="is-loading">
 | |
| 
 | |
| 		<!-- Wrapper -->
 | |
| 			<div id="wrapper" class="fade-in">
 | |
| 
 | |
| 				<!-- Intro -->
 | |
| 					<div id="intro">
 | |
| 						<h1>That's Off Limits</h1>
 | |
| 						<p>We can't just show confidential stuff to random people. How'd you even get here anyways?</p>
 | |
| 						
 | |
| 						<ul class="actions">
 | |
| 							<li><a href="https://imeji.zxicar.us" class="button fit big icon fa-home">Return to Uploader Home</a></li>
 | |
| 						</ul>
 | |
| 						
 | |
| 					</div>
 | |
| 
 | |
| 				<!-- Copyright -->
 | |
| 				<!--
 | |
| 					<div id="copyright">
 | |
| 						<ul><li>© 2016 Locaria Technologies.</li></ul>
 | |
| 					</div>
 | |
| 				-->
 | |
| 
 | |
| 			</div>
 | |
| 
 | |
| 		<!-- Scripts -->
 | |
| 			<script src="https://i.zxicar.us/assets/js/jquery.min.js"></script>
 | |
| 			<script src="https://i.zxicar.us/assets/js/jquery.scrollex.min.js"></script>
 | |
| 			<script src="https://i.zxicar.us/assets/js/jquery.scrolly.min.js"></script>
 | |
| 			<script src="https://i.zxicar.us/assets/js/skel.min.js"></script>
 | |
| 			<script src="https://i.zxicar.us/assets/js/util.js"></script>
 | |
| 			<script src="https://i.zxicar.us/assets/js/main.js"></script>
 | |
| 
 | |
| 	</body>
 | |
| </html>
 | 
