···33avatar is a small service that fetches your pretty Bluesky avatar and caches it on Cloudflare.
44It uses a shared secret `AVATAR_SHARED_SECRET` to ensure requests only originate from the trusted appview.
5566+Set `PLC_DIRECTORY_URL` to resolve DIDs somewhere other than <https://plc.directory>,
77+which a self-hosted network needs.
88+69It's deployed using `wrangler` like so:
710811```