parent
ac077880f9
commit
fb7c211c36
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
Binary file not shown.
Before Width: | Height: | Size: 69 KiB |
|
@ -1,12 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.th.mangauptocats
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class Mangauptocats : Madara(
|
||||
"Mangauptocats",
|
||||
"https://manga-uptocats.com",
|
||||
"th",
|
||||
SimpleDateFormat("d MMMM yyyy", Locale("th")),
|
||||
)
|
|
@ -312,7 +312,6 @@ class MadaraGenerator : ThemeSourceGenerator {
|
|||
SingleLang("MangaTX", "https://mangatx.com", "en", overrideVersionCode = 1),
|
||||
SingleLang("MangaTyrant", "https://mangatyrant.com", "en", isNsfw = false),
|
||||
SingleLang("MangaUpdates.top (unoriginal)", "https://mangaupdates.top", "en", isNsfw = true, className = "MangaUpdatesTop"),
|
||||
SingleLang("Mangauptocats", "https://manga-uptocats.com", "th", overrideVersionCode = 4),
|
||||
SingleLang("MangaUS", "https://mangaus.xyz", "en", overrideVersionCode = 2),
|
||||
SingleLang("MangaVisa", "https://mangavisa.com", "en", pkgName = "mangaboss", className = "MangaVisa", overrideVersionCode = 1),
|
||||
SingleLang("MangaX1", "https://mangax1.com", "en"),
|
||||
|
|
Loading…
Reference in New Issue