Update iyuu_helper.py

This commit is contained in:
gravitation-ch
2024-01-23 14:47:00 +08:00
committed by GitHub
parent ad461ef359
commit e91286cda5

View File

@@ -7,7 +7,7 @@ from app.utils.http import RequestUtils
class IyuuHelper(object):
_version = "2.0.0"
_api_base = "http://ufhy.top/%s"
_api_base = "http://hk.iyuu.cn/%s"
_sites = {}
_token = None