diff options
author | mayx | 2024-09-26 10:15:00 +0000 |
---|---|---|
committer | mayx | 2024-09-26 10:15:00 +0000 |
commit | 593b4fa00360a30fd50afe2bed68df51d623a9c3 (patch) | |
tree | 908b3a8b0c3a40a87f216a61fc3bcb5430818301 /js/main.js | |
parent | 46f1b8d742726e126cae8f9b4e3004af07014d5e (diff) |
Update main.js
Diffstat (limited to 'js/main.js')
-rw-r--r-- | js/main.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/main.js b/js/main.js index 0377ea1..5684316 100644 --- a/js/main.js +++ b/js/main.js @@ -53,4 +53,4 @@ if (daysold > 90) { } var message_Path = '/Live2dHistoire/live2d/'; -var talkAPI = "https://turing-api.mayx.eu.org/"; +var talkAPI = "https://summary.mayx.workers.dev/ai_chat"; |