update SrcJuying.js.

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

@ -2017,7 +2017,7 @@ function xunmierji(type,ua) {
var arts = html.videolist;
var conts = arts;
}else if (/xpath/.test(type)) {
let xpjson = JSON.parse(MY_PARAMS.xpjson);
let xpjson = MY_PARAMS.xpjson;
log(xpjson.dtActor);
let actor = xpath(html, xpjson.dtActor) || "内详";
log(actor);

Loading…
Cancel
Save