Updated Moon daisy scan domain (#9287)
* Update GhostScan.kt * Update build.gradle * Update MoonDaisyScans.kt * Update build.gradle
This commit is contained in:
parent
1b46f1f396
commit
c2c4cff935
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Moon Daisy Scans'
|
extName = 'Moon Daisy Scans'
|
||||||
extClass = '.MoonDaisyScans'
|
extClass = '.MoonDaisyScans'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://moondaisyscans.biz'
|
baseUrl = 'https://moondaisyscans.my'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 1
|
||||||
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.biz",
|
"https://moondaisyscans.my",
|
||||||
"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