Show HN: I made an emoji URL shortener(emojied.net)
emojied.net
Show HN: I made an emoji URL shortener
https://emojied.net/
15 comments
Unfortunately IDNs aren't allowed to have emojis. :( That definitely would've been fun though.
That’s not actually always the case! https://tinyprojects.dev/projects/mailoji
[deleted]
Neat project! URL shorteners are always fun to build and think about scaling. The real challenge is dealing with malicious users. I've spent more time building automated malicious url detection then anything else while building https://t.ly/ Url Shortener.
Very true. I could use some advice for where to start. I replied to your Twitter DM!
Cute. More fun ways to get redirected to harmful links. /s
Appreciate the efforts, though I get real skeptic with link shorteners due to their inherent risky nature.
Are you doing anything to avoid those kind of links in the backend?
Appreciate the efforts, though I get real skeptic with link shorteners due to their inherent risky nature.
Are you doing anything to avoid those kind of links in the backend?
Currently no, since this was just meant to be a toy project. But I agree with you that I have to deal with moderation if I intend to keep this up. The only countermeasure is to peek into the URL without having to be redirected cause each shortened URL has a stats page. e.g https://emojied.net/stats/%F0%9F%8D%8A%F0%9F%8C%90
[deleted]
"Copy to clipboard" doesn't work (Edge on Android).
There seems to be an issue in Chrome in general. Thanks for reporting, I'll look into it. :)
Neat.
Emoji domain would have been fun.
[edit: less fun since you can't put emoji's in HN comments (thankfully i suppose)]