From ffe010e9ce3e3419c4ff898f513139dac5f3a6d6 Mon Sep 17 00:00:00 2001 From: Lya_Yami <26741937+HanakoLuna@users.noreply.github.com> Date: Thu, 26 May 2022 20:47:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0BT=E6=90=9C=E7=B4=A2=E6=BA=90?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/bt/data_source.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/bt/data_source.py b/plugins/bt/data_source.py index 283d33993..030329880 100755 --- a/plugins/bt/data_source.py +++ b/plugins/bt/data_source.py @@ -9,7 +9,7 @@ # asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) -url = "http://www.eclzz.mobi" +url = "http:/www.eclzz.win" async def get_bt_info(keyword: str, page: int):