<html>
<head>
<script type="text/javascript">
<!--
function delayer(){
window.location = "http://www.google.com/index.html"
}
//-->
</script>
</head>
<body onLoad="setTimeout('delayer()')">
<h2>Prepare to be redirected!</h2>
<p>This page is a time delay redirect, please update your bookmarks to our new
location!</p>
</body>
</html>
'프로그래밍 > Web' 카테고리의 다른 글
개발자도구 콘솔에서 크롬 확장 프로그램 에러 (1) | 2020.12.11 |
---|
댓글