Update TS to their new URL. (#12694)

This commit is contained in:
Alessandro Jean 2022-07-22 19:33:06 -03:00 committed by GitHub
parent 1ab1c80127
commit 3ff93b4d09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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"))
) {

View File

@ -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"),