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'
|
extName = 'Manhwa Freak'
|
||||||
extClass = '.ManhwaFreak'
|
extClass = '.ManhwaFreak'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://manhwa-freak.com'
|
baseUrl = 'https://freakcomic.com'
|
||||||
overrideVersionCode = 4
|
overrideVersionCode = 5
|
||||||
isNsfw = false
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -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://manhwa-freak.com", "en") {
|
class ManhwaFreak : MangaThemesia("Manhwa Freak", "https://freakcomic.com", "en") {
|
||||||
|
|
||||||
// they called the theme "mangareaderfix"
|
// they called the theme "mangareaderfix"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user