Update iyuu_helper.py

This commit is contained in:
FeranyDev
2024-11-04 11:01:40 +08:00
committed by GitHub
parent 86dde00bbc
commit 8d257ab8e0

View File

@@ -11,7 +11,7 @@ class IyuuHelper(object):
适配新版本IYUU开发版
"""
_version = "8.2.0"
_api_base = "https://dev.iyuu.cn"
_api_base = "https://2025.iyuu.cn"
_sites = {}
_token = None
_sid_sha1 = None