update base url for FASELHD, TukTukCinema (#1642)

Co-authored-by: jmir1 <jhmiramon@gmail.com>
This commit is contained in:
adly98 2023-05-24 21:41:03 +03:00 committed by GitHub
parent 6bfd1da57c
commit ab6e3b8291
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@ ext {
extName = 'فاصل اعلاني'
pkgNameSuffix = 'ar.faselhd'
extClass = '.FASELHD'
extVersionCode = 12
extVersionCode = 13
libVersion = '13'
}

View file

@ -28,7 +28,7 @@ class FASELHD : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
override val name = "فاصل اعلاني"
override val baseUrl = "https://www.faselhd.ac"
override val baseUrl = "https://www.faselhd.vip"
override val lang = "ar"

View file

@ -5,7 +5,7 @@ ext {
extName = 'توك توك سينما'
pkgNameSuffix = 'ar.tuktukcinema'
extClass = '.Tuktukcinema'
extVersionCode = 4
extVersionCode = 5
libVersion = '13'
}

View file

@ -31,7 +31,7 @@ class Tuktukcinema : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
override val name = "توك توك سينما"
override val baseUrl = "https://w.tuktukcinema.net"
override val baseUrl = "https://w.tuktukcinema.tv"
override val lang = "ar"