Skip to content

Release 1.2.9

Compare
Choose a tag to compare
@VeNoMouS VeNoMouS released this 27 Nov 03:08
· 188 commits to master since this release

IUAM

  • Endpoints have changed to detect parameter __cf_chl_jschl_tk__ with UUID, for the challenge solve
  • Method is now a POST, no longer a GET
  • Parameter's have been removed, and are now instead data in the POST form

reCaptcha

  • Changes in IUAM apply here as well as the additional listed below
  • Endpoints have changed to detect parameter __cf_chl_captcha_tk__ with UUID, for the challenge solve
  • New id param in payload added, id derived from CF-RAY header, which is also in the variable data-ray

Testing

  • testing is disabled till I write some new tests.