Skip to content

Conversation

dzmitry-duboyski
Copy link
Collaborator

What's changed:

  • The extended response is returned.
    Example - old response for hCapthca:
      {
        data: 'P1_eyJ0ezlOFCA...',
        id: '868759524121'
      }
    Example - new response for hCapthca:
    {
      status: 1,
      useragent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36',
      respKey: 'E0_eyJ0eXAiOiJKV1QiLCJhb...s',
      data: 'P1_eyJ0eXAi2MTMMvyqJf3WQ...',
      id: '868759524121'
    }

@dzmitry-duboyski dzmitry-duboyski merged commit c19b8c6 into master Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant