mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update DramaSerial.kt
This commit is contained in:
parent
4a1597dc2f
commit
bf7340605c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
|
|||
import org.jsoup.nodes.Element
|
||||
|
||||
class DramaSerial : MainAPI() {
|
||||
override var mainUrl = "https://dramaserial.wiki"
|
||||
override var mainUrl = "https://dramaserial.sbs"
|
||||
override var name = "DramaSerial"
|
||||
override val hasMainPage = true
|
||||
override var lang = "id"
|
||||
|
|
Loading…
Reference in a new issue