atmosphere explorer

bsky profile link -> repo page

handle.invalid ca1fc75b 8f3fc075

verified
+1 -3
public/avatar/bad-example.com.jpg

This is a binary file and will not be displayed.

public/avatar/claire.on-her.computer.jpg

This is a binary file and will not be displayed.

+1 -1
src/utils/app-urls.ts
··· 48 48 return `at://${user}/app.bsky.graph.follow/${rkey}`; 49 49 } 50 50 } else { 51 - return `at://${user}/app.bsky.actor.profile/self`; 51 + return `at://${user}`; 52 52 } 53 53 } else if (baseType === "starter-pack") { 54 54 return `at://${user}/app.bsky.graph.starterpack/${path[2]}`;
-2
src/views/home.tsx
··· 30 30 { did: "did:plc:vwzwgnygau7ed7b7wt5ux7y2", handle: "retr0.id" }, 31 31 { did: "did:plc:uu5axsmbm2or2dngy4gwchec", handle: "futur.blue" }, 32 32 { did: "did:plc:ia76kvnndjutgedggx2ibrem", handle: "mary.my.id" }, 33 - { did: "did:plc:hdhoaan3xa3jiuq4fg4mefid", handle: "bad-example.com" }, 34 33 { did: "did:plc:q6gjnaw2blty4crticxkmujt", handle: "jaz.sh" }, 35 34 { did: "did:plc:jrtgsidnmxaen4offglr5lsh", handle: "quilling.dev" }, 36 35 { did: "did:plc:3c6vkaq7xf5kz3va3muptjh5", handle: "aylac.top" }, ··· 52 51 { did: "did:plc:6if5m2yo6kroprmmency3gt5", handle: "olaren.dev" }, 53 52 { did: "did:plc:w7adfxpixpi77e424cjjxnxy", handle: "anyaustin.bsky.social" }, 54 53 { did: "did:plc:h6as5sk7tfqvvnqvfrlnnwqn", handle: "cwonus.org" }, 55 - { did: "did:plc:mo7bk6gblylupvhetkqmndrv", handle: "claire.on-her.computer" }, 56 54 { did: "did:plc:73gqgbnvpx5syidcponjrics", handle: "coil-habdle.ebil.club" }, 57 55 { did: "did:plc:gy5roooborfiyvl2xadsam3e", handle: "slug.moe" }, 58 56 { did: "did:plc:dadnngq7hpnuglhxm556wgzi", handle: "drunk.moe" },