Manhwa Freak: update URL (#1660)

* Update build.gradle

* Update ManhwaFreak.kt
This commit is contained in:
OtakuArab 2024-03-02 23:38:23 +03:00 committed by Draff
parent c2b7c1cb20
commit 70ccdbc637
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Manhwa Freak'
extClass = '.ManhwaFreak'
themePkg = 'mangathemesia'
baseUrl = 'https://manhwa-freak.com'
overrideVersionCode = 4
baseUrl = 'https://freakcomic.com'
overrideVersionCode = 5
isNsfw = false
}

View File

@ -11,7 +11,7 @@ import org.jsoup.nodes.Document
import org.jsoup.nodes.Element
import java.util.Calendar
class ManhwaFreak : MangaThemesia("Manhwa Freak", "https://manhwa-freak.com", "en") {
class ManhwaFreak : MangaThemesia("Manhwa Freak", "https://freakcomic.com", "en") {
// they called the theme "mangareaderfix"