Merge pull request #1151 from DDS-DS/main

update bt url
This commit is contained in:
HibiKier 2022-10-22 18:26:59 +08:00 committed by GitHub
commit f6d9e083b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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):