Update url (#1580)

This commit is contained in:
Secozzi 2023-05-06 14:51:32 +02:00 committed by GitHub
parent d07a8f28bf
commit 4c8ab91b16
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'
pkgNameSuffix = 'en.ripcrabbyanime'
extClass = '.Ripcrabbyanime'
extVersionCode = 3
extVersionCode = 4
libVersion = '13'
}

View File

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