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