|
|
@ -8,7 +8,7 @@ var SrcParseS = { |
|
|
|
聚阅: function (vipUrl) { |
|
|
|
聚阅: function (vipUrl) { |
|
|
|
if(/www\.aliyundrive\.com|www\.alipan\.com/.test(vipUrl)) { |
|
|
|
if(/www\.aliyundrive\.com|www\.alipan\.com/.test(vipUrl)) { |
|
|
|
return $("hiker://empty#noRecordHistory##noHistory#").rule((input) => { |
|
|
|
return $("hiker://empty#noRecordHistory##noHistory#").rule((input) => { |
|
|
|
require('https://codeberg.org/src48597962/Juying/raw/branch/master/SrcJyAliDisk.js'); |
|
|
|
require('https://raw.gitcode.com/src48597962/juying/raw/master/SrcJyAliDisk.js'); |
|
|
|
aliShareUrl(input); |
|
|
|
aliShareUrl(input); |
|
|
|
},vipUrl); |
|
|
|
},vipUrl); |
|
|
|
}else if(/pan\.quark\.cn|drive\.uc\.cn/.test(vipUrl)) { |
|
|
|
}else if(/pan\.quark\.cn|drive\.uc\.cn/.test(vipUrl)) { |
|
|
|