bondage-college-mirr/WEB Redirect/index.html
Ben987 b2a90cb646 Chapter 12 - First Release
Chapter 12 - First Release
2018-06-04 22:36:06 -04:00

13 lines
391 B
HTML

<html>
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="refresh" content="2;url=/V12A/">
<script>
window.location.href = '/V12A/';
</script>
</html>