Kiryuu: update domain (#6255)

This commit is contained in:
Bui Dai 2024-11-27 21:42:03 +07:00 committed by Draff
parent 989279dca6
commit 83bdb4d9b4
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 = 'Kiryuu' extName = 'Kiryuu'
extClass = '.Kiryuu' extClass = '.Kiryuu'
themePkg = 'mangathemesia' themePkg = 'mangathemesia'
baseUrl = 'https://kiryuu.org' baseUrl = 'https://kiryuu.one'
overrideVersionCode = 8 overrideVersionCode = 9
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -9,7 +9,7 @@ import org.jsoup.nodes.Document
import java.text.SimpleDateFormat import java.text.SimpleDateFormat
import java.util.Locale import java.util.Locale
class Kiryuu : MangaThemesia("Kiryuu", "https://kiryuu.org", "id", dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("id"))) { class Kiryuu : MangaThemesia("Kiryuu", "https://kiryuu.one", "id", dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("id"))) {
// Formerly "Kiryuu (WP Manga Stream)" // Formerly "Kiryuu (WP Manga Stream)"
override val id = 3639673976007021338 override val id = 3639673976007021338