洛谷日爆源代码
  • 板块灌水区
  • 楼主xk2013
  • 当前回复4
  • 已保存回复4
  • 发布时间2024/10/5 11:45
  • 上次更新2024/10/5 11:46:43
查看原帖
洛谷日爆源代码
998662
xk2013楼主2024/10/5 11:45
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<title>503 - 洛谷日爆</title>
		<base href="https://cdn.luogu.com.cn/errpage/" />
	</head>
	<body>
		<div class="header"><div class="max"><img src="logo.png" style="height: 3em;"></div></div>
		<div style="margin-top: 40px;">
			<div class="card max" style="background-image: url('gg1.svg');">
				<h1>503 Service Unavailable</h1>
				<p>服务目前不可用</p>
				<p><small>请稍候刷新重试,但不要发布无意义帖子</small></p>
			</div>
		</div>
		<div class="max" style="text-align: center;">
			<span class="diag">[2024-10-05T11:43:40+08:00] 115.205.233.136 -&gt; Cloudflare -&gt; web-k04</span><br />
			2013-<span id="year">9999</span>, © 洛谷
		</div>
		<style>
			html, body { padding: 0; margin: 0; font-size: 16px; background-color: #f2f2f2; }
			h1 { margin: .25em 0; font-size: 3.5em; font-weight: lighter; }
			small { font-size: .875em; color: #aaa; }
			p { font-size: 1em; margin: .25em 0; }
			.max { box-sizing: border-box; margin-left: auto; margin-right: auto; width: 100%; max-width: 1200px; }
			.header { margin: 0!important; width: 100%; box-sizing: border-box; background-color: #fff; box-shadow: 0px 1px 3px rgba(26, 26, 26, 0.1); padding: .25em 20px; }
			.card { text-align: center; background: #fff; box-shadow: 0px 1.03426px 3.10278px rgba(26, 26, 26, 0.1); padding-top: .75em; min-height: 800px; background-position: bottom; background-repeat: no-repeat; background-size: cover; }
			.beian { color: #999; text-decoration: none; }
			.diag { font-size: .75em; color: #bbb; }
		</style>
		<script>document.getElementById('year').textContent = new Date().getFullYear();</script>
	</body>
</html>
2024/10/5 11:45
加载中...