From b21c1074d73dbf4716e1679fadd266f68c802a85 Mon Sep 17 00:00:00 2001
From: James Feng Cao
Date: Tue, 18 Apr 2023 16:08:42 +0800
Subject: [PATCH] support bundled installation
---
en/links/index.html | 9 +++++++--
en/searchurl/bingAI/js/bingChatHub.js | 2 +-
en/sitemap.xml | 6 +++---
sitemap.xml | 4 ++--
zh/_posts/index.xml | 8 +++++---
zh/index.xml | 8 +++++---
zh/sitemap.xml | 6 +++---
zh/tips/index.html | 22 ++++++++++++++++------
8 files changed, 42 insertions(+), 23 deletions(-)
diff --git a/en/links/index.html b/en/links/index.html
index 0d169c1a..7f028989 100644
--- a/en/links/index.html
+++ b/en/links/index.html
@@ -295,11 +295,16 @@ The "Host" Header (fake header, different from the standard) must be t
Ex. i:92Host;209.216.230.240:https://news.ycombinator.com
use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to visit the site with specified IP address.
+
+i:b1[internal urls separated by newline]
+Bundle of internal urls, if it is an "i:0" url, then it should have the following format:
+[title\n][msg\n][i:0url].
+
-Last Modified: 10 April 2023
-enhance :0cc cookie copy
+
Last Modified: 18 April 2023
+support bundled installation
i:56 urls support CTRL_A to CTRL-Z
diff --git a/en/searchurl/bingAI/js/bingChatHub.js b/en/searchurl/bingAI/js/bingChatHub.js
index 89a90eff..02826fd3 100644
--- a/en/searchurl/bingAI/js/bingChatHub.js
+++ b/en/searchurl/bingAI/js/bingChatHub.js
@@ -234,7 +234,7 @@ async function createChat(theChatType) {
do {
try {
let url = URLTrue(magicUrl,'turing/conversation/create');
- let res = await fetch(url, {credentials: "include"});
+ let res = await fetch(url);
let resjson = await res.json();
if (!resjson.result || resjson.result.value != 'Success') {
mes = resjson;
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 68aa7256..c5d3908c 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -3,7 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
/en/_posts/
- 2023-04-17T11:05:09+08:00
+ 2023-04-18T16:06:03+08:00
/en/
- 2023-04-17T11:05:09+08:00
+ 2023-04-18T16:06:03+08:00
/en/links/
- 2023-04-10T08:20:10+08:00
+ 2023-04-18T16:06:03+08:00
en/sitemap.xml
- 2023-04-17T11:05:09+08:00
+ 2023-04-18T16:06:03+08:00
zh/sitemap.xml
- 2023-04-17T11:14:55+08:00
+ 2023-04-18T15:54:20+08:00
diff --git a/zh/_posts/index.xml b/zh/_posts/index.xml
index c6651167..60590b6e 100644
--- a/zh/_posts/index.xml
+++ b/zh/_posts/index.xml
@@ -106,11 +106,13 @@ c[cssFlag]: For example, "c12" will apply the third and fourth
/zh/tips/
免魔法直接使用newbing (chatgpt)
总要求:长按底部"PC"按钮选择user-agent为"edge"。用户需登录微软网站比如cn.bing.com,帐号已经开通newbing。
-方法1: bingChat & Write自带魔法直接界面
-要求: 安装界面html
-勾选选项“使用离线缓存”, "使用hosts"
+方法1:
+点击一键安装必应AI
+或者分步安装:
+安装界面html, bingChat & Write自带魔法直接界面
hosts文件内添加一行(允许发送cookie至魔法url):
Click to append to "hosts", edit the last part as magic url domain
+使用: 勾选选项“使用离线缓存”, "使用hosts"
点击界面入口
可配置魔法url, 上述hosts文件作相应修改。 详情
方法2: 可以采用超级书签/直接界面+脚本+hosts。
diff --git a/zh/index.xml b/zh/index.xml
index c63a7c5b..2fe444f1 100644
--- a/zh/index.xml
+++ b/zh/index.xml
@@ -106,11 +106,13 @@ c[cssFlag]: For example, "c12" will apply the third and fourth
/zh/tips/
免魔法直接使用newbing (chatgpt)
总要求:长按底部"PC"按钮选择user-agent为"edge"。用户需登录微软网站比如cn.bing.com,帐号已经开通newbing。
-方法1: bingChat & Write自带魔法直接界面
-要求: 安装界面html
-勾选选项“使用离线缓存”, "使用hosts"
+方法1:
+点击一键安装必应AI
+或者分步安装:
+安装界面html, bingChat & Write自带魔法直接界面
hosts文件内添加一行(允许发送cookie至魔法url):
Click to append to "hosts", edit the last part as magic url domain
+使用: 勾选选项“使用离线缓存”, "使用hosts"
点击界面入口
可配置魔法url, 上述hosts文件作相应修改。 详情
方法2: 可以采用超级书签/直接界面+脚本+hosts。
diff --git a/zh/sitemap.xml b/zh/sitemap.xml
index c78e7b85..7cee64da 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-17T11:14:55+08:00
+ 2023-04-18T15:54:20+08:00
/zh/
- 2023-04-17T11:14:55+08:00
+ 2023-04-18T15:54:20+08:00
/zh/tips/
- 2023-04-17T07:39:29+08:00
+ 2023-04-18T15:54:20+08:00
-
-
方法1: bingChat & Write自带魔法直接界面
-要求: 安装界面html
-勾选选项“使用离线缓存”, "使用hosts"
+方法1:
+
+
-
方法2: 可以采用超级书签/直接界面+脚本+hosts。
其中超级书签固定bingchat入口。
@@ -85,8 +95,8 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA
配置文件列表中直接点击文件名即可编辑。
-Last Modified: 17 April 2023
-add mimetype uwebA
+
Last Modified: 18 April 2023
+support bundled installation