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

atcute fix for DoH response processing error

yay it works

Changed files
+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 }) });