mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
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.*
|
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