File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed
Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 22# 被依赖方 <--- 使用方
33# config <--- entity <--- toolkit <--- client <--- option <--- downloader
44
5- __version__ = '2.5.22 '
5+ __version__ = '2.5.23 '
66
77from .api import *
88from .jm_plugin import *
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ class JmMagicConstants:
7676 APP_TOKEN_SECRET = '18comicAPP'
7777 APP_TOKEN_SECRET_2 = '18comicAPPContent'
7878 APP_DATA_SECRET = '185Hcomic3PAPP7R'
79- APP_VERSION = '1.7.2 '
79+ APP_VERSION = '1.7.5 '
8080
8181
8282# 模块级别共用配置
@@ -127,13 +127,10 @@ class JmModuleConfig:
127127
128128 # 移动端API域名
129129 DOMAIN_API_LIST = shuffled ('''
130- www.cdnxxx-proxy.vip
131- www.cdnxxx-proxy.org
132- www.cdnxxx-proxy.xyz
133- www.cdnxxx-proxy.co
130+ www.jmapiproxyxxx.vip
131+ www.cdnblackmyth.vip
134132 www.cdnblackmyth.xyz
135-
136-
133+ www.cdnxxx-proxy.co
137134 ''' )
138135
139136 APP_HEADERS_TEMPLATE = {
You can’t perform that action at this time.
0 commit comments