mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-03-22 10:24:17 -05:00
14 lines
437 B
HTML
14 lines
437 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-GB">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta http-equiv="Refresh" content="0;url=https://gitlab.fancy.org.uk/samuel/nxapi" />
|
|
<title>nxapi</title>
|
|
</head>
|
|
<body>
|
|
<script>location.href = 'https://gitlab.fancy.org.uk/samuel/nxapi';</script>
|
|
</body>
|
|
</html>
|