From 9669d10f5c5c9032421ad7f4c905b61bd423fc3b Mon Sep 17 00:00:00 2001 From: mayx Date: Sat, 26 Apr 2025 09:31:14 +0000 Subject: Update 3 files - /blogroll.opml - /_layouts/default.html - /assets/js/main.js--- assets/js/main.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'assets/js/main.js') diff --git a/assets/js/main.js b/assets/js/main.js index 805318d..889c1f0 100644 --- a/assets/js/main.js +++ b/assets/js/main.js @@ -1,3 +1,6 @@ +var message_Path = '/Live2dHistoire/live2d/'; +var talkAPI = BlogAPI + "/ai_chat"; + (function () { var $backToTopTxt = "返回顶部", $backToTopEle = $('
').appendTo($("body")) .text($backToTopTxt).attr("title", $backToTopTxt).click(function () { @@ -114,7 +117,4 @@ if (daysold > 90) { $("html")[0].style = "-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);"; $("html")[0].innerHTML = $("html")[0].innerHTML.replace(/Mayx/g, "Ghost"); console.warn("Mayx may already be Dead"); -} - -var message_Path = '/Live2dHistoire/live2d/'; -var talkAPI = BlogAPI + "/ai_chat"; +} \ No newline at end of file -- cgit 1.4.1-2-gfad0