|
|
@ -2370,14 +2370,14 @@ function erji() { |
|
|
|
var easy = $("").lazyRule(() => { |
|
|
|
var easy = $("").lazyRule(() => { |
|
|
|
try{ |
|
|
|
try{ |
|
|
|
input=fetch(input,{}).split("('")[1].split("'")[0]; |
|
|
|
input=fetch(input,{}).split("('")[1].split("'")[0]; |
|
|
|
log(input); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if(input.match(/ixigua|iqiyi|qq.com|mgtv|le\.com|bili|sohu|youku|pptv|cctv|1905\.com/)){ |
|
|
|
if(input.match(/ixigua|iqiyi|qq.com|mgtv|le\.com|bili|sohu|youku|pptv|cctv|1905\.com/)){ |
|
|
|
input=input.split("?")[0]; |
|
|
|
input=input.split("?")[0]; |
|
|
|
}else if(input.match(/huanxi/)){ |
|
|
|
}else if(input.match(/huanxi/)){ |
|
|
|
input=input.split("&")[0]; |
|
|
|
input=input.split("&")[0]; |
|
|
|
}else if(input.match(/migu/)){ |
|
|
|
}else if(input.match(/migu/)){ |
|
|
|
input=input.replace(/http/,'https').split("&from")[0]; |
|
|
|
//input=input.replace(/http/,'https').split("&from")[0];
|
|
|
|
|
|
|
|
input = "https://m.miguvideo.com/mgs/msite/prd/detail.html" + input.replace(/\\?.*cid/, '?cid').split("&")[0] + "&mgdbid="; |
|
|
|
} |
|
|
|
} |
|
|
|
/* |
|
|
|
/* |
|
|
|
if (input.indexOf('sa.sogou') != -1) { |
|
|
|
if (input.indexOf('sa.sogou') != -1) { |
|
|
|