mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
refine bingAI UI
This commit is contained in:
parent
25bb54f62c
commit
b01672cb48
10 changed files with 50 additions and 20 deletions
|
@ -13,7 +13,13 @@
|
|||
|
||||
<guid>/zh/tips/</guid>
|
||||
<description>免魔法直接使用newbing (chatgpt)
|
||||
总要求:长按底部&quot;PC&quot;按钮选择user-agent为&quot;edge&quot;
|
||||
方法1: bingChat自带魔法直接界面
|
||||
要求: 安装界面html
|
||||
勾选选项“使用离线缓存”
|
||||
复制bing.com cookies至魔法域名
|
||||
点击界面入口
|
||||
可配置魔法url, 详情
|
||||
方法2: 可以采用超级书签/直接界面+脚本+hosts。
|
||||
其中超级书签固定bingchat入口。
|
||||
脚本重定向api至魔法师.
|
||||
|
|
|
@ -13,7 +13,13 @@
|
|||
|
||||
<guid>/zh/tips/</guid>
|
||||
<description>免魔法直接使用newbing (chatgpt)
|
||||
总要求:长按底部&quot;PC&quot;按钮选择user-agent为&quot;edge&quot;
|
||||
方法1: bingChat自带魔法直接界面
|
||||
要求: 安装界面html
|
||||
勾选选项“使用离线缓存”
|
||||
复制bing.com cookies至魔法域名
|
||||
点击界面入口
|
||||
可配置魔法url, 详情
|
||||
方法2: 可以采用超级书签/直接界面+脚本+hosts。
|
||||
其中超级书签固定bingchat入口。
|
||||
脚本重定向api至魔法师.
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 1 April 2023<br>
|
||||
fix <a> tag with href & onclick for README<br>
|
||||
add bingAI UI<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/zh/_posts/</loc>
|
||||
<lastmod>2023-04-01T20:51:06+08:00</lastmod>
|
||||
<lastmod>2023-04-02T09:50:29+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -16,7 +16,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2023-04-01T23:39:33+08:00</lastmod>
|
||||
<lastmod>2023-04-02T09:50:29+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tips/</loc>
|
||||
<lastmod>2023-04-01T20:51:06+08:00</lastmod>
|
||||
<lastmod>2023-04-02T09:50:29+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
|
@ -47,10 +47,16 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><strong>免魔法直接使用newbing (chatgpt)</strong></p>
|
||||
<p><strong>免魔法直接使用newbing (chatgpt)</strong><br>
|
||||
总要求:长按底部"PC"按钮选择user-agent为"edge"</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p>方法1: <a href="../../en/offlinecache/index.html">bingChat自带魔法直接界面</a></p>
|
||||
<p>方法1: <a href="../../en/offlinecache/index.html">bingChat自带魔法直接界面</a><br>
|
||||
要求: 安装界面html<br>
|
||||
勾选选项“使用离线缓存”<br>
|
||||
复制bing.com cookies至魔法域名<br>
|
||||
点击界面入口<br>
|
||||
可配置魔法url, <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>
|
||||
<li>
|
||||
<p>方法2: 可以采用超级书签/直接界面+脚本+hosts。<br>
|
||||
|
@ -78,7 +84,7 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA
|
|||
<a href="../filenames">配置文件列表</a>中直接点击文件名即可编辑。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 April 2023<br>
|
||||
<p>Last Modified: 2 April 2023<br>
|
||||
add bingAI UI<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue