update SrcJuying.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent 9fbbcc4cd3
commit 49f20e60f8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 5
      SrcJuying.js

@ -2370,10 +2370,7 @@ function erji() {
//input=fetch(input,{}).split("replace('")[1].split("')")[0];
//log(input)
if(!/^http/.test(input)){
input=fetch(sgurl.replace('https://v.sogou.com/vc/np','https://waptv.sogou.com/play'),{}).split("('")[1].split("'")[0];
if(!/^http/.test(input)){
return "toast://本集无播放地址,可从更多片源中寻找";
}
return "toast://本集无播放地址,可从更多片源中寻找";
}
if(input.match(/ixigua|iqiyi|qq.com|mgtv|le\.com|bili|sohu|youku|pptv|cctv|1905\.com/)){
input=input.split("?")[0];

Loading…
Cancel
Save