mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-26 04:03:01 +01:00
parent
f2992ccf71
commit
1adc5b3626
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Luminous Scans'
|
||||
extClass = '.LuminousScans'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://luminouscomics.org'
|
||||
overrideVersionCode = 6
|
||||
baseUrl = 'https://luminous-scans.com'
|
||||
overrideVersionCode = 7
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
@ -7,7 +7,7 @@ import okhttp3.Request
|
||||
|
||||
class LuminousScans : MangaThemesiaAlt(
|
||||
"Luminous Scans",
|
||||
"https://luminouscomics.org",
|
||||
"https://luminous-scans.com",
|
||||
"en",
|
||||
mangaUrlDirectory = "/series",
|
||||
randomUrlPrefKey = "pref_permanent_manga_url_2_en",
|
||||
|
Loading…
Reference in New Issue
Block a user