- /card.html - /llama.html - /index.html - /Live2dHistoire/live2d/js/message.js - /js/main.js
@@ -287,7 +287,7 @@ if(!norunFlag){
showMessage('思考中~', 0);
$.ajax({
type: 'POST',
- url: "https://turing-api.mayx.eu.org/",
+ url: talkAPI,
data: {
"info": info_,
"userId": userid_
@@ -58,7 +58,7 @@ title: 首页 - 我的文章
<a href="{% unless site.github %}https://mabbs.github.io{% endunless %}/pixiv-index/">Pixiv图片索引API</a><br>
- <a href="/card.html">抽卡</a> - 由<a href="https://github.com/eeg1412/">广树</a>大佬提供卡牌<br>
+ <a href="/card.html">Cloudflare LLaMA 2</a><br>
<a href="/message.html">留言板</a><br>
@@ -54,4 +54,4 @@ if (daysold > 90) {
}
var message_Path = '/Live2dHistoire/live2d/';
-var talkAPI = auxiliaryHost+"/talk.php";
+var talkAPI = "https://turing-api.mayx.eu.org/";