mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
bingAI: use https://mybing2.xn--xyza.top as default
This commit is contained in:
parent
9ea6258d40
commit
e8b5f412f0
6 changed files with 10 additions and 10 deletions
|
@ -77,7 +77,7 @@
|
|||
async function getMagicUrl() {
|
||||
let v = localStorage.GoGoUrl;
|
||||
if(v) return v;
|
||||
return "https://muweb.us.to/";
|
||||
return "https://mybing2.xn--xyza.top/";
|
||||
}
|
||||
</script>
|
||||
<script type="text/javascript" src="./js/GetSet.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue