parent
f1fd001e3f
commit
fcb1ff01ad
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Manga Livre'
|
||||
extClass = '.MangaLivre'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://mangalivre.ru'
|
||||
overrideVersionCode = 0
|
||||
baseUrl = 'https://mangalivre.tv'
|
||||
overrideVersionCode = 1
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -6,7 +6,7 @@ import java.util.Locale
|
||||
|
||||
class MangaLivre : Madara(
|
||||
"Manga Livre",
|
||||
"https://mangalivre.ru",
|
||||
"https://mangalivre.tv",
|
||||
"pt-BR",
|
||||
SimpleDateFormat("MMMM dd, yyyy", Locale("pt")),
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user