extension fix
This commit is contained in:
parent
3007e7d86e
commit
dbe573131e
3 changed files with 11 additions and 6 deletions
|
@ -137,4 +137,4 @@ private val ERROR_CODES = listOf(403, 503)
|
|||
private val SERVER_CHECK = arrayOf("cloudflare-nginx", "cloudflare")
|
||||
private val COOKIE_NAMES = listOf("cf_clearance")
|
||||
|
||||
private class CloudflareBypassException : Exception()
|
||||
class CloudflareBypassException : Exception()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue