sujinwen
2017-07-25 11c6c9d1a248725cc2c46d178f24c26315e9c8b7
1
2
3
4
5
6
7
8
9
10
11
12
<html>
    <head>
        <title></title>
    </head>
    <body>
    
    <script language="javascript">
        self.location.href = "start.html#c=1";
    </script>
    
    </body>
</html>