Barmanga: Update domain (#8426)
Update domain Co-authored-by: ChuyC95 <187808637+ChuyC95@users.noreply.github.com>
This commit is contained in:
parent
fe7d5c5019
commit
fceca33d30
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'BarManga'
|
||||
extClass = '.BarManga'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://barmanga.com'
|
||||
overrideVersionCode = 1
|
||||
baseUrl = 'https://archiviumbar.com'
|
||||
overrideVersionCode = 2
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
@ -6,7 +6,7 @@ import java.util.Locale
|
||||
|
||||
class BarManga : Madara(
|
||||
"BarManga",
|
||||
"https://barmanga.com",
|
||||
"https://archiviumbar.com",
|
||||
"es",
|
||||
SimpleDateFormat("dd/MM/yyyy", Locale.ROOT),
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user