From 593b4fa00360a30fd50afe2bed68df51d623a9c3 Mon Sep 17 00:00:00 2001 From: mayx Date: Thu, 26 Sep 2024 10:15:00 +0000 Subject: [PATCH] Update main.js --- js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";