updated index.php and changed recently updated page

This commit is contained in:
deepend 2019-12-02 00:10:27 -07:00
parent 58ccf06999
commit 642bacad45
5 changed files with 91 additions and 1 deletions

27
header1.php Normal file
View File

@ -0,0 +1,27 @@
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title><?=isset($title) ? $title : "Welcome to ~tilde.club~"?></title>
<link rel="stylesheet" href="/style.css">
</head>
<body>
<div id="navbar">
<a href="/">~TILDE.CLUB~</a>
<a href="/">HOME</a>
<a href="/wiki/">WIKI</a>
<a href="https://liberapay.com/tilde.club" target="_blank">DONATE</a>
<a href="https://web.tilde.chat/?join=club" target="_blank">CHAT</a>
<a href="/signup/">SIGN-UP</a>
</div>
<div class="content">
<h2>tilde.club home pages updated in last 24 hours</h2>
<div>
There's also <a href="./tilde.24h.json">a JSON version of this data</a>; it's all updated once a minute, so hold yer damn horses, people. Also, times are in the server's time zone (GMT, it appears).
</div>
<ul>

View File

@ -15,7 +15,7 @@
</p>
<p>
If you would like a list of <a href="http://tilde.club/~delfuego/tilde.24h.html">
If you would like a list of <a href="http://tilde.club/tilde.24h.php">
RECENTLY CHANGED PAGES</a> you can see that too
</p>

19
tilde.24h.html Normal file
View File

@ -0,0 +1,19 @@
<!DOCTYPE html>
<html>
<head>
<title>tilde.24h</title>
</head>
<body>
<h1>tilde.club home pages updated in last 24 hours</h1>
<div>There's also <a href="./tilde.24h.json">a JSON version of this data</a>; it's all updated once a minute, so hold yer damn horses, people. Also, times are in the server's time zone (GMT, it appears).</div>
<ul>
<li><a class="homepage-link" href="http://tilde.club/~jonbell">jonbell</a> <time datetime="2019-12-01T23:50:04.1497297900Z">12/01/19 11:50:04 PM</time></li>
<li><a class="homepage-link" href="http://tilde.club/~karen">karen</a> <time datetime="2019-12-01T12:12:42.0855006150Z">12/01/19 12:12:42 PM</time></li>
<li><a class="homepage-link" href="http://tilde.club/~underwood">underwood</a> <time datetime="2019-12-01T09:49:25.7710642280Z">12/01/19 09:49:25 AM</time></li>
<li><a class="homepage-link" href="http://tilde.club/~gikiski">gikiski</a> <time datetime="2019-12-01T06:48:13.1637608450Z">12/01/19 06:48:13 AM</time></li>
<li><a class="homepage-link" href="http://tilde.club/~mz721">mz721</a> <time datetime="2019-12-01T04:03:55.8983361200Z">12/01/19 04:03:55 AM</time></li>
</ul>
</body>
</html>

7
tilde.24h.json Normal file
View File

@ -0,0 +1,7 @@
{ "pagelist": [
{ "username": "jonbell", "homepage": "http://tilde.club/~jonbell/", "modtime": "2019-12-02T00:00:08.8174278860Z" }
, { "username": "karen", "homepage": "http://tilde.club/~karen/", "modtime": "2019-12-01T12:12:42.0855006150Z" }
, { "username": "underwood", "homepage": "http://tilde.club/~underwood/", "modtime": "2019-12-01T09:49:25.7710642280Z" }
, { "username": "gikiski", "homepage": "http://tilde.club/~gikiski/", "modtime": "2019-12-01T06:48:13.1637608450Z" }
, { "username": "mz721", "homepage": "http://tilde.club/~mz721/", "modtime": "2019-12-01T04:03:55.8983361200Z" }
] }

37
tilde.24h.php Normal file
View File

@ -0,0 +1,37 @@
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title><?=isset($title) ? $title : "Welcome to ~tilde.club~"?></title>
<link rel="stylesheet" href="/style.css">
</head>
<body>
<div id="navbar">
<a href="/">~TILDE.CLUB~</a>
<a href="/">HOME</a>
<a href="/wiki/">WIKI</a>
<a href="https://liberapay.com/tilde.club" target="_blank">DONATE</a>
<a href="https://web.tilde.chat/?join=club" target="_blank">CHAT</a>
<a href="/signup/">SIGN-UP</a>
</div>
<div class="content">
<h2>tilde.club home pages updated in last 24 hours</h2>
<div>
There's also <a href="./tilde.24h.json">a JSON version of this data</a>; it's all updated once a minute, so hold yer damn horses, people. Also, times are in the server's time zone (GMT, it appears).
</div>
<ul>
<li><a class="homepage-link" href="http://tilde.club/~jonbell">jonbell</a> <time datetime="2019-12-02T00:00:08.8174278860Z">12/02/19 12:00:08 AM</time></li>
<li><a class="homepage-link" href="http://tilde.club/~karen">karen</a> <time datetime="2019-12-01T12:12:42.0855006150Z">12/01/19 12:12:42 PM</time></li>
<li><a class="homepage-link" href="http://tilde.club/~underwood">underwood</a> <time datetime="2019-12-01T09:49:25.7710642280Z">12/01/19 09:49:25 AM</time></li>
<li><a class="homepage-link" href="http://tilde.club/~gikiski">gikiski</a> <time datetime="2019-12-01T06:48:13.1637608450Z">12/01/19 06:48:13 AM</time></li>
<li><a class="homepage-link" href="http://tilde.club/~mz721">mz721</a> <time datetime="2019-12-01T04:03:55.8983361200Z">12/01/19 04:03:55 AM</time></li>
</div>
<br>
</body>
</html>