SplatNet/index.html

13 lines
280 B
HTML
Raw Normal View History

2026-03-08 07:26:17 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>SplatNet</title>
<script src="https://code.jquery.com/jquery-4.0.0.min.js"></script>
<script src="config.js"></script>
<script src="autoredirect.js"></script>
</head>
<body>
</body>
</html>