Commit Graph

6 Commits

Author SHA1 Message Date
Brian Cunnie
aa95687ba5 HTML: {sslip,nip}.io: fix favicon, cleanup
- the sslip.io favicon wasn't working, a side effect of switching away
  from k8s. I now hard-code the favicon.ico to https://sslip.io so that
  I don't need to copy it to all the mirrors
- the nip.io favicon wasn't working, I forgot to copy it from
  Roopinder's site, so I'm using sslip.io's icon instead
- Similarly, I forgot to copy Roopinder's `app.css`; oh well, the
  styling looks good enough
- remove `ie10-viewport..`; it 404'ed. Besides, who uses Windows 8?
- remove `starter-template.css`; I couldn't see any obvious difference,
  and I'm a big fan of keeping things simple, including the minimum
  number of files. Also, the comment about IE8 made no sense.
- got rid of the warning about deprecating ns-azure & ns-aws; they've
  been gone for over six months. It wasted space & mind share
- moved the alert about indexing to the bottom; I never cared about
  impostor sites, but accommodated Morty Feldman, and he appears to have
  lost interest (his last PR was nine months ago, 2024-09-19)
- updated instructions for updating the website when rolling out new
  releases
2025-07-07 08:04:51 -07:00
Brian Cunnie
ea233f19bf Website documentation reflects hexadecimal notation
- Include hexadecimal example. Use the nip.io domain name because those
  are the users that want hexadecimal.
- Update the nip.io website to no longer mention that sslip.io doesn't
  have hexadecimal notation. It has hexadecimal notation.
- Make nip.io more prominent in the sslip.io website. Heck, it's a
  shorter domain name. A better domain name.
- Update that nip.io is incorporated into sslip.io

TODO: expand the
2025-06-22 15:59:36 -07:00
Brian Cunnie
64773e9ca6 Warn users about nip.io changes in behavior
[#92]
2025-06-18 06:54:31 -07:00
Brian Cunnie
d7f8be2cb7 Reflow nip.io HTML
No change, only re-formatting.
2025-06-16 06:28:31 -07:00
Brian Cunnie
dc76782394 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.
2025-06-16 06:28:31 -07:00
Brian Cunnie
6ded919a0b Roopinder's nip.io index.html 2025-05-26 09:59:35 -04:00