Files
pae.co.at/other/archive/version_01/index_pae.html
2017-03-02 21:57:21 -06:00

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>