mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
use [ipv6] in hosts
This commit is contained in:
parent
62f3a10994
commit
5dcba20904
18 changed files with 54 additions and 33 deletions
|
@ -4,7 +4,7 @@
|
|||
if("https://www.bing.com/turing/conversation/create"==url){
|
||||
url = "https://mybing1.xn--xyza.top/Create";
|
||||
options = {
|
||||
headers:{"Cookie1":document.cookie},
|
||||
headers:{},
|
||||
};
|
||||
}
|
||||
return oFetch(url,options)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue