Tenshi.id: update domain (#5326)

Closes #5183
This commit is contained in:
Luqman 2024-10-04 02:36:14 +07:00 committed by Draff
parent ac7b2a2dbb
commit 843fa52764
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Tenshi.id' extName = 'Tenshi.id'
extClass = '.TenshiId' extClass = '.TenshiId'
themePkg = 'mangathemesia' themePkg = 'mangathemesia'
baseUrl = 'https://tenshi.id' baseUrl = 'https://tenshi.pw'
overrideVersionCode = 4 overrideVersionCode = 5
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -8,7 +8,7 @@ import java.util.Locale
class TenshiId : MangaThemesia( class TenshiId : MangaThemesia(
"Tenshi.id", "Tenshi.id",
"https://tenshi.id", "https://tenshi.pw",
"id", "id",
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("id", "ID")), dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("id", "ID")),
mangaUrlDirectory = "/komik", mangaUrlDirectory = "/komik",