dramacool: update domain (#406)

This commit is contained in:
Wisest_wizard
2022-03-20 22:58:36 +05:30
committed by GitHub
parent 860623e717
commit e44b055303
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
extName = 'DramaCool'
pkgNameSuffix = 'en.dramacool'
extClass = '.DramaCool'
extVersionCode = 9
extVersionCode = 10
libVersion = '12'
}

View File

@ -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"