mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-14 07:26:51 +00:00
Update iyuu_helper.py
This commit is contained in:
@@ -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://ufhy.top/%s"
|
||||
_sites = {}
|
||||
_token = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user