This commit is contained in:
Osten 2023-01-13 17:58:40 +00:00 committed by GitHub
parent 5daf0cd5f0
commit d5b2a6b956
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ class TenshiProvider : MainAPI() {
}
}
override var mainUrl = "https://tenshi.moe"
override var mainUrl = "https://marin.moe"
override var name = "Tenshi.moe"
override val hasQuickSearch = false
override val hasMainPage = true