diff --git a/k8s/document_root_nip.io/index.html b/k8s/document_root_nip.io/index.html index d471d45..997c923 100644 --- a/k8s/document_root_nip.io/index.html +++ b/k8s/document_root_nip.io/index.html @@ -26,7 +26,16 @@ style="background-color: #f0f8ff; border: 2px solid #4682b4; margin: 10px; padding: 15px; text-align: center; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">

nip.io is now hosted by sslip.io. This page, the original - nip.io page, is kept as a memorial to the late, great Roopinder Singh, who created nip.io. + nip.io page, is kept as a memorial to the late, great Roopinder Singh, who created & ran nip.io. +

+ +
+

+ Watch out! The behavior has changed. For example, hexadecimal notation no longer works + (e.g. " 7f00001.nip.io" will not resolve), and parsing is done from left to right instead of right to left + (e.g. "1.127.0.0.1.nip.io" resolves to "1.127.0.0" not "127.0.0.1" ).