Update Animasu.kt

This commit is contained in:
b4byhuey 2024-04-01 20:48:01 +08:00 committed by GitHub
parent a9c4cc8f87
commit d5a5cef1dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import org.jsoup.Jsoup
import org.jsoup.nodes.Element
class Animasu : MainAPI() {
override var mainUrl = "https://v3.animasu.cc"
override var mainUrl = "https://v4.animasu.cc"
override var name = "Animasu"
override val hasMainPage = true
override var lang = "id"