Update url (#1580)

This commit is contained in:
Secozzi
2023-05-06 14:51:32 +02:00
committed by GitHub
parent d07a8f28bf
commit 4c8ab91b16
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ ext {
extName = 'Ripcrabbyanime' extName = 'Ripcrabbyanime'
pkgNameSuffix = 'en.ripcrabbyanime' pkgNameSuffix = 'en.ripcrabbyanime'
extClass = '.Ripcrabbyanime' extClass = '.Ripcrabbyanime'
extVersionCode = 3 extVersionCode = 4
libVersion = '13' libVersion = '13'
} }

View File

@ -42,7 +42,7 @@ class Ripcrabbyanime : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
override val id = 623659475482363776 override val id = 623659475482363776
override val baseUrl = "https://ripcrabbyanimes.com" override val baseUrl = "https://ripcrabbyanime.in"
override val lang = "en" override val lang = "en"