Kiryuu: update domain (#4320)
This commit is contained in:
parent
01f3fa0191
commit
4fc5107823
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Kiryuu'
|
extName = 'Kiryuu'
|
||||||
extClass = '.Kiryuu'
|
extClass = '.Kiryuu'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://kiryuu.id'
|
baseUrl = 'https://kiryuu.org'
|
||||||
overrideVersionCode = 6
|
overrideVersionCode = 7
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -7,7 +7,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.id", "id", dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("id"))) {
|
class Kiryuu : MangaThemesia("Kiryuu", "https://kiryuu.org", "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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user