更新 'SrcLive.js'

pull/1/head
src48597962 2 years ago
parent fff55abea3
commit 8d6abca5ae
  1. 3
      SrcLive.js

@ -2,7 +2,8 @@ function Live() {
addListener("onClose", $.toString(() => {
//clearMyVar('guanlicz');
}));
let str = "CCTV-10";
log(str.replace(/[^\d]/g, ""))
var d = [];
let livefile = "hiker://files/rules/Src/Juying/live.txt";
let JYlive=fetch(livefile);

Loading…
Cancel
Save