···6969## Routes
70707171- [GET] `/{did}/{cid}`: Fetch a blob either from cache or origin.
7272-- [GET] `/xrpc/net.dollware.porxie.getBlob?did=<did>&cid=<cid>`: Compatibility alias of the fetch blob endpoint.
7272+- [GET] `/xrpc/net.dollware.porxie.getBlob?did=<did>&cid=<cid>`: XRPC Compatibility alias for the fetch blob endpoint.
7373- [POST] `/xrpc/net.dollware.porxie.clearActorCache?did=<did>`: Clear all cached items relating to an actor DID.
7474- [POST] `/xrpc/net.dollware.porxie.clearBlobCache?cid=<cid>`: Clear all cache items relating to a blob CID.
7575