CloudflareKiller

class CloudflareKiller : Interceptor

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun getCookieHeaders(url: String): Headers

Gets the headers with cookies, webview user agent included!

Link copied to clipboard
open override fun intercept(chain: Interceptor.Chain): Response