also websub now works properly! i bumped the version to 1.8.1
the problem was that superfeedr, despite claiming to support the field name hub.url[]
for passing multiple urls in one ping? doesn’t actually do that? so now i’m just using hub.url
and making several requests to it at once
needing multiple requests isn’t a big deal, since websub pings are handled by the job queue 🐱