Fix DramaCool Extension

This commit is contained in:
mobby45 2024-09-25 21:28:42 +02:00
parent 1ba2d42c67
commit 1d98afb900

View file

@ -29,7 +29,7 @@ class DramaCool : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
// TODO: Check frequency of url changes to potentially // TODO: Check frequency of url changes to potentially
// add back overridable baseurl preference // add back overridable baseurl preference
override val baseUrl = "https://dramacool.com.pa" override val baseUrl = "https://asianc.sh/"
override val lang = "en" override val lang = "en"