Update AkwamProvider.kt (#787)

This commit is contained in:
cutterchop 2022-03-13 20:16:42 +01:00 committed by GitHub
parent 5e2b219a5b
commit 7a4381063d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import org.jsoup.nodes.Element
class AkwamProvider : MainAPI() {
override val lang = "ar"
override val mainUrl = "https://akwam.io"
override val mainUrl = "https://akwam.to"
override val name = "Akwam"
override val usesWebView = false
override val hasMainPage = true