Add ArcaneScans to the extension list (#19300)
* Add ArcaneScans to the extension list * Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/madara/MadaraGenerator.kt Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com> --------- Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
This commit is contained in:
parent
99f5621392
commit
234b5d33cd
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
Binary file not shown.
After Width: | Height: | Size: 7.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Binary file not shown.
After Width: | Height: | Size: 195 KiB |
|
@ -39,6 +39,7 @@ class MadaraGenerator : ThemeSourceGenerator {
|
|||
SingleLang("Aqua Manga", "https://aquamanga.com", "en", overrideVersionCode = 7),
|
||||
SingleLang("AQUA Scans", "https://aquascans.com", "en", className = "ManhwaWorld", overrideVersionCode = 1),
|
||||
SingleLang("ArazNovel", "https://www.araznovel.com", "tr", overrideVersionCode = 3),
|
||||
SingleLang("Arcanescans", "https://arcanescans.com", "en"),
|
||||
SingleLang("ArcheR Scans", "https://www.archerscans.com", "en", isNsfw = false),
|
||||
SingleLang("Arthur Scan", "https://arthurscan.xyz", "pt-BR", overrideVersionCode = 4),
|
||||
SingleLang("Astral Library", "https://www.astrallibrary.net", "en", overrideVersionCode = 2),
|
||||
|
|
Loading…
Reference in New Issue