diff options
| author | Ben Busby <contact@benbusby.com> | 2022-09-07 13:05:18 -0600 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2022-09-07 13:05:18 -0600 |
| commit | 4f18793048f80afb1149cc23e81e4c2a3a63ff91 (patch) | |
| tree | 911414eec29ce5045d8bfe2d9b3aed7bf43e9b58 /services-full.json | |
| parent | c169c321ec0ca0a1c701fb48109173fbd26868e7 (diff) | |
| download | farside-4f18793048f80afb1149cc23e81e4c2a3a63ff91.tar.gz | |
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
Diffstat (limited to 'services-full.json')
| -rw-r--r-- | services-full.json | 2 |
1 files changed, 1 insertions, 1 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", |
