Diagnostics for atproto PDS hosts, DIDs, and handles: https://debug.hose.cam
15
fork

Configure Feed

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

atcute fix for DoH response processing error

yay it works

phil 62f047c8 b45664f8

+1 -1
+1 -1
index.html
··· 21 21 import { 22 22 DohJsonHandleResolver, 23 23 WellKnownHandleResolver, 24 - } from 'https://esm.sh/@atcute/identity-resolver@1.2.0'; 24 + } from 'https://esm.sh/@atcute/identity-resolver@1.2.1'; 25 25 26 26 window.SimpleQuery = service => { 27 27 const client = new Client({ handler: simpleFetchHandler({ service }) });