Delete index.html

This commit is contained in:
Alexandre
2023-02-06 22:15:01 +01:00
committed by GitHub
parent 856a4ff09c
commit 42ef11ee67

View File

@@ -1,13 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>Ingress is disabled!</title>
</head>
<body>
<div class="your_class"></div>
<p style="background-color:black;color:yellow">
Ingress was disabled by the user. Please connect using ip:port or
re-enable in the addons options.
</p>
</body>
</html>