Fix DramaCool Extension
This commit is contained in:
parent
1ba2d42c67
commit
1d98afb900
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class DramaCool : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
|
|||
|
||||
// TODO: Check frequency of url changes to potentially
|
||||
// add back overridable baseurl preference
|
||||
override val baseUrl = "https://dramacool.com.pa"
|
||||
override val baseUrl = "https://asianc.sh/"
|
||||
|
||||
override val lang = "en"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue