更新 'SrcJuying.js'

master
src48597962 10 months ago
parent 83706cc176
commit 0352804d81
  1. 2
      SrcJuying.js

@ -393,7 +393,7 @@ function jiekouyiji() {
if(plays.length==1){ if(plays.length==1){
let play = plays[0]; let play = plays[0];
if(play.indexOf('$')==-1&&play.indexOf('m3u8')>-1){ if(play.indexOf('$')==-1&&play.indexOf('m3u8')>-1){
arr['play'] = play; arr['play'] = play.trim();
} }
} }
xmllist.push(arr) xmllist.push(arr)

Loading…
Cancel
Save