update SrcJuying.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent 4e217ceb75
commit fb4a2c4b4c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 2
      SrcJuying.js

@ -2405,7 +2405,7 @@ function erji() {
}*/
if (input.indexOf('sa.sogou') != -1) {
input = parseDomForHtml(request(input), 'video&&src');
input = fetch(input,{}).split("('")[1].split("'")[0];
} else {
input = request(input, {}).split("('")[1].split("',")[0];
if (input.match(/huanxi/)) {

Loading…
Cancel
Save