diff --git a/plugins/bt/data_source.py b/plugins/bt/data_source.py index ca6dd75a..b5035e3d 100755 --- a/plugins/bt/data_source.py +++ b/plugins/bt/data_source.py @@ -9,7 +9,7 @@ import platform # asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) -url = "http://www.eclzz.cool" +url = "http://www.eclzz.love" async def get_bt_info(keyword: str, page: int):