DramaCool: update baseUrl (#538)
This commit is contained in:
@ -5,7 +5,7 @@ ext {
|
||||
extName = 'DramaCool'
|
||||
pkgNameSuffix = 'en.dramacool'
|
||||
extClass = '.DramaCool'
|
||||
extVersionCode = 12
|
||||
extVersionCode = 13
|
||||
libVersion = '12'
|
||||
}
|
||||
|
||||
|
@ -32,7 +32,7 @@ class DramaCool : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
|
||||
|
||||
override val name = "DramaCool"
|
||||
|
||||
override val baseUrl = "https://www1.dramacool.fo"
|
||||
override val baseUrl = "https://www.dramacool.ee"
|
||||
|
||||
override val lang = "en"
|
||||
|
||||
|
Reference in New Issue
Block a user