Shooting Star Scans: fix error site change theme (#9812)
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 9.0 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
|
@ -352,7 +352,6 @@ class MadaraGenerator : ThemeSourceGenerator {
|
|||
SingleLang("Setsu Scans", "https://setsuscans.com", "en", overrideVersionCode = 2),
|
||||
SingleLang("Shield Manga", "https://shieldmanga.club", "en", overrideVersionCode = 2),
|
||||
SingleLang("ShinobiScans", "https://shinobiscans.com", "it"),
|
||||
SingleLang("Shooting Star Scans", "https://shootingstarscans.com", "en", overrideVersionCode = 2),
|
||||
SingleLang("ShoujoHearts", "https://shoujohearts.com", "en", overrideVersionCode = 2),
|
||||
SingleLang("SiXiang Scans", "http://www.sixiangscans.com", "en", overrideVersionCode = 1),
|
||||
SingleLang("Sindria Scanlator", "https://sindriascanlator.com", "pt-BR"),
|
||||
|
|
|
@ -35,6 +35,7 @@ class WPMangaReaderGenerator : ThemeSourceGenerator {
|
|||
SingleLang("Realm Scans", "https://realmscans.xyz", "en"),
|
||||
SingleLang("Skull Scans", "https://www.skullscans.com", "en"),
|
||||
SingleLang("Shimada Scans", "https://shimadascans.com", "en"),
|
||||
SingleLang("Shooting Star Scans", "https://shootingstarscans.com", "en", overrideVersionCode = 3),
|
||||
SingleLang("Luminous Scans", "https://www.luminousscans.com", "en", overrideVersionCode = 1),
|
||||
SingleLang("Azure Scans", "https://azuremanga.com", "en"),
|
||||
SingleLang("ReaperScans.fr (GS)", "https://reaperscans.fr", "fr", className = "ReaperScansFR", pkgName = "gsnation", overrideVersionCode = 2),
|
||||
|
|