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'
|
||||
extClass = '.MoonDaisyScans'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://moondaisyscans.biz'
|
||||
overrideVersionCode = 0
|
||||
baseUrl = 'https://moondaisyscans.my'
|
||||
overrideVersionCode = 1
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -7,7 +7,7 @@ import java.util.Locale
|
||||
|
||||
class MoonDaisyScans : MangaThemesia(
|
||||
"Moon Daisy Scans",
|
||||
"https://moondaisyscans.biz",
|
||||
"https://moondaisyscans.my",
|
||||
"tr",
|
||||
dateFormat = SimpleDateFormat("MMMM d, yyy", Locale("tr")),
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user