From 2d757a0e7c324eb0e0c374318b8d2bceab37bbaa Mon Sep 17 00:00:00 2001 From: mayx Date: Sat, 24 May 2025 17:33:47 +0000 Subject: Update 2 files - /Live2dHistoire/live2d/js/message.js - /assets/js/main_new.js--- assets/js/main_new.js | 7 ------- 1 file changed, 7 deletions(-) (limited to 'assets/js') diff --git a/assets/js/main_new.js b/assets/js/main_new.js index 4f14c78..fbb6926 100644 --- a/assets/js/main_new.js +++ b/assets/js/main_new.js @@ -1,11 +1,4 @@ $(function () { - $("div#landlord").mouseenter(function () { - $("div.live_ico_box").fadeIn(); - }); - $("div#landlord").mouseleave(function () { - $("div.live_ico_box").fadeOut(); - }); - const urlParams = new URLSearchParams(window.location.search); const keyword = urlParams.get('kw')?.trim(); -- cgit 1.4.1-2-gfad0