mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update AnimePaheProvider.kt
This commit is contained in:
parent
44e0c1c606
commit
4d60502190
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ import org.jsoup.Jsoup
|
||||||
import java.util.*
|
import java.util.*
|
||||||
|
|
||||||
class AnimePaheProvider : MainAPI() {
|
class AnimePaheProvider : MainAPI() {
|
||||||
|
// credit to https://github.com/justfoolingaround/animdl/tree/master/animdl/core/codebase/providers/animepahe
|
||||||
companion object {
|
companion object {
|
||||||
const val MAIN_URL = "https://animepahe.com"
|
const val MAIN_URL = "https://animepahe.com"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue