qiuwen-errorpages/503.html

74 行
4.0 KiB
HTML

此文件含有模棱两可的 Unicode 字符

此文件含有可能会与其他字符混淆的 Unicode 字符。 如果您是想特意这样的,可以安全地忽略该警告。 使用 Escape 按钮显示他们。

<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link rel="sourcecode" href="https://git.qiuwen.net.cn/qiuwen/qiuwen-errorpages" />
<link rel="copyright" href="https://creativecommons.org/licenses/by-sa/4.0/" />
<link rel="license" href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html" />
<link rel="icon" href="/favicon.ico" />
<title>HTTP 503 服务不可用 - 求闻百科,共笔求闻</title>
<style>
*{margin:0;padding:0}
html{width:100%;background:#fff;color:#000;font-family:"Noto Serif","Source Serif","Noto Serif SC","Source Han Serif SC",Times New Roman,Times,STSong,SimSun,serif;line-height:1.75}
body,html{min-height:100vh}
body{display:flex;margin:0 auto;max-width:83vw;flex-wrap:wrap;flex-direction:column;justify-content:space-between}
header{margin:10vh 0 0;padding-bottom:1em;border-bottom:5px solid #36c}
a img{border:0}
main{display:flex;margin:0 auto;min-width:70vw;flex-wrap:wrap;flex-direction:column}
h1{margin-top:.5em;margin-bottom:.5em;font-size:1.25em}
p{margin:.5em 0}
a{color:#36c;text-decoration:none}
a:hover{text-decoration:underline}
em,footer{color:#777;font-style:normal}
footer{margin:0 0 10vh;padding-top:1em;border-top:1px solid #eaecf0;font-size:.9em}
.footer-links a{margin-right:.5em;white-space:nowrap}
footer .footer-buttons{display:flex;margin-top:.5em;gap:.5em;flex-wrap:wrap;flex-direction:row;justify-content:flex-end}
</style>
</head>
<body>
<header>
<a href="https://www.qiuwenbaike.cn" title="求闻百科">
<img src="https://tu.zhongwen.wiki/resources/assets/qiuwen/wordmark/wordmark-favicon-tagline-horizonal.png?_20240225"
width="238" height="35" alt="求闻百科,共笔求闻" />
</a>
</header>
<main>
<h1>服务不可用<em>HTTP 503</em></h1>
<p>很抱歉,我们的服务器无法处理您的请求。</p>
<p>
您可以放慢请求频率后<a href="javascript:window.location.reload();">重试</a>,也可以返回<a href="/">首页</a>
</p>
</main>
<footer>
<div class="footer-copyright">
<p>© 2021-2024 无锡共笔全书网络有限责任公司</p>
<p>
求闻®、求闻百科®、共笔全书®、“绿竹”图标等文字、图形、图文组合,均是本网站运营者或其关联实体的商标或注册商标。
</p>
</div>
<div class="footer-links">
<a class="qwlink qwlink-about"
href="https://www.qiuwenbaike.cn/wiki/Qiuwen:%E5%85%B3%E4%BA%8E%E6%B1%82%E9%97%BB%E7%99%BE%E7%A7%91"
rel="noreferrer noopener" target="_blank">关于“求闻”</a>
<a class="qwlink qwlink-tos" href="https://www.qiuwenbaike.cn/wiki/Qiuwen:%E7%94%A8%E6%88%B7%E5%8D%8F%E8%AE%AE"
rel="noreferrer noopener" target="_blank">用户协议</a>
<a class="qwlink qwlink-pipp"
href="https://www.qiuwenbaike.cn/wiki/Qiuwen:%E4%B8%AA%E4%BA%BA%E4%BF%A1%E6%81%AF%E4%BF%9D%E6%8A%A4%E6%96%B9%E9%92%88"
rel="noreferrer noopener" target="_blank">隐私保护</a>
<a class="govlink govlink-icp" href="https://beian.miit.gov.cn/" rel="noreferrer noopener"
target="_blank">苏ICP备2022013164号</a>
<a class="govlink govlink-ga" href="http://www.beian.gov.cn/" rel="noreferrer noopener"
target="_blank">苏公网安备32021302000963号</a>
</div>
<div class="footer-buttons">
<a href="https://www.qiuwenbaike.cn" title="“求闻”计划网站" target="_blank" rel="noopener noreferrer"><img
alt="“求闻”计划网站" width="88" height="31"
src="https://tu.zhongwen.wiki/resources/assets/qiuwen/button/qiuwen-button.png" /></a>
<a href="https://www.gongbiquanshu.cn" title="共笔全书旗下网站" target="_blank" rel="noopener noreferrer"><img
alt="共笔全书旗下网站" class="img" width="88" height="31"
src="https://tu.zhongwen.wiki/resources/assets/qiuwen/button/gbqs-button.png" /></a>
</div>
</footer>
</body>
</html>