Prevent bots from posting content on the website
Currently there are a lot of spam posts in the homepage of BLT website, we are already using django-simple-captcha but that is not preventing bots from spamming the site.
- [ ] Use a hidden field
descriptionand rename existing description field todescription2Ideally thedescriptionfield should not get filled up when a normal user is creating an issue but bots might not be able to distinguish them and will fill the one withdescriptionand that is where we can stop the bot from posting.
/assign
@CodeWithBishal If possible with this can you also change captcha background color to white for dark mode , I just want it to be more visible you can change it however you feel like just make it more visible . If you need any help in that please text me
@Sarthak5598 sure, Can you please confirm if you are using chrome flags to force dark mode?
I am using opera GX browser's Dark mode , But you can change it on the basis of chrome dark mode because its used more
Sure, thanks for the info