Darius Kazemi on Nostr: I remember a while back someone on fedi posted a little thing they built that was a ...
I remember a while back someone on fedi posted a little thing they built that was a personal url shortener in a single HTML page. If I remember correctly they just loaded in an array of ids and destinations and then you'd point someone to mysite.example/short?id=123 and the page would just redirect via window.location... something like that. Which one of you clever people was this?
I reimplemented it this morning but I wanna see/credit the original
Published at
2025-10-13 23:18:56 UTCEvent JSON
{
"id": "13517fadd677d54c1900a1b4051687e013596b53370c911dfb739a37205b383f",
"pubkey": "4b55fe1e276db743c36a45e9d9d3b81b9be4095927df42cd674f2b2b78a7b780",
"created_at": 1760397536,
"kind": 1,
"tags": [
[
"proxy",
"https://friend.camp/@darius/115369412946587666",
"web"
],
[
"proxy",
"https://friend.camp/users/darius/statuses/115369412946587666",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://friend.camp/users/darius/statuses/115369412946587666",
"pink.momostr"
],
[
"-"
]
],
"content": "I remember a while back someone on fedi posted a little thing they built that was a personal url shortener in a single HTML page. If I remember correctly they just loaded in an array of ids and destinations and then you'd point someone to mysite.example/short?id=123 and the page would just redirect via window.location... something like that. Which one of you clever people was this?\n\nI reimplemented it this morning but I wanna see/credit the original",
"sig": "58c58a1f6af8a7040768d72ed3934c46e2d01eed2e892ee2c177ad5598717338440acd3ae21e336321e641e3ab36c75becf7f582407333e58c3fcf2d4fd035f2"
}