Browser.Pub and Anubis
Hey @js@podcastindex.social, I enabled Anubis for my site, but now requests from Browser.pub don't work 
Is there something I can write a rule against, perhaps a header or user agent string that is unique to browser.pub?
Browser.Pub and Anubis
Hey @js@podcastindex.social, I enabled Anubis for my site, but now requests from Browser.pub don't work 
Is there something I can write a rule against, perhaps a header or user agent string that is unique to browser.pub?
@julian hmm, I believe it tries to make each AP call from the browser first, then falls back to a cloudflare worker if that fails.
I just checked the cf worker and found this gem in it, so that might work for you too
Re: Browser.Pub and Anubis
@js@podcastindex.social thanks! 🤘