Team X - update domain name (#3416)

This commit is contained in:
Mike 2020-06-05 15:38:05 -04:00 committed by GitHub
parent e7f4978241
commit 8acb99c180
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 {
appName = 'Tachiyomi: Team X'
pkgNameSuffix = 'ar.teamx'
extClass = '.TeamX'
extVersionCode = 4
extVersionCode = 5
libVersion = '1.2'
}

View File

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