Update Animasu.kt

This commit is contained in:
b4byhuey 2024-03-23 01:52:35 +08:00 committed by GitHub
parent b8880fb13e
commit a9c4cc8f87
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://v2.animasu.cc"
override var mainUrl = "https://v3.animasu.cc"
override var name = "Animasu"
override val hasMainPage = true
override var lang = "id"