mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-25 11:42:47 +01:00
Updated FayScan Url (#100)
This commit is contained in:
parent
b693b3f72a
commit
52568a2eae
@ -9,7 +9,7 @@ import java.util.concurrent.TimeUnit
|
||||
|
||||
class FayScans : Madara(
|
||||
"Fay Scans",
|
||||
"https://fayscans.com.br",
|
||||
"https://fayscans.net",
|
||||
"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("Esomanga", "https://esomanga.com", "tr", overrideVersionCode = 1),
|
||||
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("Fire Scans", "https://firescans.xyz", "en", overrideVersionCode = 1),
|
||||
SingleLang("Fleur Blanche", "https://fbsquads.com", "pt-BR", isNsfw = true, overrideVersionCode = 2),
|
||||
|
Loading…
Reference in New Issue
Block a user