mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
adjust mirror order in README
This commit is contained in:
parent
21600e4acf
commit
fbf6635c1a
10 changed files with 48 additions and 18 deletions
|
@ -77,7 +77,7 @@
|
|||
async function getMagicUrl() {
|
||||
let v = localStorage.GoGoUrl;
|
||||
if(v && v.startsWith("http")) return v;
|
||||
return "https://mybing2.xn--xyza.top/";
|
||||
return "https://mybing.xn--xyza.top/";
|
||||
}
|
||||
function getStartProposes(){return ["","",""];}
|
||||
function getStartMessage(){return "";}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue