recanman / PrivateCh

No-JavaScript privacy-friendly alternate frontend for imageboard.
GNU General Public License v3.0
3 stars 0 forks source link

Create threads, create reply #1

Open recanman opened 1 year ago

recanman commented 1 year ago

The captcha right now is the only thing that is in the way, as it requires javascript. I am trying to find a hack around it

recanman commented 1 year ago

It can be solved on the server: https://raw.githubusercontent.com/the-brickster/4Chan_Captcha_Solver/main/captcha.js I will have to work this around to work serverside.