Undocumented feature (until now)
I’ve setup a short url that will make running queries much easier. Here’s how it works:
- http://steamid.me/example will redirect to http://steamidfinder.com/?example.
- http://steamid.me/example1,example2 will redirect to http://steamidfinder.com/advanced.aspx?example1,example2 (works with a single input as long as its followed by a comma
Additionally, if you feel like typing a ? instead of a / queries can be passed through a traditional querystring like http://steamid.me?example. The main website will also accept querystrings and it will not work without a ? since that’s too much of a pain to setup.
In all cases the query will be passed on and the lookup will proceed automatically. Just try it out!
