mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update domain
This commit is contained in:
parent
77ed90a8a4
commit
f5fb83d3cb
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import org.jsoup.Jsoup
|
|||
import org.jsoup.nodes.Element
|
||||
|
||||
class OtakudesuProvider : MainAPI() {
|
||||
override var mainUrl = "https://otakudesu.wiki"
|
||||
override var mainUrl = "https://otakudesu.cloud"
|
||||
override var name = "Otakudesu"
|
||||
override val hasMainPage = true
|
||||
override var lang = "id"
|
||||
|
|
Loading…
Reference in a new issue