parent
9ad099295c
commit
cba5267312
@ -3,7 +3,7 @@ ext {
|
|||||||
extClass = '.MangaDistrict'
|
extClass = '.MangaDistrict'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://mangadistrict.com'
|
baseUrl = 'https://mangadistrict.com'
|
||||||
overrideVersionCode = 10
|
overrideVersionCode = 11
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ class MangaDistrict :
|
|||||||
),
|
),
|
||||||
ConfigurableSource {
|
ConfigurableSource {
|
||||||
|
|
||||||
override val mangaSubString = "read-scan"
|
override val mangaSubString = "title"
|
||||||
|
|
||||||
private val preferences: SharedPreferences by getPreferencesLazy {
|
private val preferences: SharedPreferences by getPreferencesLazy {
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user