From fb4a2c4b4c5d0b2b801c6264774c7c575d3fbbe7 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Mon, 11 Jul 2022 04:41:44 +0000 Subject: [PATCH] update SrcJuying.js. --- SrcJuying.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJuying.js b/SrcJuying.js index e59d6fdc..f4b5e053 100644 --- a/SrcJuying.js +++ b/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/)) {