12 lines
218 B
HTML
Executable File
12 lines
218 B
HTML
Executable File
<html>
|
|
<head>
|
|
<title>PAE Redirect</title>
|
|
</head>
|
|
<body>
|
|
<script type='text/javascript' language='javascript'>
|
|
<!--
|
|
document.location = 'http://pae.jasoc.org';
|
|
//-->
|
|
</script>
|
|
</body>
|
|
</html> |