parent
5e6a152da2
commit
d04de13a34
|
@ -2,7 +2,7 @@ package eu.kanade.tachiyomi.extension.id.piscans
|
|||
|
||||
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
||||
|
||||
class PiScans : MangaThemesia("Pi Scans", "https://piscans.com", "id") {
|
||||
class PiScans : MangaThemesia("Pi Scans", "https://piscans.in", "id") {
|
||||
|
||||
override val hasProjectPage = true
|
||||
}
|
||||
|
|
|
@ -86,7 +86,7 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
|
|||
SingleLang("Patatescans", "https://patatescans.com", "fr", isNsfw = true, overrideVersionCode = 2),
|
||||
SingleLang("Phantom Scans", "https://phantomscans.com", "en", overrideVersionCode = 1),
|
||||
SingleLang("Phoenix Fansub", "https://phoenixfansub.com", "es", overrideVersionCode = 2),
|
||||
SingleLang("Pi Scans", "https://piscans.com", "id"),
|
||||
SingleLang("Pi Scans", "https://piscans.in", "id", overrideVersionCode = 1),
|
||||
SingleLang("PMScans", "https://rackusreads.com", "en", overrideVersionCode = 3),
|
||||
SingleLang("Raiki Scan", "https://raikiscan.com", "es"),
|
||||
SingleLang("Rawkuma", "https://rawkuma.com/", "ja"),
|
||||
|
|
Loading…
Reference in New Issue