|
|
|
|
|
by dexcs
4970 days ago
|
|
It just a redirect to google: < HTTP/1.1 200 OK
< Server: nginx
< Date: Fri, 09 Nov 2012 11:26:14 GMT
< Content-Type: text/html
< Connection: keep-alive
< Content-Length: 97
< Last-Modified: Fri, 19 Oct 2012 14:01:40 GMT
< Expires: Sat, 10 Nov 2012 11:26:14 GMT
< Cache-Control: max-age=86400
< Cache-Control: private
< Cache-Control: must-revalidate
< Accept-Ranges: bytes
<
<html>
<head>
<meta http-equiv="refresh" content="0; url=http://www.google.com>;
</head>
</html> |
|