1
Fork 0

typo moment

This commit is contained in:
Ashley 2022-07-06 18:33:59 +03:00 committed by GitHub
parent 74fe9232a5
commit 1995e74d82

View file

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
@ -13,7 +13,7 @@
rel="stylesheet"
/>
<link href="/stuff/tube.svg" rel="icon" />
<style>
<style>
@import("https://poketube.fun/css/app.main.css");
body{
@ -40,12 +40,13 @@
</style>
</head>
<body>
<img src="/t/rep.gif" style="width: 0;visibility: hidden;"> <center>
<img src="/t/rep.gif" style="width: 0;visibility: hidden;">
<center>
<div>
<h1>Hi Nerd!</h1>
<p>
At Poketube,we simply dont collect or share your personal information.
You migth see the requests to this website being made while watching a
You might see the requests to this website being made while watching a
video,tho.
</p>
<p>
@ -57,7 +58,7 @@
promise.
</p>
<p>
For the source code of this "stats" thingy,its based on matomo (its just a self-hosted matomo istance really ) but w/ config options changed to;<br>
For the source code of this "stats" thingy, its based on matomo (its just a self-hosted matomo istance really ) but w/ config options changed to;<br>
- Dont collect personal info<br>
- Dont collect ip<br><br>
@ -77,3 +78,4 @@
</center>
</body>
</html>