1
Fork 0

Update ytmain.ejs

This commit is contained in:
Ashley 2022-05-12 19:51:28 +03:00 committed by GitHub
parent 2fa7357d74
commit eaa8bf991f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@
-->
<!DOCTYPE html><html>
<head>
<title>Poketube - Main Menu</title>
<title>PokeTube - Main Menu</title>
<link href=https://poketube.fun/css/yt-ukraine.svg rel=icon>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Sigmar+One&amp;display=swap" rel="stylesheet">
@ -48,11 +48,14 @@
<div class=screen><br>
<b>
<h1 style="color:#fff">Welcome to PokeTube~!</h1><br>
<h1 style="color:#fff">U can search something from da search bar to get started <br> (start by typing "<%-random%>")</h1>
<h1 style="color:#fff">U can search something from da search bar to get started <br> (start by typing "<%-random%>")</h1><br>
<hr>
<p style="color:#fff">
LightTube <a href="https://gitlab.com/kuylar/lighttube/-/commit/c904647c65c44d0df4ec5baa5590220e098d0311">c904647c</a> - Poketube Web 22.03 (036d1a1) - <a href="https://github.com/iamashley0/poketube" style="color:#fff">Source Code</a> - <a style="color:#fff;" href="/privacy">Privacy policy (boring)</a><br><br>
<a style="color:#fff;" href="/domains">PUBLIC ISTANCES</a>
PokeTube is an open source,privacy first youtube player.we do not collect or share any personal information. we also have dislikes lol
</p>
<p style="color:#fff">
LightTube <a href="https://gitlab.com/kuylar/lighttube/-/commit/c904647c65c44d0df4ec5baa5590220e098d0311">c904647c</a> - Poketube Web 2.22.3 (a36ff0f) - <a href="https://github.com/iamashley0/poketube" style="color:#fff">Source Code</a> - <a style="color:#fff;" href="/privacy">Privacy policy (boring)</a> -
<a style="color:#fff;" href="/domains">Public Instances</a>
</p>
</b>
<script type="text/javascript">
@ -62,7 +65,7 @@
}
}
</script>
</body>
</html>