MangaGeek -> MangaHolic: update domain (#5162)
This commit is contained in:
parent
dd9b394388
commit
2e1a7dc649
src/en/mangaclick
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/en/mangaclick
@ -1,9 +1,9 @@
|
||||
ext {
|
||||
extName = 'MangaGeek'
|
||||
extClass = '.MangaGeek'
|
||||
extName = 'MangaHolic'
|
||||
extClass = '.MangaHolic'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://mangageek.org'
|
||||
overrideVersionCode = 3
|
||||
baseUrl = 'https://mangaholic.org'
|
||||
overrideVersionCode = 4
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
Binary file not shown.
Before ![]() (image error) Size: 2.5 KiB After ![]() (image error) Size: 6.1 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 1.5 KiB After ![]() (image error) Size: 3.2 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 3.1 KiB After ![]() (image error) Size: 9.8 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 5.3 KiB After ![]() (image error) Size: 21 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 7.2 KiB After ![]() (image error) Size: 35 KiB ![]() ![]() |
@ -2,9 +2,9 @@ package eu.kanade.tachiyomi.extension.en.mangaclick
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class MangaGeek : Madara(
|
||||
"MangaGeek",
|
||||
"https://mangageek.org",
|
||||
class MangaHolic : Madara(
|
||||
"MangaHolic",
|
||||
"https://mangaholic.org",
|
||||
"en",
|
||||
) {
|
||||
override val id = 1234573178818746503
|
Loading…
x
Reference in New Issue
Block a user