更新 'SrcLive.js'

pull/1/head
src48597962 2 years ago
parent 4cf7f432ed
commit 49f4b6f29d
  1. 3
      SrcLive.js

@ -411,9 +411,6 @@ function LiveSet() {
img: "https://img.vinua.cn/images/QqyC.png",
url: $("","输入通用格式的tv链接地址").input((livecfgfile,liveconfig)=>{
if(input){
if(/^\/storage/){
input = 'file://' + input;
}
let livedata = liveconfig['data']||[];
if(!livedata.some(item => item.url==input)){
showLoading('正在验证链接有效性...');

Loading…
Cancel
Save