Additional info
ArtStation returns false positives because both existing and non-existing users return HTTP 200 status with empty content. The site appears to be loading content dynamically with JavaScript, making it impossible to distinguish between valid and invalid usernames using the current status_code detection method.
I have also raised a PR #2713 in which I am removing the ArtStation from data.json
Code of Conduct
Additional info
ArtStation returns false positives because both existing and non-existing users return HTTP 200 status with empty content. The site appears to be loading content dynamically with JavaScript, making it impossible to distinguish between valid and invalid usernames using the current status_code detection method.
I have also raised a PR #2713 in which I am removing the ArtStation from data.json
Code of Conduct