Manhwa Freak: update URL (#1660)
* Update build.gradle * Update ManhwaFreak.kt
This commit is contained in:
parent
c2b7c1cb20
commit
70ccdbc637
@ -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
|
||||
}
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user