You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
hk/SrcParseS.js

6 lines
233 B

function JYLazy(vipUrl) {
if (vipUrl.indexOf("https://www.aliyundrive.com") > -1) {
require(config.依赖.match(/http(s)?:\/\/.*\//)[0].replace('/Ju/','/master/') + 'SrcJyAliDisk.js');
aliShareUrl(vipUrl)
}
}