Test solving Cloudflare's challenge with WebView
This commit is contained in:
@@ -43,7 +43,7 @@ class SettingsAdvancedController : SettingsController() {
|
||||
titleRes = R.string.pref_clear_cookies
|
||||
|
||||
onClick {
|
||||
network.cookies.removeAll()
|
||||
network.cookieManager.removeAll()
|
||||
activity?.toast(R.string.cookies_cleared)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user