parent
30a65efcb0
commit
3a8918ae58
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Ota Scans'
|
||||
extClass = '.OtaScans'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://yurilab.my.id'
|
||||
overrideVersionCode = 0
|
||||
baseUrl = 'https://yurilabs.my.id'
|
||||
overrideVersionCode = 1
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -7,7 +7,7 @@ import org.jsoup.nodes.Document
|
||||
|
||||
class OtaScans : MangaThemesia(
|
||||
"Ota Scans",
|
||||
"https://yurilab.my.id",
|
||||
"https://yurilabs.my.id",
|
||||
"id",
|
||||
) {
|
||||
override val client = super.client.newBuilder()
|
||||
|
Loading…
x
Reference in New Issue
Block a user