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>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<sitemap>
|
||||
<loc>zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2023-04-06T09:03:54+08:00</lastmod>
|
||||
<lastmod>2023-04-07T14:38:07+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
复制bing.com cookies至魔法域名
|
||||
勾选选项“使用离线缓存”, &quot;使用hosts&quot;
|
||||
hosts文件内添加一行(允许发送cookie至魔法url):
|
||||
Access-Control-Allow-Origin;https://www.bing.com;Access-Control-Allow-Credentials;true muweb.us.to
|
||||
Click to append to &quot;hosts&quot;, edit the last part as magic url domain
|
||||
点击界面入口
|
||||
可配置魔法url, 上述hosts文件作相应修改, 复制bing.com cookies至魔法域名。 详情
|
||||
方法2: 可以采用超级书签/直接界面+脚本+hosts。
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
复制bing.com cookies至魔法域名
|
||||
勾选选项“使用离线缓存”, &quot;使用hosts&quot;
|
||||
hosts文件内添加一行(允许发送cookie至魔法url):
|
||||
Access-Control-Allow-Origin;https://www.bing.com;Access-Control-Allow-Credentials;true muweb.us.to
|
||||
Click to append to &quot;hosts&quot;, edit the last part as magic url domain
|
||||
点击界面入口
|
||||
可配置魔法url, 上述hosts文件作相应修改, 复制bing.com cookies至魔法域名。 详情
|
||||
方法2: 可以采用超级书签/直接界面+脚本+hosts。
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/zh/_posts/</loc>
|
||||
<lastmod>2023-04-06T09:03:54+08:00</lastmod>
|
||||
<lastmod>2023-04-07T14:38:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -16,7 +16,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2023-04-06T09:03:54+08:00</lastmod>
|
||||
<lastmod>2023-04-07T14:38:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tips/</loc>
|
||||
<lastmod>2023-04-06T09:03:54+08:00</lastmod>
|
||||
<lastmod>2023-04-07T14:38:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
复制bing.com cookies至魔法域名<br>
|
||||
勾选选项“使用离线缓存”, "使用hosts"</p>
|
||||
<p>hosts文件内添加一行(允许发送cookie至魔法url):<br>
|
||||
Access-Control-Allow-Origin;https://www.bing.com;Access-Control-Allow-Credentials;true muweb.us.to</p>
|
||||
<a href="i:0ghosts::Access-Control-Allow-Origin;https://www.bing.com;Access-Control-Allow-Credentials;true mybing2.xn--xyza.top%0A">Click to append to "hosts", edit the last part as magic url domain</a></p>
|
||||
<p>点击界面入口<br>
|
||||
可配置魔法url, 上述hosts文件作相应修改, 复制bing.com cookies至魔法域名。 <a href="https://gitee.com/jja8/NewBingGoGo/blob/master/docs/%E5%88%9B%E5%BB%BA%E8%87%AA%E5%B7%B1%E7%9A%84%E9%AD%94%E6%B3%95%E9%93%BE%E6%8E%A5.md">详情</a></p>
|
||||
</li>
|
||||
|
@ -86,8 +86,8 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA
|
|||
<a href="../filenames">配置文件列表</a>中直接点击文件名即可编辑。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 6 April 2023<br>
|
||||
bingAI: complete<br>
|
||||
<p>Last Modified: 7 April 2023<br>
|
||||
bingAI: minor optimization<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue