InariPikav: Update domain and rebrand to Inari Manga again (#5252)
update
This commit is contained in:
parent
a38e1bcab1
commit
12528d72a5
src/es/inarimanga
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/es/inarimanga
@ -1,9 +1,9 @@
|
|||||||
ext {
|
ext {
|
||||||
extName = 'InariPikav'
|
extName = 'Inari Manga'
|
||||||
extClass = '.InariPikav'
|
extClass = '.InariManga'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://inaripikav.org'
|
baseUrl = 'https://inarimanga.cooksu.net'
|
||||||
overrideVersionCode = 11
|
overrideVersionCode = 12
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Binary file not shown.
Before ![]() (image error) Size: 6.2 KiB After ![]() (image error) Size: 5.0 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 3.3 KiB After ![]() (image error) Size: 2.9 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 9.0 KiB After ![]() (image error) Size: 6.9 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 16 KiB After ![]() (image error) Size: 12 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 24 KiB After ![]() (image error) Size: 18 KiB ![]() ![]() |
@ -6,9 +6,9 @@ import okhttp3.HttpUrl.Companion.toHttpUrl
|
|||||||
import java.text.SimpleDateFormat
|
import java.text.SimpleDateFormat
|
||||||
import java.util.Locale
|
import java.util.Locale
|
||||||
|
|
||||||
class InariPikav : MangaThemesia(
|
class InariManga : MangaThemesia(
|
||||||
"Inari Pikav",
|
"Inari Manga",
|
||||||
"https://inaripikav.org",
|
"https://inarimanga.cooksu.net",
|
||||||
"es",
|
"es",
|
||||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||||
) {
|
) {
|
Loading…
x
Reference in New Issue
Block a user