Quellcode durchsuchen

更新二维码和下载地址

jinxyang vor 5 Jahren
Ursprung
Commit
636c561b4b
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 1 1
      index.html
  2. 1 1
      index.js

Datei-Diff unterdrückt, da er zu groß ist
+ 1 - 1
index.html


+ 1 - 1
index.js

@@ -21,5 +21,5 @@ function about() {
 }
 
 function download() {
-  window.open('http://h5.uptoyo.com/download','_blank')
+  window.open('https://h5.uptoyo.com/download','_blank')
 }