Update some domain (#146)

This commit is contained in:
b4byhuey 2023-05-20 04:45:28 +08:00 committed by GitHub
parent 34bbe73786
commit 0c9a2eaefe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

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

View file

@ -6,7 +6,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
import org.jsoup.nodes.Element
class DramaSerial : MainAPI() {
override var mainUrl = "https://dramaserial.world"
override var mainUrl = "https://dramaserial.wiki"
override var name = "DramaSerial"
override val hasMainPage = true
override var lang = "id"