From 272250de90664a9a08716c6e0955fdc4ddffae93 Mon Sep 17 00:00:00 2001 From: benjamin <mlsuyt@protonmail.com> Date: Sun, 12 May 2019 11:02:29 +0200 Subject: [PATCH] modify index.html --- public/index.html | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/public/index.html b/public/index.html index c5a1bb6..e74dd49 100644 --- a/public/index.html +++ b/public/index.html @@ -16,7 +16,7 @@ <th scope="col" class="text-center">Server</th> <th scope="col" class="text-center">Port</th> <th scope="col" class="text-center">Up</th> - <th scope="col" class="text-center">Monitoring Date</th> + <th scope="col" class="text-center">Monitoring Date (CET)</th> </tr> </thead> <tbody> @@ -26,39 +26,47 @@ <th scope="col">svetsae7j3usrycn.onion</th> <th scope="col">10951</th> <th scope="col">Yes</th> - <th scope="col">11/05/2019</th> + <th scope="col">05-12-2019 11:02:25</th> </tr> <tr> <th scope="col">2</th> + <th scope="col">BCpJfvYWXLqtazhDxFjULdCwYqt2L9JGADfQPEBX1B7A</th> + <th scope="col">23.82.19.79</th> + <th scope="col">10951</th> + <th scope="col">Yes</th> + <th scope="col">05-12-2019 11:02:25</th> + </tr> +<tr> + <th scope="col">3</th> <th scope="col">FE4p3w7LvfDtat7pwNky5vZ9SPGKRrFid8gS2bg8Pjka</th> <th scope="col">svetsae7j3usrycn.onion</th> <th scope="col">10952</th> <th scope="col">Yes</th> - <th scope="col">11/05/2019</th> + <th scope="col">05-12-2019 11:02:25</th> </tr> <tr> - <th scope="col">3</th> - <th scope="col">BCpJfvYWXLqtazhDxFjULdCwYqt2L9JGADfQPEBX1B7A</th> - <th scope="col">23.82.19.79</th> + <th scope="col">4</th> + <th scope="col">HsYcZNRjjXEv98vpCbNdQuAHaTCXV6fCNu8tKC1xkGjR</th> + <th scope="col">51.68.124.31</th> <th scope="col">10951</th> <th scope="col">Yes</th> - <th scope="col">11/05/2019</th> + <th scope="col">05-12-2019 11:02:25</th> </tr> <tr> - <th scope="col">4</th> + <th scope="col">5</th> <th scope="col">HYm6mvGz4JyKdUWwYsJsdTVCfMx3mGaZgQeNtdgSGPFN</th> <th scope="col">185.193.38.231</th> <th scope="col">10951</th> <th scope="col">Yes</th> - <th scope="col">11/05/2019</th> + <th scope="col">05-12-2019 11:02:25</th> </tr> <tr> - <th scope="col">5</th> + <th scope="col">6</th> <th scope="col">wwtwMNBLJt7AQ5mWQeyGKddgjLtpRdyTTPYuMBSAKcG</th> <th scope="col">37.59.36.94</th> <th scope="col">10951</th> <th scope="col">Yes</th> - <th scope="col">11/05/2019</th> + <th scope="col">05-12-2019 11:02:25</th> </tr> </tbody> </table> -- GitLab