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?
-
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
-
R AodeRelay shared this topic on
-
@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
@js@podcastindex.social thanks!

-
R ActivityRelay shared this topic on
-
@js@podcastindex.social Any chance you can update that worker to add in something related to BrowserPub (like the main browserpub url)?
Deno/1.45.2is vague (and also would change, over time <img class="not-responsive emoji" src="https://activitypub.space/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=9d8ea4df803" title="
" /> )It's the
commentpart of the User-Agent header -
@julian not sure why you'd want to put your public AP stuff behind something like Anubis - a thing in general that I think is pretty anti-web to begin with
you're losing out on all sorts of cool integrations that you don't even know about