Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit f352233

Browse files
committed
更多自定义
1 parent f812c6a commit f352233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudflareWorker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
let joinStats = true; //可选加入统计。 加入统计不会收集任何隐私信息,仅统计访问量。
22
let webPath = 'https://raw.githubusercontent.com/jianjianai/NewBingGoGo-Web/master/src/main/resources'; //web页面地址,可以修改成自己的仓库来自定义前端页面
3-
let serverConfig = {
3+
let serverConfig = { //此配置需要插件需要2023.5.22.0以上版本才会生效
44
"h1": "NewBingGoGo",
55
"h2": "简单开始和NewBing聊天",
66
"p": "",

0 commit comments

Comments
 (0)