Ozul Scans: update url (#18942)

This commit is contained in:
Salim 2023-11-15 19:20:42 +03:00 committed by GitHub
parent 850965dd3f
commit d044170507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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")),
)

View File

@ -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),