Domain changing for shahid

This commit is contained in:
Zaw 2023-01-01 23:02:39 +03:00 committed by GitHub
parent d1e35112d4
commit 0f9d9a959a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version = 5
version = 6
cloudstream {
description = ""

View File

@ -8,7 +8,7 @@ import org.jsoup.nodes.Element
class Shahid4u : MainAPI() {
override var lang = "ar"
override var mainUrl = "https://shahed4u.network"
override var mainUrl = "https://shahed4u.vip"
override var name = "Shahid4u"
override val usesWebView = false
override val hasMainPage = true