mirror of
https://github.com/KOP-XIAO/QuantumultX.git
synced 2026-01-25 17:15:09 +00:00
update
This commit is contained in:
@@ -77,7 +77,7 @@ function StreamingCheck(){
|
|||||||
testDisney()
|
testDisney()
|
||||||
testDazn()
|
testDazn()
|
||||||
setTimeout(function(){
|
setTimeout(function(){
|
||||||
$done({"title": result["title"],"message": "\n----------------------"+([result["YouTube"],result["Netflix"],result["Disney"],result["Dazn"]]).join("\n\n") +'\n----------------------\n'+ $environment.params})
|
$done({"title": result["title"],"message": "----------------------\n"+([result["YouTube"],result["Netflix"],result["Disney"],result["Dazn"]]).join("\n\n") +'\n----------------------\n'+ $environment.params})
|
||||||
},6000)
|
},6000)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user