From e8b5f412f04b7eea757f3e65629151e986415ed9 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Fri, 7 Apr 2023 14:43:41 +0800 Subject: [PATCH] bingAI: use https://mybing2.xn--xyza.top as default --- en/searchurl/bingAI/bing.html | 2 +- sitemap.xml | 2 +- zh/_posts/index.xml | 2 +- zh/index.xml | 2 +- zh/sitemap.xml | 6 +++--- zh/tips/index.html | 6 +++--- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/en/searchurl/bingAI/bing.html b/en/searchurl/bingAI/bing.html index c8a280b..9f17909 100644 --- a/en/searchurl/bingAI/bing.html +++ b/en/searchurl/bingAI/bing.html @@ -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/"; } diff --git a/sitemap.xml b/sitemap.xml index 9e9e232..24b9f4d 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -11,7 +11,7 @@ zh/sitemap.xml - 2023-04-06T09:03:54+08:00 + 2023-04-07T14:38:07+08:00 diff --git a/zh/_posts/index.xml b/zh/_posts/index.xml index 21f1936..d7e0924 100644 --- a/zh/_posts/index.xml +++ b/zh/_posts/index.xml @@ -19,7 +19,7 @@ 复制bing.com cookies至魔法域名 勾选选项“使用离线缓存”, "使用hosts" hosts文件内添加一行(允许发送cookie至魔法url): -Access-Control-Allow-Origin;https://www.bing.com;Access-Control-Allow-Credentials;true muweb.us.to +Click to append to "hosts", edit the last part as magic url domain 点击界面入口 可配置魔法url, 上述hosts文件作相应修改, 复制bing.com cookies至魔法域名。 详情 方法2: 可以采用超级书签/直接界面+脚本+hosts。 diff --git a/zh/index.xml b/zh/index.xml index a68c36a..b2f561b 100644 --- a/zh/index.xml +++ b/zh/index.xml @@ -19,7 +19,7 @@ 复制bing.com cookies至魔法域名 勾选选项“使用离线缓存”, "使用hosts" hosts文件内添加一行(允许发送cookie至魔法url): -Access-Control-Allow-Origin;https://www.bing.com;Access-Control-Allow-Credentials;true muweb.us.to +Click to append to "hosts", edit the last part as magic url domain 点击界面入口 可配置魔法url, 上述hosts文件作相应修改, 复制bing.com cookies至魔法域名。 详情 方法2: 可以采用超级书签/直接界面+脚本+hosts。 diff --git a/zh/sitemap.xml b/zh/sitemap.xml index 42a8f69..f3f496e 100644 --- a/zh/sitemap.xml +++ b/zh/sitemap.xml @@ -3,7 +3,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> /zh/_posts/ - 2023-04-06T09:03:54+08:00 + 2023-04-07T14:38:07+08:00 /zh/ - 2023-04-06T09:03:54+08:00 + 2023-04-07T14:38:07+08:00 /zh/tips/ - 2023-04-06T09:03:54+08:00 + 2023-04-07T14:38:07+08:00 勾选选项“使用离线缓存”, "使用hosts"

hosts文件内添加一行(允许发送cookie至魔法url):
-Access-Control-Allow-Origin;https://www.bing.com;Access-Control-Allow-Credentials;true muweb.us.to

+Click to append to "hosts", edit the last part as magic url domain

点击界面入口
可配置魔法url, 上述hosts文件作相应修改, 复制bing.com cookies至魔法域名。 详情

@@ -86,8 +86,8 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA 配置文件列表中直接点击文件名即可编辑。

-

Last Modified: 6 April 2023
-bingAI: complete
+

Last Modified: 7 April 2023
+bingAI: minor optimization