summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authormayx <mayx@outlook.com>2024-01-01 11:53:46 +0100
committermayx <mayx@outlook.com>2024-01-01 11:53:46 +0100
commit8f7d02697dce507ff6b34fef41cf4d9e43124a52 (patch)
treef5673a9b6022bcce5d927b7329a5f7a32f9c70a4 /js
parent4afea923c5f83d3bf056006abde80e8fbf83f04a (diff)
Update 5 files
- /card.html - /llama.html - /index.html - /Live2dHistoire/live2d/js/message.js - /js/main.js
Diffstat (limited to 'js')
-rw-r--r--js/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/main.js b/js/main.js
index 329b132..c14a457 100644
--- a/js/main.js
+++ b/js/main.js
@@ -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/";