2
1
Fork 1
mirror of https://github.com/yoyzo/arab synced 2024-08-15 03:15:00 +00:00

some of them might work

This commit is contained in:
Zaw 2023-02-15 22:10:40 +03:00
parent cbd39e1c35
commit 6c34ee698e
6 changed files with 34 additions and 11 deletions

View file

@ -1,4 +1,4 @@
version = 2
version = 3
cloudstream {
description = ""

View file

@ -7,7 +7,7 @@ import org.jsoup.nodes.Element
class ArabSeed : MainAPI() {
override var lang = "ar"
override var mainUrl = "https://m5.arabseed.ink"
override var mainUrl = "https://e.arabseed.ink"
override var name = "ArabSeed"
override val usesWebView = false
override val hasMainPage = true