mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
Sekaikomik: update domain (#2075)
This commit is contained in:
parent
72bed526c4
commit
5ea18ed7de
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Sekaikomik'
|
||||
extClass = '.Sekaikomik'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://sekaikomik.bio'
|
||||
overrideVersionCode = 11
|
||||
baseUrl = 'https://sekaikomik.guru'
|
||||
overrideVersionCode = 12
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,7 @@ import java.util.Locale
|
||||
|
||||
class Sekaikomik : MangaThemesia(
|
||||
"Sekaikomik",
|
||||
"https://sekaikomik.bio",
|
||||
"https://sekaikomik.guru",
|
||||
"id",
|
||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("id")),
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user