Y
Hacker News
new
|
ask
|
show
|
jobs
by
zovin
2670 days ago
If that was true, then "Invoke-WebRequest -Uri
https://appleid.apple.com
-UserAgent '(Linux)'" would return a 200 status, but it returns a 502 Bad Gateway
1 comments
bordplate
2670 days ago
You're right, that's blocked. User-agent "(Linux)" is blocked, however User-agent "Linux" is not, while "X11; Linux" is blocked.
link