Manhwa Freak: update domain (#2720)

This commit is contained in:
Vetle Ledaal 2024-05-02 00:54:56 +00:00 committed by Draff
parent 0c27089d2f
commit e867689cc5
2 changed files with 3 additions and 3 deletions

View File

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

View File

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