适配:改来改去的 123 云盘

This commit is contained in:
Hmjz100
2026-06-04 17:26:51 +08:00
parent 2e94035b9c
commit a52ac965ff

View File

@@ -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();