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
89c935ee30
commit
2ae5f4963f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import java.util.*
|
|||
import kotlin.collections.ArrayList
|
||||
|
||||
|
||||
class AnimePahe : MainAPI() {
|
||||
class AnimePaheProvider : MainAPI() {
|
||||
companion object {
|
||||
var cookies = CookieJar()
|
||||
private fun getType(t: String): TvType {
|
||||
|
|
Loading…
Reference in a new issue