Team X: update domain (#17985)

This commit is contained in:
Vetle Ledaal 2023-09-16 15:40:47 +00:00 committed by GitHub
parent 32a34ab1a3
commit 60214a001b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

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

View File

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