15 lines
483 B
HTML
15 lines
483 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" />
|
|
<link rel="canonical" href="https://freellmapi.co/" />
|
|
<meta http-equiv="refresh" content="0; url=https://freellmapi.co/" />
|
|
</head>
|
|
<body>
|
|
<p>FreeLLMAPI now lives at <a href="https://freellmapi.co/">freellmapi.co</a>. Redirecting…</p>
|
|
<script>location.replace('https://freellmapi.co/');</script>
|
|
</body>
|
|
</html>
|