From 4f18793048f80afb1149cc23e81e4c2a3a63ff91 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Wed, 7 Sep 2022 13:05:18 -0600 Subject: [PATCH] Test bibliogram instances with post URL, not profile User profile pages are no longer accessible from Bibliogram. This should be addressed by Farside at some point, but for now, we should at least be checking if posts are accessible for a particular instance. Closes #63 --- services-full.json | 2 +- services.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services-full.json b/services-full.json index 46f2de6..d17e51a 100644 --- a/services-full.json +++ b/services-full.json @@ -69,7 +69,7 @@ }, { "type": "bibliogram", - "test_url": "/u/officialrickastley", + "test_url": "/p/Ch2WRmiLMjj/", "fallback": "https://bibliogram.art", "instances": [ "https://bib.actionsack.com", diff --git a/services.json b/services.json index c892bd0..4802e6b 100644 --- a/services.json +++ b/services.json @@ -42,7 +42,7 @@ }, { "type": "bibliogram", - "test_url": "/u/officialrickastley", + "test_url": "/p/Ch2WRmiLMjj/", "fallback": "https://bibliogram.art", "instances": [ "https://bibliogram.1d4.us",