Ozul Scans: update url (#18942)
This commit is contained in:
parent
850965dd3f
commit
d044170507
@ -6,7 +6,7 @@ import java.util.Locale
|
||||
|
||||
class OzulScans : MangaThemesia(
|
||||
"Ozul Scans",
|
||||
"https://ozulscans.xyz",
|
||||
"https://kingofmanga.com",
|
||||
"ar",
|
||||
dateFormat = SimpleDateFormat("MMM d, yyy", Locale("ar")),
|
||||
)
|
||||
|
@ -108,7 +108,7 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
|
||||
SingleLang("OPSCANS", "https://opscans.com", "all"),
|
||||
SingleLang("Origami Orpheans", "https://origami-orpheans.com.br", "pt-BR", overrideVersionCode = 9),
|
||||
SingleLang("Otsugami", "https://otsugami.id", "id"),
|
||||
SingleLang("Ozul Scans", "https://ozulscans.xyz", "ar", overrideVersionCode = 1),
|
||||
SingleLang("Ozul Scans", "https://kingofmanga.com", "ar", overrideVersionCode = 2),
|
||||
SingleLang("Phantom Scans", "https://phantomscans.com", "en", overrideVersionCode = 1),
|
||||
SingleLang("PhenixScans", "https://phenixscans.fr", "fr", className = "PhenixScans", overrideVersionCode = 1),
|
||||
SingleLang("Pi Scans", "https://piscans.in", "id", overrideVersionCode = 1),
|
||||
|
Loading…
x
Reference in New Issue
Block a user