304 lines
9.3 KiB
HTML
304 lines
9.3 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
<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=1,minimum-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>신주절검록 - 어비스 랩</title>
|
||
|
||
<!-- 海外 -->
|
||
|
||
<link href="/novels/7s/common/base.css" rel="stylesheet" />
|
||
<link href="/novels/7s/ko-KR/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 type="text/javascript" src="/novels/7s/ko-KR/archives.js"></script>
|
||
<script>
|
||
var i18n = {
|
||
title: '신주절검록',
|
||
latest: '최신 챕터',
|
||
start: '처음부터',
|
||
continue: '이어서 하기',
|
||
chapters: '챕터 목록',
|
||
gallery: '갤러리',
|
||
archive: '전기',
|
||
loadFail: '로드할 데이터가 없습니다.',
|
||
noScene: '해당 씬을 찾을 수 없습니다.',
|
||
loading: '로딩...',
|
||
wifi: 'Wi-Fi 환경을 추천합니다.',
|
||
fictional1: '이 내용은 모두 허구입니다.',
|
||
fictional2:
|
||
'만일 실제와 비슷하거나 같은 경우가 있더라도 이는 우연에 의한 것임을 밝힙니다.',
|
||
}
|
||
var consts = {
|
||
apiBase: '/novels/7s/ko-KR/',
|
||
}
|
||
|
||
var archiveItems = [
|
||
{
|
||
id: '1',
|
||
name: '적연',
|
||
unique_key: 'f3df608a1e830b3f',
|
||
weight: '10.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/contentweb/20191101/2019110117575979756.png',
|
||
],
|
||
desc: archiveMap['1'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '2',
|
||
name: '이소상',
|
||
unique_key: '8300c8e546c9292b',
|
||
weight: '10.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/contentweb/20191010/2019101019273112230.png',
|
||
],
|
||
desc: archiveMap['2'],
|
||
type: '0',
|
||
chapter_id: '93',
|
||
},
|
||
{
|
||
id: '3',
|
||
name: '나찰인',
|
||
unique_key: '95fb4c6cca82c5c9',
|
||
weight: '10.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihayo.com/contentweb/20191010/2019101019273725732.png',
|
||
],
|
||
desc: archiveMap['3'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '4',
|
||
name: '임조우',
|
||
unique_key: 'a2fd0a0f33cc1c19',
|
||
weight: '10.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/galgame/2020/01/19/b79784f0c6b61ce69e4b439bc1ff2e63_1752641215254760031.png',
|
||
],
|
||
desc: archiveMap['4'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '5',
|
||
name: '소미',
|
||
unique_key: '2a5c8f711ae50c1b',
|
||
weight: '10.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/galgame/2020/01/19/bce7ad7287d154995440f394096981b7_2559226314252941567.png',
|
||
],
|
||
desc: archiveMap['5'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '8',
|
||
name: '능상',
|
||
unique_key: '8f4613680c307503',
|
||
weight: '10.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/galgame/2020/05/16/0de1f95892b7a060fbc79b67bbfb1bb4_6614295546570640121.png',
|
||
],
|
||
desc: archiveMap['8'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '9',
|
||
name: '마비마',
|
||
unique_key: 'c31bc0dbbdc1f3ee',
|
||
weight: '10.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/galgame/2020/03/08/62a05f242ddc0279035097d8d6b390a8_6551245048297824562.png',
|
||
],
|
||
desc: archiveMap['9'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '10',
|
||
name: '진소의',
|
||
unique_key: 'd37f324061f2598a',
|
||
weight: '10.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/galgame/2021/03/19/6c26079086efaf47598b31b6b26c382e_7761051472885824287.png',
|
||
],
|
||
desc: archiveMap['10'],
|
||
type: '0',
|
||
chapter_id: '103',
|
||
},
|
||
{
|
||
id: '11',
|
||
name: '이신',
|
||
unique_key: 'f86512558bbf8ac5',
|
||
weight: '10.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/galgame/2021/03/19/ea8e58df69b8e6954a4a96bc33401650_1178176062468264986.png',
|
||
],
|
||
desc: archiveMap['11'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '12',
|
||
name: '환상',
|
||
unique_key: 'e263bb8b7a512d53',
|
||
weight: '10.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/galgame/2020/05/15/adea27e6d3ffeb3a833d843801aad2dc_6883433114419741785.png',
|
||
],
|
||
desc: archiveMap['12'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '13',
|
||
name: '“노응”',
|
||
unique_key: '85be8edc975a81e6',
|
||
weight: '10.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/contentweb/20191108/2019110818143018428.png',
|
||
],
|
||
desc: archiveMap['13'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '17',
|
||
name: '카렌',
|
||
unique_key: 'ca0025cf52983524',
|
||
weight: '0.00',
|
||
img_urls: [
|
||
'https:\/\/act-webstatic.mihoyo.com\/event-static-galgame\/2023\/07\/13\/a3a157d5b2ba6bcbeb68d29ae964a071_6349784703732587029.png',
|
||
],
|
||
desc: archiveMap['17'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '18',
|
||
name: '선인',
|
||
unique_key: '27fcdc3dec10e1a8',
|
||
weight: '0.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/contentweb/20191101/2019110117575118776.png',
|
||
],
|
||
desc: archiveMap['18'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '19',
|
||
name: '나찰인',
|
||
unique_key: 'b57930735ac07c7c',
|
||
weight: '12.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihayo.com/contentweb/20200110/2020011015095381494.png',
|
||
],
|
||
desc: archiveMap['19'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '20',
|
||
name: '나찰인',
|
||
unique_key: 'ead4b7d7a93814d2',
|
||
weight: '11.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihayo.com/contentweb/20200110/2020011015141699216.png',
|
||
],
|
||
desc: archiveMap['20'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
{
|
||
id: '21',
|
||
name: '마비마',
|
||
unique_key: '0e9109f519b5deec',
|
||
weight: '11.00',
|
||
img_urls: [
|
||
'https://uploadstatic.mihoyo.com/galgame/2020/04/16/9415432f5a17f3198db0c0ffc6a6af64_2000909939436828002.png',
|
||
],
|
||
desc: archiveMap['21'],
|
||
type: '0',
|
||
chapter_id: null,
|
||
},
|
||
]
|
||
</script>
|
||
<script type="text/javascript" src="/novels/7s/common/bundle.js"></script>
|
||
</body>
|
||
</html>
|