Ragnarok Scanlation: Update domain and add icon (#982)
* Update domain * Add icon
This commit is contained in:
parent
155e01f474
commit
a4e43fbe93
Binary file not shown.
After Width: | Height: | Size: 9.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
|
@ -4,4 +4,4 @@ import eu.kanade.tachiyomi.multisrc.madara.Madara
|
|||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class RagnarokScanlation : Madara("Ragnarok Scanlation", "https://ragnarokscanlation.com", "es", SimpleDateFormat("MMMM d, yyyy", Locale("es")))
|
||||
class RagnarokScanlation : Madara("Ragnarok Scanlation", "https://ragnarokscanlation.net", "es", SimpleDateFormat("MMMM d, yyyy", Locale("es")))
|
||||
|
|
|
@ -380,7 +380,7 @@ class MadaraGenerator : ThemeSourceGenerator {
|
|||
SingleLang("Pornwha", "https://pornwha.com", "en", isNsfw = true, overrideVersionCode = 1),
|
||||
SingleLang("Portal Yaoi", "https://portalyaoi.com", "pt-BR", isNsfw = true),
|
||||
SingleLang("Prisma Hentais", "https://prismahentai.com", "pt-BR", isNsfw = true),
|
||||
SingleLang("Ragnarok Scanlation", "https://ragnarokscanlation.com", "es"),
|
||||
SingleLang("Ragnarok Scanlation", "https://ragnarokscanlation.net", "es", overrideVersionCode = 1),
|
||||
SingleLang("RagnarokScan", "https://ragnarokscan.com", "es", overrideVersionCode = 1),
|
||||
SingleLang("Raijin Scans", "https://raijinscans.fr", "fr"),
|
||||
SingleLang("Rainbow Fairy Scan", "https://rainbowfairyscan.com", "pt-BR"),
|
||||
|
|
Loading…
Reference in New Issue