update SrcJyXunmi.js.

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

@ -614,7 +614,7 @@ function xunmierji(type,ua) {
}else{
//网页
}
var details1 = '主演:' + actor.substring(0, actor.length<12?actor.length:12) + '\n导演:' + director.substring(0, director.length<12?director.length:12) + dqnf;
var details1 = '导演:' + director.substring(0, director.length<12?director.length:12) + '主演:' + actor.substring(0, actor.length<12||dqnf==""?actor.length:12) +'\n'+ dqnf;
var details2 = remarks + '\n' + pubdate;
var newconfig = { 详情1: details1, 详情2: details2, 图片: pic, 简介: desc, 线路: arts, 影片: conts, 标识: MY_URL };
var libsfile = 'hiker://files/libs/' + md5(configfile) + '.js';

Loading…
Cancel
Save