Spaces:
Running
Running
admin
commited on
Commit
·
508c4c7
1
Parent(s):
9e29c06
2 en
Browse files- config-37.json +4 -4
- config-rem.json +3 -3
- index.html +2 -2
- js/load.js +2 -2
config-37.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
-
"idol": "
|
3 |
"date": "2022/03/07",
|
4 |
-
"bgm": "BGM:
|
5 |
"bgmurl": "https://www.bilibili.com/video/BV1uB4y1m7jv",
|
6 |
"bgmsrc": "https://genius-society-acg-album.ms.show/bgm/bgm-37.mp3",
|
7 |
-
"wallpaper": "https://
|
8 |
-
"content": "
|
9 |
"pics": [
|
10 |
"https://i0.hdslb.com/bfs/article/6da702c4ccdb0dd32b5028ed6067412e5d916f10.jpg",
|
11 |
"https://i0.hdslb.com/bfs/article/6c9bcd9f8d42d53f4354bd39e7d3048964433dcf.jpg",
|
|
|
1 |
{
|
2 |
+
"idol": "March 7th",
|
3 |
"date": "2022/03/07",
|
4 |
+
"bgm": "BGM: Honkai Star Rail March 7 PV Pure Music",
|
5 |
"bgmurl": "https://www.bilibili.com/video/BV1uB4y1m7jv",
|
6 |
"bgmsrc": "https://genius-society-acg-album.ms.show/bgm/bgm-37.mp3",
|
7 |
+
"wallpaper": "https://rare-gallery.com/livewalls/imgpreview/93217-Honkai-Star-Rail-March-7th.jpg",
|
8 |
+
"content": "Ahem! Hello,<br>Welcome aboard the Astral Express.<br>My name is March 7th, I'm one of the passengers.<br>We'll be working together.<br>First, we need to take your induction photo...<br>Did that scare you! Just a joke~",
|
9 |
"pics": [
|
10 |
"https://i0.hdslb.com/bfs/article/6da702c4ccdb0dd32b5028ed6067412e5d916f10.jpg",
|
11 |
"https://i0.hdslb.com/bfs/article/6c9bcd9f8d42d53f4354bd39e7d3048964433dcf.jpg",
|
config-rem.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
-
"idol": "
|
3 |
"date": "2016/06/18",
|
4 |
-
"bgm": "BGM:
|
5 |
"bgmurl": "https://www.bilibili.com/video/av4885697",
|
6 |
"bgmsrc": "https://genius-society-acg-album.ms.show/bgm/bgm-rem.mp3",
|
7 |
"wallpaper": "https://genius-society-acg-album.ms.show/src/rem/8453dcd3572c11dfa0608a556f2762d0f603c299.jpg",
|
8 |
-
"content": "
|
9 |
"pics": [
|
10 |
"https://images.cnblogs.com/cnblogs_com/blogs/764278/galleries/2334913/o_241110060849_rem_thank.jpg",
|
11 |
"https://genius-society-acg-album.ms.show/src/rem/f636afc379310a55880fa16c6273e3af8226103f.jpeg",
|
|
|
1 |
{
|
2 |
+
"idol": "Rem",
|
3 |
"date": "2016/06/18",
|
4 |
+
"bgm": "BGM: Piano Revision Re: Life in a Different World from Zero ED - STYX HELIX",
|
5 |
"bgmurl": "https://www.bilibili.com/video/av4885697",
|
6 |
"bgmsrc": "https://genius-society-acg-album.ms.show/bgm/bgm-rem.mp3",
|
7 |
"wallpaper": "https://genius-society-acg-album.ms.show/src/rem/8453dcd3572c11dfa0608a556f2762d0f603c299.jpg",
|
8 |
+
"content": "When you read this letter.<br>I'm sure you'll be very angry with me<br>I won't ask your forgiveness for leaving you to go to the mansion alone.<br>But please understand.<br>It would be dangerous to bring you back to the mansion now.<br>So please wait here until Rem comes back.",
|
9 |
"pics": [
|
10 |
"https://images.cnblogs.com/cnblogs_com/blogs/764278/galleries/2334913/o_241110060849_rem_thank.jpg",
|
11 |
"https://genius-society-acg-album.ms.show/src/rem/f636afc379310a55880fa16c6273e3af8226103f.jpeg",
|
index.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<head>
|
5 |
<meta charset="UTF-8">
|
6 |
<meta name="referrer" content="no-referrer" />
|
7 |
-
<title
|
8 |
<link rel="shortcut icon" href="./src/favicon.ico" type="image/x-icon" />
|
9 |
<link rel="stylesheet" href="./css/style.css" type="text/css" />
|
10 |
<link rel="stylesheet" href="./css/hidden.css" type="text/css" />
|
@@ -17,7 +17,7 @@
|
|
17 |
</head>
|
18 |
|
19 |
<body>
|
20 |
-
<button id="theme"
|
21 |
<div id="myContent"></div>
|
22 |
<div id="contentToWrite"></div>
|
23 |
<div id="container">
|
|
|
4 |
<head>
|
5 |
<meta charset="UTF-8">
|
6 |
<meta name="referrer" content="no-referrer" />
|
7 |
+
<title>ACG Album</title>
|
8 |
<link rel="shortcut icon" href="./src/favicon.ico" type="image/x-icon" />
|
9 |
<link rel="stylesheet" href="./css/style.css" type="text/css" />
|
10 |
<link rel="stylesheet" href="./css/hidden.css" type="text/css" />
|
|
|
17 |
</head>
|
18 |
|
19 |
<body>
|
20 |
+
<button id="theme">Switch the theme</button>
|
21 |
<div id="myContent"></div>
|
22 |
<div id="contentToWrite"></div>
|
23 |
<div id="container">
|
js/load.js
CHANGED
@@ -85,8 +85,8 @@ function thenceThen() {
|
|
85 |
let hours = Math.floor((totalSecs - days * 24 * 3600) / 3600);
|
86 |
let mins = Math.floor((totalSecs - days * 24 * 3600 - hours * 3600) / 60);
|
87 |
let secs = Math.floor((totalSecs - days * 24 * 3600 - hours * 3600 - mins * 60));
|
88 |
-
document.getElementById("thenceThen").innerText = "
|
89 |
-
days + "
|
90 |
});
|
91 |
}
|
92 |
|
|
|
85 |
let hours = Math.floor((totalSecs - days * 24 * 3600) / 3600);
|
86 |
let mins = Math.floor((totalSecs - days * 24 * 3600 - hours * 3600) / 60);
|
87 |
let secs = Math.floor((totalSecs - days * 24 * 3600 - hours * 3600 - mins * 60));
|
88 |
+
document.getElementById("thenceThen").innerText = "Has become the fan of " + result.idol + " for\n" +
|
89 |
+
days + " days " + hours + " hours " + mins + " minutes " + secs + " seconds";
|
90 |
});
|
91 |
}
|
92 |
|