Moon Daisy Scans: update domain (#9924)

This commit is contained in:
Vetle Ledaal 2025-08-03 10:25:13 +02:00 committed by Draff
parent 554bc6e08c
commit bd8174f9e9
Signed by: Draff
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Moon Daisy Scans'
extClass = '.MoonDaisyScans'
themePkg = 'mangathemesia'
baseUrl = 'https://moondaisyscans.my'
overrideVersionCode = 1
baseUrl = 'https://moondaisyscans.art'
overrideVersionCode = 2
isNsfw = true
}

View File

@ -7,7 +7,7 @@ import java.util.Locale
class MoonDaisyScans : MangaThemesia(
"Moon Daisy Scans",
"https://moondaisyscans.my",
"https://moondaisyscans.art",
"tr",
dateFormat = SimpleDateFormat("MMMM d, yyy", Locale("tr")),
) {