mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
Yaoimangaoku: change domain .net
This commit is contained in:
parent
8742e61fb8
commit
cfb63b41e7
@ -3,7 +3,7 @@ ext {
|
||||
extClass = '.YaoiMangaOku'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://yaoimangaoku.com'
|
||||
overrideVersionCode = 0
|
||||
overrideVersionCode = 1
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -6,7 +6,7 @@ import java.util.Locale
|
||||
|
||||
class YaoiMangaOku : Madara(
|
||||
"Yaoi Manga Oku",
|
||||
"https://yaoimangaoku.com",
|
||||
"https://yaoimangaoku.net",
|
||||
"tr",
|
||||
dateFormat = SimpleDateFormat("d MMMM yyyy", Locale("tr")),
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user