Walpurgi Scan: update url (#18602)
* Walpurgi Scan: update url Closes #17328 * update version
This commit is contained in:
parent
1aeb7b0225
commit
4120df92be
@ -4,6 +4,6 @@ import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
||||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class WalpurgisScan : MangaThemesia("Walpurgi Scan", "https://www.walpurgiscan.com", "it", dateFormat = SimpleDateFormat("MMM d, yyyy", Locale("it"))) {
|
||||
class WalpurgisScan : MangaThemesia("Walpurgi Scan", "https://www.walpurgiscan.it", "it", dateFormat = SimpleDateFormat("MMM d, yyyy", Locale("it"))) {
|
||||
override val id = 6566957355096372149
|
||||
}
|
||||
|
@ -144,7 +144,7 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
|
||||
SingleLang("TukangKomik", "https://tukangkomik.id", "id", overrideVersionCode = 1),
|
||||
SingleLang("TurkToon", "https://turktoon.com", "tr"),
|
||||
SingleLang("Uzay Manga", "https://uzaymanga.com", "tr", overrideVersionCode = 6),
|
||||
SingleLang("Walpurgi Scan", "https://www.walpurgiscan.com", "it", overrideVersionCode = 6, className = "WalpurgisScan", pkgName = "walpurgisscan"),
|
||||
SingleLang("Walpurgi Scan", "https://www.walpurgiscan.it", "it", overrideVersionCode = 7, className = "WalpurgisScan", pkgName = "walpurgisscan"),
|
||||
SingleLang("West Manga", "https://westmanga.info", "id", overrideVersionCode = 1),
|
||||
SingleLang("World Romance Translation", "https://wrt.my.id", "id", overrideVersionCode = 11),
|
||||
SingleLang("xCaliBR Scans", "https://xcalibrscans.com", "en", overrideVersionCode = 5),
|
||||
|
Loading…
x
Reference in New Issue
Block a user