West Manga: Update domain URL (#8619)

* Westmanga: Bump overrideVersionCode

* Westmanga: Update baseURL

* Westmanga: Update baseURL
This commit is contained in:
Smol Ame 2025-04-25 06:13:29 -08:00 committed by Draff
parent 5e02defd77
commit 67a9995b03
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'West Manga' extName = 'West Manga'
extClass = '.WestManga' extClass = '.WestManga'
themePkg = 'mangathemesia' themePkg = 'mangathemesia'
baseUrl = 'https://westmanga.fun' baseUrl = 'https://westmanga.me'
overrideVersionCode = 4 overrideVersionCode = 5
isNsfw = true isNsfw = true
} }

View File

@ -7,7 +7,7 @@ import okhttp3.OkHttpClient
import org.jsoup.nodes.Document import org.jsoup.nodes.Document
import java.util.Locale import java.util.Locale
class WestManga : MangaThemesia("West Manga", "https://westmanga.fun", "id") { class WestManga : MangaThemesia("West Manga", "https://westmanga.me", "id") {
// Formerly "West Manga (WP Manga Stream)" // Formerly "West Manga (WP Manga Stream)"
override val id = 8883916630998758688 override val id = 8883916630998758688