site/header24h.php

36 lines
1.2 KiB
PHP
Raw Normal View History

<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>
2021-12-11 11:45:46 +00:00
<a href="https://donate.tilde.club/" target="_blank">DONATE</a>
<a href="https://web.tilde.chat/?join=club" target="_blank">CHAT</a>
2020-03-08 22:37:18 +00:00
<a href="https://search.tildeverse.org/" target="_blank">SEARCH</a>
<a href="/signup/">SIGN-UP</a>
</div>
<div class="content">
2020-05-07 05:39:14 +00:00
<h1 id="fancyboi">recently updated</h1>
2020-05-06 07:50:51 +00:00
<div class="grid">
<div class="row">
<div class="col">
<h2>tilde.club home pages updated in last 24 hours</h2>
2019-12-04 02:38:54 +00:00
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).<br>
<br>
This script is by <a href="http://tilde.club/~delfuego/" target="_blank">~delfuego</a>
2020-05-06 07:50:51 +00:00