mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:08:39 +01:00
typo moment
This commit is contained in:
parent
74fe9232a5
commit
1995e74d82
1 changed files with 7 additions and 5 deletions
10
t/index.html
10
t/index.html
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue