|
|
楼主 |
发表于 2017-7-6 14:32:32
|
显示全部楼层
如下:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<title>鎻愮ず淇℃伅</title>
<meta name="robots" content="noindex,nofollow"/>
<script type="text/javascript" src="http://www.*.com/file/script/config.js"></script>
</head>
<body>
<script type="text/javascript">
alert('HTTP 403 Forbidden');window.location='http://www.*.com/';
</script>
</body>
</html> |
|