From 5148b3fbb722e53b115bfb46b290e3076ac11195 Mon Sep 17 00:00:00 2001 From: micalis <> Date: Sun, 26 Jul 2026 13:37:20 +0200 Subject: [PATCH] recreate file structure --- micalis.net/index.html => index.html | 0 micalis.net/status.php => status.php | 0 micalis.net/status_cache.json => status_cache.json | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename micalis.net/index.html => index.html (100%) rename micalis.net/status.php => status.php (100%) rename micalis.net/status_cache.json => status_cache.json (100%) diff --git a/micalis.net/index.html b/index.html similarity index 100% rename from micalis.net/index.html rename to index.html diff --git a/micalis.net/status.php b/status.php similarity index 100% rename from micalis.net/status.php rename to status.php diff --git a/micalis.net/status_cache.json b/status_cache.json similarity index 100% rename from micalis.net/status_cache.json rename to status_cache.json