ManhwaDesu: Update domain URL (#7638)
* ManhwaDesu: Bump versionCode * ManhwaDesu: Update baseURL * ManhwaDesu: Update icons
This commit is contained in:
parent
2d2ba69ee9
commit
17300b3bd0
src/id/manhwadesu
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/id/manhwadesu
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'ManhwaDesu'
|
extName = 'ManhwaDesu'
|
||||||
extClass = '.ManhwaDesu'
|
extClass = '.ManhwaDesu'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://manhwadesu.my'
|
baseUrl = 'https://manhwadesu.ws'
|
||||||
overrideVersionCode = 6
|
overrideVersionCode = 7
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Binary file not shown.
Before ![]() (image error) Size: 3.1 KiB After ![]() (image error) Size: 2.9 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 1.6 KiB After ![]() (image error) Size: 1.5 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 4.6 KiB After ![]() (image error) Size: 4.2 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 9.6 KiB After ![]() (image error) Size: 7.7 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 14 KiB After ![]() (image error) Size: 12 KiB ![]() ![]() |
@ -9,7 +9,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class ManhwaDesu : MangaThemesia(
|
class ManhwaDesu : MangaThemesia(
|
||||||
"ManhwaDesu",
|
"ManhwaDesu",
|
||||||
"https://manhwadesu.my",
|
"https://manhwadesu.ws",
|
||||||
"id",
|
"id",
|
||||||
"/komik",
|
"/komik",
|
||||||
SimpleDateFormat("MMMM dd, yyyy", Locale("id")),
|
SimpleDateFormat("MMMM dd, yyyy", Locale("id")),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user