diff --git a/src/screens/Signup/StepCaptcha/CaptchaWebView.tsx b/src/screens/Signup/StepCaptcha/CaptchaWebView.tsx index ce260b5bfe..445f081f4b 100644 --- a/src/screens/Signup/StepCaptcha/CaptchaWebView.tsx +++ b/src/screens/Signup/StepCaptcha/CaptchaWebView.tsx @@ -13,7 +13,6 @@ const ALLOWED_HOSTS = [ 'js.hcaptcha.com', 'newassets.hcaptcha.com', 'api2.hcaptcha.com', - 'e9755d3e012b.ngrok.app', ] const MIN_DELAY = 3_500