Open vladimiry opened 3 years ago
The endpoint/iframe address gets resolved by https://github.com/ProtonMail/react-components/blob/d974f1f4026571e6d4be074f689c5f997f2b700a/containers/api/humanVerification/Captcha.tsx#L5 code.
So for https://mail.protonmail.com/ API_URL the resolved value is https://mail-api.protonmail.com/core/v4/captcha which exists.
API_URL
But the https://app-api.protonmail.ch/core/v4/captcha and https://protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd-api.onion/ endpoints don't exist.
The endpoint/iframe address gets resolved by https://github.com/ProtonMail/react-components/blob/d974f1f4026571e6d4be074f689c5f997f2b700a/containers/api/humanVerification/Captcha.tsx#L5 code.
So for https://mail.protonmail.com/
API_URL
the resolved value is https://mail-api.protonmail.com/core/v4/captcha which exists.But the https://app-api.protonmail.ch/core/v4/captcha and https://protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd-api.onion/ endpoints don't exist.