Update TS to their new URL. (#12694)
This commit is contained in:
parent
1ab1c80127
commit
3ff93b4d09
@ -9,7 +9,7 @@ import java.util.concurrent.TimeUnit
|
||||
|
||||
class TatakaeScan : Madara(
|
||||
"Tatakae Scan",
|
||||
"https://tatakaescan.xyz",
|
||||
"https://tatakaescan.com",
|
||||
"pt-BR",
|
||||
SimpleDateFormat("dd 'de' MMMMM 'de' yyyy", Locale("pt", "BR"))
|
||||
) {
|
||||
|
@ -448,7 +448,7 @@ class MadaraGenerator : ThemeSourceGenerator {
|
||||
SingleLang("Sweet Desire Scan", "https://sweetdesire.com.br", "pt-BR", isNsfw = true),
|
||||
SingleLang("Sweet Time Scan", "https://sweetscan.net", "pt-BR", overrideVersionCode = 2),
|
||||
SingleLang("TappyToon.Net", "https://tappytoon.net", "en", className = "Tappytoonnet"),
|
||||
SingleLang("Tatakae Scan", "https://tatakaescan.xyz", "pt-BR", isNsfw = true, overrideVersionCode = 1),
|
||||
SingleLang("Tatakae Scan", "https://tatakaescan.com", "pt-BR", isNsfw = true, overrideVersionCode = 2),
|
||||
SingleLang("Taurus Fansub", "https://taurusfansub.com", "es", isNsfw = false),
|
||||
SingleLang("TeenManhua", "https://teenmanhua.com", "en"),
|
||||
SingleLang("The Beginning After The End", "https://www.thebeginningaftertheend.fr", "fr"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user