Merge pull request #42 from gravitation-ch/patch-1

This commit is contained in:
jxxghp
2024-01-25 08:31:43 +08:00
committed by GitHub

View File

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