fix bt url打开失败

This commit is contained in:
DDS-DS 2022-09-08 01:35:41 +08:00
parent a36e8145a8
commit 8e4bda3760

View File

@ -9,7 +9,7 @@ import platform
# 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):