mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-25 03:33:24 +01:00
Luna Scans: update domain (#5055)
This commit is contained in:
parent
1e1e5e0e0c
commit
97715b2982
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Luna Scans'
|
||||
extClass = '.LunaScans'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://lunascans.org'
|
||||
overrideVersionCode = 1
|
||||
baseUrl = 'https://tuhafscans.com'
|
||||
overrideVersionCode = 2
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,7 @@ import java.util.Locale
|
||||
|
||||
class LunaScans : Madara(
|
||||
"Luna Scans",
|
||||
"https://lunascans.org",
|
||||
"https://tuhafscans.com",
|
||||
"tr",
|
||||
dateFormat = SimpleDateFormat("d MMMM yyyy", Locale("tr")),
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user