From f4c37f1731fb99324c194615a21820bed2e68240 Mon Sep 17 00:00:00 2001 From: lanceyang Date: Sun, 26 May 2024 00:03:14 +0800 Subject: [PATCH] =?UTF-8?q?Update=2088=E7=9C=8B=E7=90=83.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 88kanqiu modify --- js/88看球.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/88看球.js b/js/88看球.js index 983cfa03..d8afcd31 100644 --- a/js/88看球.js +++ b/js/88看球.js @@ -1,7 +1,7 @@ var rule = { title: "88看球", // host:'http://www.88kanqiu.cc', - host: "http://www.88kanqiu.live", + host: "http://www.88kanqiu.org", url: "/match/fyclass/live", searchUrl: "", searchable: 0, @@ -57,4 +57,4 @@ var rule = { `, }, 搜索: "", -}; \ No newline at end of file +};