forked from recloudstream/cloudstream
Update AnimePaheProvider.kt
This commit is contained in:
parent
89c935ee30
commit
2ae5f4963f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import java.util.*
|
||||||
import kotlin.collections.ArrayList
|
import kotlin.collections.ArrayList
|
||||||
|
|
||||||
|
|
||||||
class AnimePahe : MainAPI() {
|
class AnimePaheProvider : MainAPI() {
|
||||||
companion object {
|
companion object {
|
||||||
var cookies = CookieJar()
|
var cookies = CookieJar()
|
||||||
private fun getType(t: String): TvType {
|
private fun getType(t: String): TvType {
|
||||||
|
|
Loading…
Reference in a new issue