13 lines
385 B
HTML
13 lines
385 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<title>FreeLLMAPI has moved to freellmapi.co</title>
|
|
<meta name="robots" content="noindex" />
|
|
</head>
|
|
<body>
|
|
<p>This page moved to <a href="https://freellmapi.co/success">freellmapi.co</a>. Redirecting…</p>
|
|
<script>location.replace('https://freellmapi.co/success' + location.search);</script>
|
|
</body>
|
|
</html>
|