mirror of
https://github.com/hmjz100/LinkSwift.git
synced 2026-09-20 10:53:34 +08:00
适配:改来改去的 123 云盘
This commit is contained in:
@@ -9438,7 +9438,7 @@ button.downloadSubtitle:disabled {
|
||||
else if (/www.guangyapan.com/.test(location.host)) temp.main = $guangya;
|
||||
else if (/pan.quark.cn/.test(location.host)) temp.main = $quark;
|
||||
else if (/drive.uc.cn/.test(location.host)) temp.main = $uc;
|
||||
else if (/(www|login|yun|user).(123(pan|684|865|952|912).com|123pan.cn)/.test(location.host)) temp.main = $123pan;
|
||||
else if (/(www|login|yun|user|share).(123(pan|684|865|952|912).com|123pan.cn)$/.test(location.host)) temp.main = $123pan;
|
||||
|
||||
// 智能默认设置
|
||||
base.initDefaultConfig();
|
||||
|
||||
Reference in New Issue
Block a user