parent
bcda90b107
commit
158ddc6c91
|
@ -2,7 +2,7 @@ ext {
|
|||
extName = 'CBHentai'
|
||||
extClass = '.HentaiCB'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://hentaicb.one'
|
||||
baseUrl = 'https://hentaicb.pro'
|
||||
overrideVersionCode = 8
|
||||
isNsfw = true
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@ import org.jsoup.nodes.Document
|
|||
import java.text.SimpleDateFormat
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue