ManhwaDesu: Update domain URL (#7638)

* ManhwaDesu: Bump versionCode

* ManhwaDesu: Update baseURL

* ManhwaDesu: Update icons
This commit is contained in:
Smol Ame 2025-02-13 15:09:58 -08:00 committed by Draff
parent 2d2ba69ee9
commit 17300b3bd0
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
7 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'ManhwaDesu'
extClass = '.ManhwaDesu'
themePkg = 'mangathemesia'
baseUrl = 'https://manhwadesu.my'
overrideVersionCode = 6
baseUrl = 'https://manhwadesu.ws'
overrideVersionCode = 7
isNsfw = true
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -9,7 +9,7 @@ import java.util.Locale
class ManhwaDesu : MangaThemesia(
"ManhwaDesu",
"https://manhwadesu.my",
"https://manhwadesu.ws",
"id",
"/komik",
SimpleDateFormat("MMMM dd, yyyy", Locale("id")),