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