Block all images but recaptcha

  • Автор темы Автор темы Maddo7
  • Дата начала Дата начала

Maddo7

Client
Регистрация
09.05.2015
Сообщения
130
Реакции
6
Баллы
18
Usually I disable pictures to make everything load faster but then it won't display the recaptchaV2 images (select crosswalks, etc.) anymore.

Is there a way to block all images but still let recaptcha images pass to be loaded and displayed?
 
Enable images right before solving ReCaptcha and disable after solving it.
Or even better use sitekey non-browser method to solve ReCaptcha.
https://zennolab.com/wiki/en:addons:capmonster:sitekey

The problem with this is that often the application is using a framework like Angular or React and I do not know how to submit the obtained recaptcha token to the App through javascript because it is something internal.
I tried enabling it before solving, then solving, then disabling it but it does not seem to work. I enable images, even refresh the page but the images won't show if the images were disabled before (chrome).

I think the best solution would really be to solve using sitekey. Is there a tutorial on how to pass the token to angular apps?
A popular example should be the mail.com registration page, can you tell me how to pass the response to the app?
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)