Nude-Moon change domain (#14117)

This commit is contained in:
abubaca4 2022-11-03 23:43:19 +02:00 committed by GitHub
parent a250e47a9c
commit 86562fc2cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
extName = 'Nude-Moon'
pkgNameSuffix = 'ru.nudemoon'
extClass = '.Nudemoon'
extVersionCode = 12
extVersionCode = 13
isNsfw = true
}

View File

@ -21,7 +21,7 @@ class Nudemoon : ParsedHttpSource() {
override val name = "Nude-Moon"
override val baseUrl = "https://nude-moon.me"
override val baseUrl = "https://nude-moon.org"
override val lang = "ru"