mirror of
https://github.com/the-spellman/sllord-info
synced 2024-12-22 23:24:58 -06:00
13 lines
No EOL
333 B
HTML
13 lines
No EOL
333 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=https://www.youtube.com/@onionode">
|
|
<title>Redirect to discord</title>
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to OnioNode YT....</p>
|
|
<script>
|
|
document.location = "https://www.youtube.com/@onionode"
|
|
</script>
|
|
</body>
|
|
</html> |