Y
Hacker News
new
|
ask
|
show
|
jobs
by
sds357
378 days ago
I eliminated virtually all spam submissions on my site by using hidden fields and checking for common browser automation flags. I didn't want to use intrusive captchas if I didn't have to.
1 comments
pettycashstash2
378 days ago
I am aware of hidden fields and have implemented them. Can you elaborate on browser automation flags? Very much appreciated.
link
sds357
378 days ago
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/w...
If true, block
link