Update TeamX domain (#17497)

Update domain
This commit is contained in:
Rolando Lecca 2023-08-11 22:46:09 -05:00 committed by GitHub
parent e66a5651bc
commit e7497d4a6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
extName = 'Team X'
pkgNameSuffix = 'ar.teamx'
extClass = '.TeamX'
extVersionCode = 11
extVersionCode = 12
}
apply from: "$rootDir/common.gradle"

View File

@ -22,7 +22,7 @@ class TeamX : ParsedHttpSource() {
override val name = "Team X"
override val baseUrl = "https://team1x1.fun"
override val baseUrl = "https://teamxnovel.com"
override val lang = "ar"