From 5d7666df6c8d882bbb25097d89ee42e68b5f23e3 Mon Sep 17 00:00:00 2001 From: qist <87984115@qq.com> Date: Mon, 2 Mar 2026 08:59:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/fty.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/fty.py b/tools/fty.py index 2b776b42..c8a5b1c9 100644 --- a/tools/fty.py +++ b/tools/fty.py @@ -14,7 +14,7 @@ session.cookies.set("visited", "1") # 提高拟真度 # 下载伪 JSON 文本 def fetch_raw_json(): - url = "https://ua.fongmi.eu.org/box.php?url=https%3A%2F%2Fwww.xn--sss604efuw.com%2Ftv" + url = "https://www.xn--sss604efuw.com/jm/jiemi.php?url=http%3A%2F%2Fwww.%E9%A5%AD%E5%A4%AA%E7%A1%AC.com%2Ftv" resp = session.get(url, timeout=30, allow_redirects=True) resp.encoding = 'utf-8' return resp.text