parent
bcda90b107
commit
158ddc6c91
|
@ -2,7 +2,7 @@ ext {
|
||||||
extName = 'CBHentai'
|
extName = 'CBHentai'
|
||||||
extClass = '.HentaiCB'
|
extClass = '.HentaiCB'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://hentaicb.one'
|
baseUrl = 'https://hentaicb.pro'
|
||||||
overrideVersionCode = 8
|
overrideVersionCode = 8
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,7 @@ import org.jsoup.nodes.Document
|
||||||
import java.text.SimpleDateFormat
|
import java.text.SimpleDateFormat
|
||||||
import java.util.Locale
|
import java.util.Locale
|
||||||
|
|
||||||
class HentaiCB : Madara("CBHentai", "https://hentaicb.one", "vi", SimpleDateFormat("dd/MM/yyyy", Locale("vi"))) {
|
class HentaiCB : Madara("CBHentai", "https://hentaicb.pro", "vi", SimpleDateFormat("dd/MM/yyyy", Locale("vi"))) {
|
||||||
|
|
||||||
override val id: Long = 823638192569572166
|
override val id: Long = 823638192569572166
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue