Webhooks for the AT Protocol airglow.run
atproto atprotocol automation webhook
12
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: more known lexicons

Hugo 1591bce7 e58cfd8a

+5
+5
lib/favicon.ts
··· 59 59 /** Known favicon URLs for domains that don't serve at standard paths. */ 60 60 const KNOWN_FAVICONS: Record<string, string> = { 61 61 "bsky.app": "https://web-cdn.bsky.app/static/favicon-32x32.png", 62 + "standard.site": "https://standard.site/favicon.ico", 63 + "npmx.dev": "https://npmx.dev/favicon.ico", 64 + "tangled.sh": "https://tangled.org/static/logos/dolly.svg", 65 + "airglow.run": "https://airglow.run/favicon.svg", 66 + "exosphere.site": "https://exosphere.site/favicon.svg", 62 67 }; 63 68 64 69 async function fetchKnownFavicon(