This is a scientific service to evaluate the behaviour of web browsers when they receive an HTTP location redirect.
In the simple case, you can just append anything to //openredirector.com/to/. A request to such a URL will result in an HTTP 302 redirect to the URL you appended. If you skip the schema, the same schema as the request to openredirector.com will be used. Example: http://openredirector.com/to/example.com will issue a redirect to http://example.com
You can also use //openredirector.com/30x with x being out of 1,2,3,5,7, and 8, enabling you to request 301, 302, 303, 305, 307, and 308 redirects in the same manner as above.
This service is provided for scientific/research purposes only. Note that this service allows your browser to open arbitrary web pages similar to entering web addresses into the location bar of your browser. URLs requested at this service may be recorded and/or published.