diff options
author | mayx <mayx@outlook.com> | 2024-09-26 12:15:00 +0200 |
---|---|---|
committer | mayx <mayx@outlook.com> | 2024-09-26 12:15:00 +0200 |
commit | 593b4fa00360a30fd50afe2bed68df51d623a9c3 (patch) | |
tree | 908b3a8b0c3a40a87f216a61fc3bcb5430818301 | |
parent | 46f1b8d742726e126cae8f9b4e3004af07014d5e (diff) |
Update main.js
-rw-r--r-- | js/main.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |