Ensure app waits for Cloudflare challenge to complete before continuing (#2200)
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com> (cherry picked from commit 2df3382148c76d287943fc36e2f55bc16df1cd83)
This commit is contained in:
committed by
NGB-Was-Taken
parent
e135a0dc71
commit
28f0946877
+2
@@ -2,6 +2,8 @@ package eu.kanade.tachiyomi.network.interceptor
|
||||
|
||||
import android.annotation.SuppressLint
|
||||
import android.content.Context
|
||||
import android.webkit.WebResourceRequest
|
||||
import android.webkit.WebResourceResponse
|
||||
import android.webkit.WebView
|
||||
import android.widget.Toast
|
||||
import androidx.core.content.ContextCompat
|
||||
|
||||
Reference in New Issue
Block a user