mirror of
https://github.com/BililiveRecorder/BililiveRecorder.git
synced 2024-11-15 19:22:19 +08:00
58bebb2eb8
* Rebranding * rebranding fixups
20 lines
516 B
HTML
20 lines
516 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<meta name="robots" content="noindex">
|
|
<meta content="width=device-width,initial-scale=1" name=viewport>
|
|
<title>401 未登录 - mikufans录播姬 __VERSION__</title>
|
|
<style>*{text-align:center;}p{font-size:10px;}</style>
|
|
</head>
|
|
|
|
<body>
|
|
<h1 style="color:red;font-weight:bold;font-size:3em;">HTTP 401</h1>
|
|
<p title="__FULL_VERSION__">
|
|
<a href="https://rec.danmuji.org">mikufans录播姬</a> __VERSION__
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|