mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-05 23:56:50 +08:00
nip.io: notify users that it is hosted by sslip.io
So they understand that certain things don't work anymore, e.g. hex-encoded IP addresses.
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
<link rel="stylesheet" href="app.css" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="memorial-banner" 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);">
|
||||
<p style="margin: 0; font-size: 16px; color: #2c3e50; line-height: 1.4;">
|
||||
<strong>nip.io is now hosted by <a href="https://sslip.io">sslip.io</a>.</strong> This page, the original nip.io page, is kept as a memorial to the late, great Roopinder Singh, who created nip.io.
|
||||
</p>
|
||||
</div>
|
||||
<div class="pure-g">
|
||||
<div class="pure-u-1-5"></div>
|
||||
<div class="pure-u-3-5">
|
||||
|
Reference in New Issue
Block a user