mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
clean
This commit is contained in:
parent
76c066e6e6
commit
ef2717c0a7
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ class CloudflareKiller : Interceptor {
|
|||
}
|
||||
|
||||
debugWarning({ true }) { "Failed cloudflare at: ${request.url}" }
|
||||
return@runBlocking chain.proceed(request)
|
||||
return@runBlocking response
|
||||
}
|
||||
|
||||
private fun getWebViewCookie(url: String): String? {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue