diff options
| -rw-r--r-- | gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | index.html | 3 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 4f41c4ab..41ac5705 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2023-04-30T13:10:26+03:00</updated> + <updated>2023-04-30T13:13:11+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -20,6 +20,8 @@ <div xmlns="http://www.w3.org/1999/xhtml"> <h1 style='display: inline'>Unveiling <span class='inlinecode'>guprecords.raku</span>: Global Uptime Records with Raku</h1><br /> <br /> +<span class='quote'>Published at 2023-04-30T13:10:26+03:00</span><br /> +<br /> <pre> +-----+-----------------+-----------------------------+ | Pos | Host | Lifespan | @@ -10,7 +10,7 @@ <body> <h1 style='display: inline'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2023-04-30T13:10:25+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2023-04-30T13:13:11+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <pre> |\---/| @@ -28,6 +28,7 @@ <a class='textlink' href='https://paul.cyou'>My contact information (via HTTP)</a><br /> <a class='textlink' href='gemini://paul.cyou'>My contact information (via Gemini)</a><br /> <a class='textlink' href='./resources.html'>My list of resources</a><br /> +<a class='textlink' href='./uptime-stats.html'>My machine uptime statistics</a><br /> <br /> <span>If you reach this site via the modern web, please read this:</span><br /> <br /> diff --git a/uptime-stats.html b/uptime-stats.html index 910bba7e..feb6db8d 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@ <body> <h1 style='display: inline'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2023-04-30T13:10:25+03:00</span><br /> +<span class='quote'>This site was last updated at 2023-04-30T13:13:11+03:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> |
