parent
0522aaf29e
commit
3f6a8b9fd0
src/es/tecnoscan
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Tecno Scan'
|
||||
extClass = '.TecnoScan'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://tecnoscann.com'
|
||||
overrideVersionCode = 6
|
||||
baseUrl = 'https://visortecno.com'
|
||||
overrideVersionCode = 7
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -6,7 +6,7 @@ import java.util.Locale
|
||||
|
||||
class TecnoScan : MangaThemesia(
|
||||
"Tecno Scan",
|
||||
"https://tecnoscann.com",
|
||||
"https://visortecno.com",
|
||||
"es",
|
||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user