1 2 3 4 5 6
<html><body> <script> "use strict"; document.title = window.location.search; </script> </body></html>