更新 'SrcLive.js'

pull/1/head
src48597962 2 years ago
parent 4095f202f7
commit 7778b7a5b3
  1. 4
      SrcLive.js

@ -228,8 +228,8 @@ function guanlidata(datalist) {
img: 'https://lanmeiguojiang.com/tubiao/ke/156.png',//https://lanmeiguojiang.com/tubiao/more/228.png
col_type: 'icon_2_round',
url: $('#noLoading#').lazyRule((name) => {
let JYlivefile=fetch("hiker://files/rules/Src/Juying/live.txt");
let JYlives = JYlivefile.split('\n');
let livefile=fetch("hiker://files/rules/Src/Juying/live.txt");
let JYlives = livefile.split('\n');
if(getMyVar('editmode','0')=="0"){
let urls = [];
for(let i = 0;i<JYlives.length;i++){

Loading…
Cancel
Save