mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 02:12:42 +01:00
parent
1068a8cc30
commit
a25d228a1c
@ -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
Block a user