Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Update: ost_data_export SHA 8e0caaf4ea84a74781088f525dfd4b5abfe5bb6b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 27, 2024
1 parent 6b64993 commit aaabf9b
Show file tree
Hide file tree
Showing 3,577 changed files with 229,519 additions and 266,412 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
36 changes: 20 additions & 16 deletions en/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@

<title>About This Site - BA OST Index</title>

<script src="/static/jsdelivr/jquery.min.js"></script>
<script defer src="/static/jsdelivr/jquery.min.js"></script>
<link rel="stylesheet" href="/static/jsdelivr/tippy.light.min.css">
<script src="/static/jsdelivr/popper.min.js"></script>
<script src="/static/jsdelivr/tippy-bundle.umd.min.js"></script>
<script src="/static/jsdelivr/popup-js.min.js"></script>
<script defer src="/static/jsdelivr/popper.min.js"></script>
<script defer src="/static/jsdelivr/tippy-bundle.umd.min.js"></script>
<script defer src="/static/jsdelivr/popup-js.min.js"></script>
<script defer src="/static/jsdelivr/lazysizes.min.js"></script>

<link rel="stylesheet" href="/static/css/git-wiki-style.css">
<link rel="stylesheet" href="/static/css/wikipedialize.css">
Expand All @@ -37,11 +38,11 @@
<script src="/static/js/common.js"></script>
<script src="/static/js/zhcn_switch.js"></script>
<script src="/static/js/highlight_element.js"></script>
<script src="/static/js/tooltip.js"></script>
<script defer src="/static/js/tooltip.js"></script>
<script src="/static/js/lang_switch.js"></script>
<script src="/static/js/time_show.js"></script>
<script src="/static/js/popup.js"></script>
<script src="/static/js/cn_popup.js"></script>
<script defer src="/static/js/popup.js"></script>
<script defer src="/static/js/cn_popup.js"></script>
<script src="/static/js/track_player.js"></script>
<script src="/static/js/story_video_player.js"></script>
<script src="/static/js/interpage_bottom.js"></script>
Expand All @@ -66,12 +67,13 @@
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "kdlc104n0n");
</script>
<script>var tooltip_data = {};

function add_tooltip_data(dictionary) {
tooltip_data = Object.assign({}, tooltip_data, dictionary)
}</script>

<script async src="/static/js/auto/tooltip/data_en_album_1706377532972841975.js"></script>
<script async src="/static/js/auto/tooltip/data_en_background_1706377532972841975.js"></script>
<script async src="/static/js/auto/tooltip/data_en_character_1706377532972841975.js"></script>
<script async src="/static/js/auto/tooltip/data_en_track_1706377532972841975.js"></script>
<script async src="/static/js/auto/tooltip/data_en_story_1706377532972841975.js"></script>

</head>

<body style="visibility: visible; opacity: 1;" lang="en">
Expand Down Expand Up @@ -232,7 +234,7 @@ <h2>Technology</h2>
</div>
<script>
addEventListener("load", function () {showProjectTime(); setInterval(showProjectTime, 1000);})
addEventListener("load", function () {document.getElementById("page-generation-time").innerText = showTimestampInLocalTime(1705768826.5160809)})
addEventListener("load", function () {document.getElementById("page-generation-time").innerText = showTimestampInLocalTime(1706378093.63082)})
</script>
</footer>
<script>displayCharLangElement('en');</script>
Expand All @@ -241,10 +243,12 @@ <h2>Technology</h2>

<!--全局JS,用于显示跳转到加速站的弹窗-->
<script>
addEventListener("load", function () {
addEventListener("DOMContentLoaded", function () {
checkCnIP();
interpageBottomAdjust();
});
addEventListener("load", function () {
interpageBottomAdjust();
})
addEventListener("resize", function () {
interpageBottomAdjust();
})
Expand All @@ -253,7 +257,7 @@ <h2>Technology</h2>
<!--
This page is generated with Jinja2 by Python 3.
For more information about this project: https://github.com/BA-OST-Index/
Generated time (UTC): 1705768826.5160854
Generated time (UTC): 1706378093.6308253
-->
</body>
</html>
Loading

0 comments on commit aaabf9b

Please sign in to comment.