From 37b8144dbccd42cbd72a84bc76c9b2e1fd704bef Mon Sep 17 00:00:00 2001 From: pentestaudit2026 Date: Mon, 6 Apr 2026 19:36:42 +0000 Subject: [PATCH] Add status endpoint --- public/status.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/status.php diff --git a/public/status.php b/public/status.php new file mode 100644 index 0000000..b403cab --- /dev/null +++ b/public/status.php @@ -0,0 +1 @@ + \ No newline at end of file -- 2.39.5