diff options
-rw-r--r-- | Live2dHistoire/live2d/js/message.js | 25 | ||||
-rw-r--r-- | README.md | 9 | ||||
-rw-r--r-- | proxylist.md | 2 |
3 files changed, 8 insertions, 28 deletions
diff --git a/Live2dHistoire/live2d/js/message.js b/Live2dHistoire/live2d/js/message.js index 39a0851..0ba75b1 100644 --- a/Live2dHistoire/live2d/js/message.js +++ b/Live2dHistoire/live2d/js/message.js @@ -197,6 +197,7 @@ if(!norunFlag){ return; } else { if(!eventFlag){ + talkValTimer(); outputContainer.textContent = ""; eventFlag = true; } @@ -302,33 +303,9 @@ if(!norunFlag){ showMessage('写点什么吧!',0); return; } - // if(userid_ == ""){ - // showMessage('聊之前请告诉我你的名字吧!',0); - // return; - // } showMessage('思考中~', 0); const evSource = new EventSource(talkAPI + "?info=" + encodeURIComponent(info_) + add_id); showMessage(evSource); - // $.ajax({ - // type: 'POST', - // url: talkAPI, - // data: { - // "info": info_, - // "userId": userid_ - // }, - // success: function(res) { - // if(res.intent.code !== 0){ - // talkValTimer(); - // showMessage('似乎有什么错误,请和站长联系!',0); - // }else{ - // talkValTimer(); - // showMessage(res.results[0].values.text,0); - // } - // console.log(res); - // $('#AIuserText').val(""); - // sessionStorage.setItem("live2duser", userid_); - // } - // }); }); }else{ $('#showInfoBtn').hide(); diff --git a/README.md b/README.md index 7d03cf4..801056e 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,16 @@ Powered by [Jekyll](https://github.com/jekyll/jekyll) [Simple-Jekyll-Search](https://github.com/christian-fei/Simple-Jekyll-Search) ## 使用的网络资源 -[Github](https://github.com/) | 包含: +[Github](https://github.com/) | 包含: - Issue - Pages - Git - + +[Cloudflare](https://www.cloudflare.com/) | 包含: +- CDN、规则以及缓存 +- Workers、D1 SQL 数据库、Vectorize 数据库、AI + [网易云音乐](https://music.163.com/) -[一言](https://hitokoto.cn/) [CDNJS](https://cdnjs.com/) [unpkg](https://unpkg.com/) diff --git a/proxylist.md b/proxylist.md index 9f69b36..5dee2e9 100644 --- a/proxylist.md +++ b/proxylist.md @@ -12,9 +12,9 @@ title: 代理列表 (根据可能的可用性排序) - <https://blog.mayx.workers.dev/> <img src="https://blog.mayx.workers.dev/images/online.svg" style="width:22px;vertical-align: bottom" onerror="this.src = '/images/offline.svg'"/> - <https://mayx.deno.dev/> <img src="https://mayx.deno.dev/images/online.svg" style="width:22px;vertical-align: bottom" onerror="this.src = '/images/offline.svg'"/> -- <https://mayx.serv00.net/> <img src="https://mayx.serv00.net/images/online.svg" style="width:22px;vertical-align: bottom" onerror="this.src = '/images/offline.svg'"/> - <https://mayx.glitch.me/> <img src="https://mayx.glitch.me/images/online.svg" style="width:22px;vertical-align: bottom" onerror="this.src = '/images/offline.svg'"/> - <https://yuki.gear.host/> <img src="https://yuki.gear.host/images/online.svg" style="width:22px;vertical-align: bottom" onerror="this.src = '/images/offline.svg'"/> +- <https://mayx.serv00.net/> <img src="https://mayx.serv00.net/images/online.svg" style="width:22px;vertical-align: bottom" onerror="this.src = '/images/offline.svg'"/> # 镜像列表 由于[Github已经不再可信](/2022/01/04/banned.html),所以现在提供以下镜像站: |