Files
www.softwareshinobi.com/index.html

14 lines
121 B
HTML
Raw Normal View History

2025-06-04 09:15:59 -04:00
<html lang="en">
<body>
<script>
window.location.replace("https://softwareshinobi.com");
</script>
</body>
</html>