@evan I've noticed that the public ActivityPub objects from tagspub are all behind CORS.
Can this be relaxed/removed? For one of my projects that fetches them directly from the frontend, it forces a second request through the proxyURL mechanism when the first one fails due to CORS.