-private-ip-list

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 2210c4181da89cc36937391a7e9c52b1a45da2a8
parent a6f169e6494fb5f542db4637d06ba5d2cfbe0ead
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Thu, 12 Mar 2026 01:20:22 +0900

Remove unused server entries from index.html

Removed unused entries from the server list.
Diffstat:
Mindex.html | 8--------
1 file changed, 0 insertions(+), 8 deletions(-)

diff --git a/index.html b/index.html @@ -51,10 +51,6 @@ <td>iani(nanoKVM)</td> </tr> <tr> - <td>192.168.0.138</td> - <td>sandbox</td> - </tr> - <tr> <td>192.168.0.145 192.168.0.46</td> <td>Ceres(for Minecraft Bedrock Server)</td> </tr> @@ -78,10 +74,6 @@ <td>192.168.0.150</td> <td>slack-test</td> </tr> - <tr> - <td>192.168.0.151</td> - <td>lfs</td> - </tr> </tbody> </table> </article>