Files
www.softwareshinobi.com/index.html

14 lines
121 B
HTML

<html lang="en">
<body>
<script>
window.location.replace("https://softwareshinobi.com");
</script>
</body>
</html>