From 60600a585fd69bac1295eb031ecf151734f21a30 Mon Sep 17 00:00:00 2001 From: job3507 Date: Thu, 26 Mar 2026 15:32:35 +0300 Subject: [PATCH] View --- index.html | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ index.php | 15 --------------- 2 files changed, 49 insertions(+), 15 deletions(-) create mode 100644 index.html delete mode 100644 index.php diff --git a/index.html b/index.html new file mode 100644 index 0000000..676d323 --- /dev/null +++ b/index.html @@ -0,0 +1,49 @@ + + + + + + PSC Monitor + + + + + +

PSC Monitor

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#ОбъектСтатус в 00:00Статус в 08:00Статус в 16:00
1MarkOKOK?
2JacobCallBackOK?
3Larry the BirdOKDuty?
+ + + \ No newline at end of file diff --git a/index.php b/index.php deleted file mode 100644 index a00fe11..0000000 --- a/index.php +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - PSC Monitor - - - - - -

Привет мир!

- - - \ No newline at end of file