79201443

Date: 2024-11-18 21:09:42
Score: 2
Natty:
Report link

I'll havea go at helping.

A lot of the process is just validating inputs and escaping characters

Thats all there really is to this task, regular expressions and maintaining whitelists/blacklists of disallowed content.

Appreciating your only trying to solve the frontend, but it is most important to do this at the api and database level as anyone can just scrape the request and bypass any frontend form validations no matter how hard you go at it.

prehaps you're really trying to solve the issue with the site being blocked? in that case it'll be helpful to see the error reason?

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: danielRICADO