forked from recloudstream/cloudstream
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
b7d90cad08
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue