Rukkaitto / mobichan

A 4chan app made with Flutter.
Apache License 2.0
40 stars 6 forks source link

Cloudflare integration for captcha #127

Open Rukkaitto opened 1 year ago

Rukkaitto commented 1 year ago

This pull request should fix captcha challenge requests from getting blocked by Cloudflare.

Current changes allow the request to go through, however even when receiving a "Post successful!" response, the created reply/thread doesn't exist.

Fixes #125