File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
Expand file tree Collapse file tree 2 files changed +9
-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.17 '
5+ __version__ = '2.5.18 '
66
77from .api import *
88from .jm_plugin import *
Original file line number Diff line number Diff line change @@ -143,20 +143,21 @@ class JmModuleConfig:
143143
144144 # 移动端图片域名
145145 DOMAIN_IMAGE_LIST = str_to_list ('''
146+ cdn-msp.jmapiproxy1.cc
147+ cdn-msp.jmapiproxy2.cc
148+ cdn-msp2.jmapiproxy2.cc
149+ cdn-msp3.jmapiproxy2.cc
146150 cdn-msp.jmapinodeudzn.net
147- cdn-msp2.jmapinodeudzn.net
148- cdn-msp2.jmapiproxy3.cc
149151 cdn-msp3.jmapinodeudzn.net
150152
151153 ''' )
152154
153155 # 移动端API域名
154156 DOMAIN_API_LIST = str_to_list ('''
155- www.jmapinodeudzn.xyz
156- www.cdn-eldenringproxy.xyz
157- www.cdn-eldenringproxy.me
158- www.cdn-eldenringproxy.vip
159- www.jmapinode.xyz
157+ www.jmapidestiny.xyz
158+ www.jmeadpoolcdn.one
159+ www.jmeadpoolcdn.life
160+
160161 ''' )
161162
162163 # 网页端域名配置
You can’t perform that action at this time.
0 commit comments