toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.network
/
CloudflareKiller
Cloudflare
Killer
@
AnyThread
class
CloudflareKiller
:
Interceptor
(
source
)
Members
Constructors
Cloudflare
Killer
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
saved
Cookies
Link copied to clipboard
val
savedCookies
:
MutableMap
<
String
,
Map
<
String
,
String
>
>
Functions
get
Cookie
Headers
Link copied to clipboard
fun
getCookieHeaders
(
url
:
String
)
:
Headers
Gets the headers with cookies, webview user agent included!
intercept
Link copied to clipboard
open
override
fun
intercept
(
chain
:
Interceptor.Chain
)
:
Response