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/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>