small fix

This commit is contained in:
jack 2023-11-09 04:51:34 +07:00
parent 3f66b6f0fa
commit cfe34bb989
1 changed files with 1 additions and 1 deletions

View File

@ -1655,7 +1655,7 @@ object SoraExtractor : SoraStream() {
app.get(
url, referer = "https://smashystream.xyz/"
).document.select("div#_default-servers a.server").map {
it.attr("data-id") to it.text()
it.attr("data-url") to it.text()
}.apmap {
when {
it.second.contains(Regex("(Player F|Player FM)\$")) -> {