mirror of
https://github.com/KOP-XIAO/QuantumultX.git
synced 2026-01-26 01:35:09 +00:00
update
This commit is contained in:
@@ -71,7 +71,7 @@ var flags = new Map([[ "AC" , "🇦🇨" ] , [ "AF" , "🇦🇫" ] , [ "AI" , "
|
||||
} else {
|
||||
result['content1'] = "✅ 支持 YouTube Premium ➟ ⟦"+flags.get(code.toUpperCase())+code.toUpperCase()+"⟧"
|
||||
}
|
||||
$done({"title":result["title"],"message":result["content"]+"\n\n"+result["content1"]})
|
||||
$done({"title":result["title"],"message":result["content"]+"\n\n"+result["content1"]+'\n\n----------------------\n'+$environment.params})
|
||||
|
||||
})
|
||||
// )
|
||||
|
||||
Reference in New Issue
Block a user