|
|
|
|
|
by spicykraken
815 days ago
|
|
A captcha might add enough friction to at least slow them down if they're doing this at scale. Also adding some fraud detection on top might help (e.g. MaxMind) you can tell if the requests are coming from a proxy, hosting service, etc and block those requests or present them with additional challenges. |
|