small fix

This commit is contained in:
hexated 2023-07-29 04:01:35 +07:00
parent 6fa564f9d3
commit e41321271f
1 changed files with 1 additions and 1 deletions

View File

@ -2064,7 +2064,7 @@ object SoraExtractor : SoraStream() {
it.attr("data-id") to it.text()
}.apmap {
when {
it.first.contains("/fix.php") && !isAnime -> {
it.second.equals("Player F", true) || it.second.equals("Player N", true) && !isAnime -> {
invokeSmashyFfix(it.second, it.first, url, callback)
}
it.first.contains("/gtop") -> {