fix: v6 HTML页面添加id=ver元素(审查阻断)
This commit is contained in:
@@ -28,6 +28,7 @@ h1{font-size:20px;color:#fff;margin:0}
|
|||||||
<div class="chip chip-off" onclick="selectCh(this,'nightly')">Nightly</div>
|
<div class="chip chip-off" onclick="selectCh(this,'nightly')">Nightly</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<span id="ver" style="display:none">0.1.0-dav-android-6</span>
|
||||||
<button class="btn btn-check" onclick="checkUpdate()">检查更新</button>
|
<button class="btn btn-check" onclick="checkUpdate()">检查更新</button>
|
||||||
<button class="btn btn-download" onclick="applyUpdate()" id="btnApply" disabled>下载更新</button>
|
<button class="btn btn-download" onclick="applyUpdate()" id="btnApply" disabled>下载更新</button>
|
||||||
<div class="log" id="log"></div>
|
<div class="log" id="log"></div>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"url":"https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/raw/branch/main/ota/h5/index-v6.html","min_version":"0.1.0-dav-android-5","latest":"0.1.0-dav-android-6","sha256":"64fbae9250866f44ce7ade0fd415632b1e40299ca0606044cf8606996d060213"}
|
{"url":"https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/raw/branch/main/ota/h5/index-v6.html","min_version":"0.1.0-dav-android-5","latest":"0.1.0-dav-android-6","sha256":"04f10b8f0743bc98e4386686ed58a72e1aa8fe86835f7e838672bc9a29bc4480"}
|
||||||
@@ -1 +1 @@
|
|||||||
{"url":"https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/raw/branch/main/ota/h5/index-v6.html","min_version":"0.1.0-dav-android-5","latest":"0.1.0-dav-android-6","sha256":"64fbae9250866f44ce7ade0fd415632b1e40299ca0606044cf8606996d060213"}
|
{"url":"https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/raw/branch/main/ota/h5/index-v6.html","min_version":"0.1.0-dav-android-5","latest":"0.1.0-dav-android-6","sha256":"04f10b8f0743bc98e4386686ed58a72e1aa8fe86835f7e838672bc9a29bc4480"}
|
||||||
@@ -1 +1 @@
|
|||||||
0.1.0-dav-android-6|https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/raw/branch/main/ota/h5/index-v6.html|64fbae9250866f44ce7ade0fd415632b1e40299ca0606044cf8606996d060213
|
0.1.0-dav-android-6|https://git.childish-ghost.com/LukeMackin/Yuzu-GCA/raw/branch/main/ota/h5/index-v6.html|04f10b8f0743bc98e4386686ed58a72e1aa8fe86835f7e838672bc9a29bc4480
|
||||||
Reference in New Issue
Block a user