mirror of
https://github.com/KOP-XIAO/QuantumultX.git
synced 2026-01-25 17:15:09 +00:00
Merge branch 'master' of https://github.com/KOP-XIAO/QuantumultX
This commit is contained in:
@@ -310,7 +310,7 @@ function testNf(filmId) {
|
||||
//console.log("nfnf")
|
||||
result["Netflix"] = "<b>Netflix: </b>未支持"
|
||||
console.log("nf:"+result["Netflix"])
|
||||
$notify("nf:"+result["Netflix"])
|
||||
// $notify("nf:"+result["Netflix"])
|
||||
resolve('Not Available')
|
||||
return
|
||||
} else if (response.statusCode === 200) {
|
||||
|
||||
Reference in New Issue
Block a user