Update AnimePaheProvider.kt

This commit is contained in:
Arjix 2021-10-09 22:39:34 +03:00 committed by GitHub
parent 44e0c1c606
commit 4d60502190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ import org.jsoup.Jsoup
import java.util.*
class AnimePaheProvider : MainAPI() {
// credit to https://github.com/justfoolingaround/animdl/tree/master/animdl/core/codebase/providers/animepahe
companion object {
const val MAIN_URL = "https://animepahe.com"