diff --git a/plugins/bt/data_source.py b/plugins/bt/data_source.py index 8644cfd01..ca6dd75ad 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.plus" +url = "http://www.eclzz.cool" async def get_bt_info(keyword: str, page: int):