I was today years old when I found out that emojis can exist in urls.

http://triapul.cz/🐟
@pmjv what about 🐡?
@gettie
🐡🐟◉🍥🎣🐠🦈🦫🐉⥿🐙🦑🐚🦭🐋🐬🪸🦀
@pmjv
a páya
@[email protected]
i used to want a jája

not that much apparently

but kinda

(this concludes an instantiation of Spring Recounts by The Vinyl Hermit)

@pmjv

Fwd:
"Yeah, it's Punycode.
Edent has been banging on about it and other URL based shenanigans for a bit:"

https://shkspr.mobi/blog/2022/12/some-more-silly-punycode-domain-names/

Some more silly Punycode domain names

You know how it is, you buy one silly domain name and then you get an idea for loads more! A few weeks ago, I got https://⏻.ga/ - I think I'm the first person to get a domain name which uses a glyph from the Miscellaneous Symbols Unicode block. How exciting! And that got me wondering… what other abuses of the Punycode algorithm can I whack into DNS? Well, here's some I whipped up using FreeNom …

Terence Eden’s Blog

You can even have emoji in domain-names using Punycode¹. That means you can add

127.0.0.1 xn--s78h

to your /etc/hosts and then all your dev servers can be accessed at http://🚽

It's your loo-pback address.

@pmjv @dexter


¹ https://en.wikipedia.org/wiki/Punycode

Punycode - Wikipedia

@gumnos @pmjv @dexter today I learned about punycode!

And punycode has me thinking about learning to program. Implementing punycode (both ways) seems like a great class assignment, or way to learn Unicode. You’d have to understand Unicode, detailed parsing and calculations, state management… it’s all there!

@gumnos @pmjv @dexter

Or you could use wildcard DNS to make a URL shortener, and have https work:

https://🚽.on-a.pizza/

@gumnos @dexter @gnomon Finally I can enable autoflush!
@gumnos @pmjv @dexter I clicked http://📐🛒.ws a while back 🤪
@ivory there is a bug in your domain matching, this should be a link 😂🫣🫠
@Schrank Not a bug. We use NSURL which doesn't natively support it.
@ivory thanks for the quick answer :-)
@Hipska @ivory @IceCubesApp interesting. Wouldn’t have expected anyone to have it right 😂😍🥰
@Schrank well, a lot of other things in that app have bugs, so it is indeed surprising 😂
@pmjv I'd not be surprised if the most commonly used one out there was the padlock, sometimes used to illustrate the value of "only trust the site if there's a padlock in the address bar" and similar guidelines.