mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-05 23:49:54 +08:00
重构 UgreenCrypto 模块路径至 app.modules.ugreen 并更新相关引用
This commit is contained in:
@@ -7,7 +7,7 @@ from urllib.parse import urlsplit, urlunsplit
|
||||
from requests import Session
|
||||
|
||||
from app.log import logger
|
||||
from app.utils.ugreen_crypto import UgreenCrypto
|
||||
from app.modules.ugreen.crypto import UgreenCrypto
|
||||
from app.utils.url import UrlUtils
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user