Update url (#1570)

This commit is contained in:
Secozzi 2023-05-01 22:20:47 +02:00 committed by GitHub
parent a7274a98e4
commit ad2325e616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 = 2 extVersionCode = 3
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://ripcrabbyanime.in" override val baseUrl = "https://ripcrabbyanimes.com"
override val lang = "en" override val lang = "en"