EZmanga: Update domain and icons (#4052)
* Update domain * Update icons
This commit is contained in:
parent
ef6466408b
commit
0391029417
src/en/ezmanga
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/en/ezmanga
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'EZmanga'
|
||||
extClass = '.EZmanga'
|
||||
themePkg = 'keyoapp'
|
||||
baseUrl = 'https://ezmanga.net'
|
||||
overrideVersionCode = 34
|
||||
baseUrl = 'https://ezmanga.org'
|
||||
overrideVersionCode = 35
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
Binary file not shown.
Before ![]() (image error) Size: 3.7 KiB After ![]() (image error) Size: 5.8 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 1.9 KiB After ![]() (image error) Size: 3.0 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 4.6 KiB After ![]() (image error) Size: 8.8 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 8.5 KiB After ![]() (image error) Size: 18 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 12 KiB After ![]() (image error) Size: 29 KiB ![]() ![]() |
@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.keyoapp.Keyoapp
|
||||
|
||||
class EZmanga : Keyoapp(
|
||||
"EZmanga",
|
||||
"https://ezmanga.net",
|
||||
"https://ezmanga.org",
|
||||
"en",
|
||||
) {
|
||||
// Migrated from Madara to Keyoapp
|
||||
|
Loading…
x
Reference in New Issue
Block a user