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'
extClass = '.TenshiId'
themePkg = 'mangathemesia'
baseUrl = 'https://tenshi.id'
overrideVersionCode = 4
baseUrl = 'https://tenshi.pw'
overrideVersionCode = 5
}
apply from: "$rootDir/common.gradle"

View File

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