ctrlcctrlv / infinity

A vichan fork permitting users to create their own boards
Other
317 stars 151 forks source link

New Captcha returns improperly formatted Json in reply #549

Open ghost opened 7 years ago

ghost commented 7 years ago

{"captcha":true|"_m":"If you can see this, please copy and paste this link into your browser to complete the captcha for non-javascript users: https://8ch.net/dnsbls_bypass.php"}

Should be

{"captcha":true, "_m":"If you can see this, please copy and paste this link into your browser to complete the captcha for non-javascript users: https://8ch.net/dnsbls_bypass.php"}

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/38081551-new-captcha-returns-improperly-formatted-json-in-reply?utm_campaign=plugin&utm_content=tracker%2F6417251&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F6417251&utm_medium=issues&utm_source=github).