<html> <head><title>redirecting</title></head> <body onload="location.replace(location.search.substring(1))">redirecting...</body> </html>