Files
abyss-lab/public/novels/7s/en-US/index.html
T

106 lines
3.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8" />
<!-- HTTP 1.1 -->
<meta http-equiv="pragma" content="no-cache" />
<!-- HTTP 1.0 -->
<meta http-equiv="cache-control" content="no-cache" />
<meta name="applicable-device" content="mobile" />
<meta name="renderer" content="webkit" />
<meta name="force-rendering" content="webkit" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta
name="viewport"
content="width=device-width,initial-scale=1minimum-scale=1.0,maximum-scale=1.0,user-scalable=no,viewport-fit=cover"
/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Copyright" content="miHoYo" />
<meta name="Description" content="" />
<meta name="Keywords" content="" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta
name="apple-mobile-web-status-bar-style"
content="black-translucent"
/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link
data-n-head="1"
rel="icon"
type="image/x-icon"
href="https://honkaiimpact3.mihoyo.com/favicon.ico"
/>
<title>Saga of the Shattered Swords - Abyss Lab</title>
<!-- 海外 -->
<link href="/novels/7s/common/base.css" rel="stylesheet" />
<link href="/novels/7s/en-US/bundle.css" rel="stylesheet" />
</head>
<body>
<div id="frame">
<div id="content"></div>
<div
style="
position: absolute;
bottom: 4px;
left: 4px;
font-size: 12px;
color: white;
user-select: none;
font-style: italic;
text-align: left;
text-shadow: 1px 1px 2px black;
font-family: monospace;
"
>
Translated by
<a
href="https://github.com/sakura-knoll/abyss-lab#translation-attributions"
target="_blank"
style="
font-size: inherit;
font-family: inherit;
color: unset;
text-shadow: inherit;
"
>fans</a
><br />
All assets bleong to miHoYo Co., Ltd.
</div>
</div>
<script
id="vconsole"
type="text/javascript"
data-src="https://webstatic.mihoyo.com/dora/lib/vconsole/3.2.0/vconsole.min.js"
></script>
<script src="https://webstatic-sea.mihoyo.com/dora/lib/vue-sentry/2.6.11/vue.min.js"></script>
<script type="text/javascript" src="/novels/7s/common/vendors.js"></script>
<script>
var i18n = {
title: 'Seven Swords',
latest: 'Latest',
start: 'Start',
continue: 'Continue',
chapters: 'Chapters',
gallery: 'Gallery',
loadFail: 'There is no saved data.',
noScene: 'The scene does not exist.',
loading: 'Loading...',
wifi: 'Wi-Fi environment is recommended.',
fictional1: 'This is a work of fiction.',
fictional2:
'Any resemblance to actual persons, living or dead, or actual events is purely coincidental.',
}
var consts = {
apiBase: '/novels/7s/en-US/',
}
</script>
<script type="text/javascript" src="/novels/7s/common/bundle.js"></script>
</body>
</html>