mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
use redirect for bingAI
This commit is contained in:
parent
a2c2729725
commit
33d2db03b7
9 changed files with 272 additions and 67 deletions
|
@ -47,9 +47,9 @@
|
|||
|
||||
</ul>
|
||||
<p><strong>免魔法国内直接使用系列</strong><br>
|
||||
<a href="#newbing">newbing/chatgpt/必应写作/AI画图</a><br>
|
||||
<a href="../redirect/index.html">使用重定向访问国外技术网址</a><br>
|
||||
<a href="../rjs/index.html">google翻译</a></p>
|
||||
<a href="../rjs/index.html">google翻译</a><br>
|
||||
<a href="#newbing">newbing/chatgpt/必应写作/AI画图</a></p>
|
||||
<p><strong>目录配置及使用外部文件管理器</strong><br>
|
||||
超微浏览器可以将配置目录或子目录符号链接至任意外部公共目录。安装有定制termux的用户也可以使用移动设备自带或第三方文件管理器管理超微内部指定目录。具体配置可见<a href="../../en/acmd/index.html">Shell command mode</a>。</p>
|
||||
<p><strong>准确显示PC网页</strong>:<br>
|
||||
|
@ -69,7 +69,11 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA
|
|||
<p>总要求:长按底部"PC"按钮选择user-agent为"edge"。用户需登录微软网站比如cn.bing.com,帐号已经开通newbing。</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p>方法1:</p>
|
||||
<p>方法0:<br>
|
||||
<a href="../redirect/index.html">使用重定向访问国外技术网址</a>,使用<a href="../../en/searchurl/cloudflare/pbing.js">cloudflare workers 全局重定向代码</a>。请帮助改良维护workers代码。</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>方法1(不再维护):</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p>点击一键安装<a href="i:b1%0AInstall bing chat UI%0A%0Ai:0hsitecache/www.bing.com/ai.html:../../en/searchurl/bingAI/bing.html%0AInstall bing compose UI%0A%0Ai:0hsitecache/www.bing.com/write.html:../../en/searchurl/bingAI/write.html%0AInstall bing Draw UI%0A%0Ai:0hsitecache/www.bing.com/draw.html:../../en/searchurl/bingAI/draw.html%0AConfig hosts%0A空格后为魔法域名,请按需修改%0Ai:0ghosts::www.bing.com;Access-Control-Allow-Origin;https://www.bing.com mybing.xn--xyza.top%0a%0Ai:52:https://www.bing.com/ai.html%0Ai:52:https://www.bing.com/write.html%0Ai:52:https://www.bing.com/draw.html">必应AI</a></p>
|
||||
|
@ -98,8 +102,8 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 12 June 2023<br>
|
||||
adjust mirror order in README<br>
|
||||
<p>Last Modified: 18 July 2023<br>
|
||||
revert back redirect.js<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue