mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update YugenAnime.kt
This commit is contained in:
parent
33872bfc5a
commit
1a31550eda
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import org.jsoup.nodes.Element
|
|||
import java.net.URI
|
||||
|
||||
class YugenAnime : MainAPI() {
|
||||
override var mainUrl = "https://yugenanime.sx/"
|
||||
override var mainUrl = "https://yugenanime.sx"
|
||||
override var name = "YugenAnime"
|
||||
override val hasMainPage = true
|
||||
override var lang = "en"
|
||||
|
|
Loading…
Reference in a new issue