mirror of
https://github.com/recloudstream/cloudstream-extensions.git
synced 2024-08-15 03:03:54 +00:00
Fixes
This commit is contained in:
parent
03f47ae7ff
commit
c874e063ce
3 changed files with 4 additions and 3 deletions
|
@ -3,12 +3,10 @@ package com.lagradost
|
|||
import com.fasterxml.jackson.annotation.JsonProperty
|
||||
import com.lagradost.cloudstream3.*
|
||||
import com.lagradost.cloudstream3.LoadResponse.Companion.addActors
|
||||
import com.lagradost.cloudstream3.network.cookies
|
||||
import com.lagradost.cloudstream3.utils.AppUtils.parseJson
|
||||
import com.lagradost.cloudstream3.utils.ExtractorLink
|
||||
import com.lagradost.cloudstream3.utils.getQualityFromName
|
||||
|
||||
|
||||
class TheFlixToProvider : MainAPI() {
|
||||
companion object {
|
||||
var latestCookies: Map<String, String> = emptyMap()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue