mirror of
https://github.com/KOP-XIAO/QuantumultX.git
synced 2026-01-25 17:15:09 +00:00
Update ytbcheck.js
This commit is contained in:
@@ -101,7 +101,7 @@ function test() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
if (data.indexOf('premium is not available in your country') !== -1) {
|
if (data.indexOf('Premium is not available in your country') !== -1) {
|
||||||
resolve('Not Available')
|
resolve('Not Available')
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user