Updated FayScan Url (#100)
This commit is contained in:
parent
19f044e312
commit
f0a2f2a4e4
@ -9,7 +9,7 @@ import java.util.concurrent.TimeUnit
|
|||||||
|
|
||||||
class FayScans : Madara(
|
class FayScans : Madara(
|
||||||
"Fay Scans",
|
"Fay Scans",
|
||||||
"https://fayscans.com.br",
|
"https://fayscans.net",
|
||||||
"pt-BR",
|
"pt-BR",
|
||||||
SimpleDateFormat("dd/MM/yyyy", Locale("pt", "BR")),
|
SimpleDateFormat("dd/MM/yyyy", Locale("pt", "BR")),
|
||||||
) {
|
) {
|
||||||
|
@ -97,7 +97,7 @@ class MadaraGenerator : ThemeSourceGenerator {
|
|||||||
SingleLang("Eromiau", "https://www.eromiau.com", "es", isNsfw = true),
|
SingleLang("Eromiau", "https://www.eromiau.com", "es", isNsfw = true),
|
||||||
SingleLang("Esomanga", "https://esomanga.com", "tr", overrideVersionCode = 1),
|
SingleLang("Esomanga", "https://esomanga.com", "tr", overrideVersionCode = 1),
|
||||||
SingleLang("FactManga", "https://factmanga.com", "en", isNsfw = false),
|
SingleLang("FactManga", "https://factmanga.com", "en", isNsfw = false),
|
||||||
SingleLang("Fay Scans", "https://fayscans.com.br", "pt-BR", overrideVersionCode = 1),
|
SingleLang("Fay Scans", "https://fayscans.net", "pt-BR", overrideVersionCode = 2),
|
||||||
SingleLang("Final Scans", "https://finalscans.com", "pt-BR", isNsfw = true, overrideVersionCode = 1),
|
SingleLang("Final Scans", "https://finalscans.com", "pt-BR", isNsfw = true, overrideVersionCode = 1),
|
||||||
SingleLang("Fire Scans", "https://firescans.xyz", "en", overrideVersionCode = 1),
|
SingleLang("Fire Scans", "https://firescans.xyz", "en", overrideVersionCode = 1),
|
||||||
SingleLang("Fleur Blanche", "https://fbsquads.com", "pt-BR", isNsfw = true, overrideVersionCode = 2),
|
SingleLang("Fleur Blanche", "https://fbsquads.com", "pt-BR", isNsfw = true, overrideVersionCode = 2),
|
||||||
|
Loading…
Reference in New Issue
Block a user