更新 'SrcJuying.js'

master
src48597962 9 months ago
parent dadd957bf1
commit 4be18024f4
  1. 2
      SrcJuying.js

@ -122,9 +122,9 @@ function dianboerji() {
//选集部份
function setLists(lists, index) {
let type = jkdata.type;
let list = lists[index];
function playlist(lx, len) {//定义选集列表生成
let type = jkdata.type;
if (lx == '1') {
if (/v1|app|v2|iptv|cms/.test(type)) {
var playtitle = list[j].split('$')[0].trim();

Loading…
Cancel
Save