updated domain LayarKaca & Otakudesu

This commit is contained in:
hexated 2022-11-09 07:24:10 +07:00
parent 5679acc400
commit a5a4887045
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 5
version = 6
cloudstream {

View File

@ -8,7 +8,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
import org.jsoup.nodes.Element
class LayarKacaProvider : MainAPI() {
override var mainUrl = "https://lk21official.org"
override var mainUrl = "https://lk21official.art"
// private val redirectUrl = "https://nd21x1.github.io"
private val seriesUrl = "https://nontondrama.icu"
override var name = "LayarKaca"

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 3
version = 4
cloudstream {

View File

@ -10,7 +10,7 @@ import org.jsoup.Jsoup
import org.jsoup.nodes.Element
class OtakudesuProvider : MainAPI() {
override var mainUrl = "https://otakudesu.video"
override var mainUrl = "https://otakudesu.bid"
override var name = "Otakudesu"
override val hasMainPage = true
override var lang = "id"