|
|
|
|
|
by 38
757 days ago
|
|
please stop doing stuff like this. its trivial to change the user-agent when making a request with a programming language, so any logic surrounding that should be non existent, or as simple as possible. the user-agent string has an essentially arbitrary format, so its not really a good place to be reading data from, or worse serving a different response based on the value. |
|