Deploying to gh-pages from @ DGP-Studio/Snap.Hutao.Docs@2cf3f73571 🚀

This commit is contained in:
Masterain98
2023-04-10 18:17:11 +00:00
parent 252d931f35
commit 028b0963d0
185 changed files with 1225 additions and 1305 deletions

View File

@@ -7,8 +7,8 @@
<link rel="canonical" href="/zh/advanced/FAQ.html">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substr(1);
location.href = `/zh/advanced/FAQ.html${anchor?`#${anchor}`:""}`;
const anchor = window.location.hash.substring(1);
location.href = `/zh/advanced/FAQ.html${anchor? `#${anchor}`: ""}`;
</script>
</head>
<body>

View File

@@ -7,8 +7,8 @@
<link rel="canonical" href="/zh/advanced/Gacha-system-and-export-principal.html">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substr(1);
location.href = `/zh/advanced/Gacha-system-and-export-principal.html${anchor?`#${anchor}`:""}`;
const anchor = window.location.hash.substring(1);
location.href = `/zh/advanced/Gacha-system-and-export-principal.html${anchor? `#${anchor}`: ""}`;
</script>
</head>
<body>

View File

@@ -1,17 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="robots" content="noindex">
<meta http-equiv="refresh" content="0; url=/zh/advanced/artifact-rating-rules.html">
<link rel="canonical" href="/zh/advanced/artifact-rating-rules.html">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substr(1);
location.href = `/zh/advanced/artifact-rating-rules.html${anchor?`#${anchor}`:""}`;
</script>
</head>
<body>
<p>Redirecting...</p>
</body>
</html>

View File

@@ -7,8 +7,8 @@
<link rel="canonical" href="/zh/advanced/exceptions.html">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substr(1);
location.href = `/zh/advanced/exceptions.html${anchor?`#${anchor}`:""}`;
const anchor = window.location.hash.substring(1);
location.href = `/zh/advanced/exceptions.html${anchor? `#${anchor}`: ""}`;
</script>
</head>
<body>

View File

@@ -7,8 +7,8 @@
<link rel="canonical" href="/zh/advanced/get-stoken-cookie-from-the-third-party.html">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substr(1);
location.href = `/zh/advanced/get-stoken-cookie-from-the-third-party.html${anchor?`#${anchor}`:""}`;
const anchor = window.location.hash.substring(1);
location.href = `/zh/advanced/get-stoken-cookie-from-the-third-party.html${anchor? `#${anchor}`: ""}`;
</script>
</head>
<body>

View File

@@ -7,8 +7,8 @@
<link rel="canonical" href="/zh/advanced/">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substr(1);
location.href = `/zh/advanced/${anchor?`#${anchor}`:""}`;
const anchor = window.location.hash.substring(1);
location.href = `/zh/advanced/${anchor? `#${anchor}`: ""}`;
</script>
</head>
<body>

View File

@@ -7,8 +7,8 @@
<link rel="canonical" href="/zh/advanced/known-issue.html">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substr(1);
location.href = `/zh/advanced/known-issue.html${anchor?`#${anchor}`:""}`;
const anchor = window.location.hash.substring(1);
location.href = `/zh/advanced/known-issue.html${anchor? `#${anchor}`: ""}`;
</script>
</head>
<body>

View File

@@ -7,8 +7,8 @@
<link rel="canonical" href="/zh/advanced/mihoyo-risk-tip.html">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substr(1);
location.href = `/zh/advanced/mihoyo-risk-tip.html${anchor?`#${anchor}`:""}`;
const anchor = window.location.hash.substring(1);
location.href = `/zh/advanced/mihoyo-risk-tip.html${anchor? `#${anchor}`: ""}`;
</script>
</head>
<body>

View File

@@ -7,8 +7,8 @@
<link rel="canonical" href="/zh/advanced/uninstall.html">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substr(1);
location.href = `/zh/advanced/uninstall.html${anchor?`#${anchor}`:""}`;
const anchor = window.location.hash.substring(1);
location.href = `/zh/advanced/uninstall.html${anchor? `#${anchor}`: ""}`;
</script>
</head>
<body>