Update index.html

This commit is contained in:
辉鸭蛋
2025-05-07 18:16:16 +08:00
committed by GitHub
parent 67fa2a443f
commit 59ad689e0b

View File

@@ -1,11 +1,11 @@
#<!--
# <!--
# Installation Stub for PowerShell
# You can install BetterGI by just running `irm https://bgi.sh | iex` in PowerShell.
# For the real script, please read the link below:
#
irm https://steambird.cocogoat.cn/bgi/BetterGI.OnlineInst.exe.ps1 | iex; break
#
-->
# -->
<!DOCTYPE html>
<html lang="en">
<head>
@@ -13,6 +13,11 @@ irm https://steambird.cocogoat.cn/bgi/BetterGI.OnlineInst.exe.ps1 | iex; break
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Genshin Copilot Scripts | BetterGI 更好的原神</title>
<style>
body{
color:transparent;
}
</style>
</head>
<body>
<div id="app"></div>