Moon Daisy Scans: update domain (#9924)
This commit is contained in:
parent
554bc6e08c
commit
bd8174f9e9
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Moon Daisy Scans'
|
extName = 'Moon Daisy Scans'
|
||||||
extClass = '.MoonDaisyScans'
|
extClass = '.MoonDaisyScans'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://moondaisyscans.my'
|
baseUrl = 'https://moondaisyscans.art'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 2
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class MoonDaisyScans : MangaThemesia(
|
class MoonDaisyScans : MangaThemesia(
|
||||||
"Moon Daisy Scans",
|
"Moon Daisy Scans",
|
||||||
"https://moondaisyscans.my",
|
"https://moondaisyscans.art",
|
||||||
"tr",
|
"tr",
|
||||||
dateFormat = SimpleDateFormat("MMMM d, yyy", Locale("tr")),
|
dateFormat = SimpleDateFormat("MMMM d, yyy", Locale("tr")),
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user