Цифровая капча Facebook и Instagram теперь решается как один тип MetaCaptcha.
Что важно:
• Ответ — ровно 6 цифр, например 367998
• JSON: type=MetaCaptcha, body=Base64 PNG/JPEG/WEBP
• Совместимый API: method=metaimage
• FacebookCaptcha и InstagramCaptcha — алиасы одной задачи
Документация: https://ru.botlab.me/docs
——————————————————————————————————
🚀 MetaCaptcha: Facebook and Instagram are now in BotLab
Facebook and Instagram numeric captchas are now handled under a single MetaCaptcha type.
Key details:
Response: Exactly 6 digits (e.g.,
367998)JSON:
type=MetaCaptcha, body=Base64 PNG/JPEG/WEBPCompatible API:
method=metaimageFacebookCaptcha and InstagramCaptcha are aliases for the same task

