This commit is contained in:
Shawn
2021-10-06 21:25:47 +08:00
parent aff9015bdd
commit 19550c8af3
3 changed files with 3 additions and 3 deletions

View File

@@ -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})
})
// )