fix(all/sudatchi): fix sudatchi subtitles #431

Merged
LBO44 merged 1 commit from fix/all/sudatchi into main 2024-12-19 15:08:59 -06:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'Sudatchi'
extClass = '.Sudatchi'
extVersionCode = 4
extVersionCode = 5
isNsfw = true
}

View file

@ -39,7 +39,7 @@ class Sudatchi : AnimeHttpSource(), ConfigurableAnimeSource {
override val baseUrl = "https://sudatchi.com"
private val ipfsUrl = "https://gboesk298le91ct41kibaonc7o.ingress.akashprovid.com"
private val ipfsUrl = "https://ipfs.sudatchi.com"
override val lang = "all"