Create index.html

This commit is contained in:
nune 2024-04-22 20:32:18 -04:00 committed by GitHub
parent 6adba1de28
commit 7405847d7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

38
index.html Normal file
View file

@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="The main page of Nune's site.">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Blitzwing">
<link rel="alternate" type="application/atom+xml" title="{{ site.title }}" href="/feed.xml">
<title>Watch Transformers Animated</title>
<link rel="shortcut icon" href="img/2.png" type="image/png">
<link rel="stylesheet" href="/style.css">
<!--Licensed under Decolonial Media License 0.1. Learn more: https://watchtfa.net/license.txt -->
</head>
<body>
<p><h1>Watch Transformers Animated.</h2></p>
<p>via these following links...</p>
<p><h2>Legal means</h2></p>
<p><ul>
<li><a href="https://youtube.com/playlist?list=PL7VEq3tXc6huvWMqvEzaFYFavrTMmX3FI">official Transformers YouTube Channel (not completely uploaded yet)</a> (<a href="https://redirect.invidious.io/playlist?list=PL7VEq3tXc6huvWMqvEzaFYFavrTMmX3FI">You can also use a frontend if you don't wanna visit the YouTube site!)</a></li>
<li><a href="https://tubitv.com/series/18/transformers-animated">Tubi</a></li>
<li><a href="https://pluto.tv/en/search/details/series/61f01a48161b65001a9d2512">Pluto TV</a></li>
<li>Buy the DVD on eBay.</li>
<li>Or rent it at your local library.</li>
</ul></p>
<p><h2>Other means</h2></p>
<p><ul>
<li><a href="https://youtube.com/playlist?list=PLlcmNU-jCJ6OCQc2UnR8oChy79nIWzyeo">Magnus After Dark fanmade 4K Upscales</a> (<a href="https://redirect.invidious.io/playlist?list=PLlcmNU-jCJ6OCQc2UnR8oChy79nIWzyeo">You can also use a frontend if you don't wanna visit the YouTube site!)</a></li>
<li><a href="https://movie-web.app/media/tmdb-tv-10548-transformers-animated/20787/430480">movieweb</a></li>
<li><a href="https://archive.org/details/transformers-animated-complete-1080p">archive.org</a></li>
</ul></p>
<div class="footer"><p><a href="https://www.blitzw.in/">Made by blitzw.in.</a></p></div>
</div>
</body>
</html>