更新 iyuu_helper.py

This commit is contained in:
jxxghp
2025-03-02 14:18:07 +08:00
committed by GitHub
parent ffe6223921
commit bbfe3af9b3

View File

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