for example, I have a page click statistics function. Could you tell me how to avoid being brushed by the program?
if someone uses the machine to swipe the interface, will the server be killed and down ~
for example, I have a page click statistics function. Could you tell me how to avoid being brushed by the program?
if someone uses the machine to swipe the interface, will the server be killed and down ~
CAPTCHA, because it is difficult to distinguish between person
and machine
in other ways, only the number of visits can be distinguished.
according to the number of clicks on a page in one minute, for example, if you click more than 50 times or 60 times, the data will not be recorded.
Previous: JS modified the src, of