Update index.html

This commit is contained in:
2026-07-26 19:12:49 +00:00
parent 80c8438fac
commit 80a2c332e8
+1
View File
@@ -4,6 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>DOMAIN STATUS LIST</title>
<link rel="icon" href="favicon.png" type="image/x-icon">
<style>
body { font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; margin: 24px; }
table { border-collapse: collapse; width: 100%; max-width: 1100px; }