update SrcJyXunmi.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent 92a2ef4460
commit cfa378941c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 4
      SrcJyXunmi.js

@ -466,8 +466,8 @@ function xunmierji(type,ua) {
}
}
removeByValue(arts,"猜你喜欢");
var contname = xpathArray(html, xpfile.dtUrlNode+xpfile.dtUrlName);
var conturl = xpathArray(html, xpfile.dtUrlNode+xpfile.dtUrlSubNode);
var contname = xpathArray(html, xpfile.dtUrlNode+xpfile.dtUrlName+xpfile.dtUrlName);
var conturl = xpathArray(html, xpfile.dtUrlNode+xpfile.dtUrlSubNode+xpfile.dtUrlId);
log(contname);
log(conturl);
var conts = [];

Loading…
Cancel
Save