update SrcJySet.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent 8bec7ab69a
commit fec634d978
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 1
      SrcJySet.js

@ -579,7 +579,6 @@ function SRCSet() {
let urlfile = jiekou[i].ext;
if(/^clan:/.test(urlfile)){
urlfile = urlfile.replace("clan://TVBox/",input.match(/file.*\//)[0]);
log(urlfile)
}
let biuhtml = fetch(urlfile,{timeout:2000});
biuhtml = biuhtml.replace(reg, function(word) {

Loading…
Cancel
Save