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
bbeffff1f5
commit
2c4e194e7a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
|
|||
import org.jsoup.nodes.Element
|
||||
|
||||
class DramaSerial : MainAPI() {
|
||||
override var mainUrl = "https://tv1.dramaserial.id"
|
||||
override var mainUrl = "https://tv3.dramaserial.id"
|
||||
private var serverUrl = "https://juraganfilm.info"
|
||||
override var name = "DramaSerial"
|
||||
override val hasMainPage = true
|
||||
|
|
Loading…
Reference in a new issue