mirror of
https://github.com/benbusby/farside.git
synced 2025-04-15 13:03:03 -04:00
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
This commit is contained in:
parent
c169c321ec
commit
4f18793048
@ -69,7 +69,7 @@
|
||||
},
|
||||
{
|
||||
"type": "bibliogram",
|
||||
"test_url": "/u/officialrickastley",
|
||||
"test_url": "/p/Ch2WRmiLMjj/",
|
||||
"fallback": "https://bibliogram.art",
|
||||
"instances": [
|
||||
"https://bib.actionsack.com",
|
||||
|
@ -42,7 +42,7 @@
|
||||
},
|
||||
{
|
||||
"type": "bibliogram",
|
||||
"test_url": "/u/officialrickastley",
|
||||
"test_url": "/p/Ch2WRmiLMjj/",
|
||||
"fallback": "https://bibliogram.art",
|
||||
"instances": [
|
||||
"https://bibliogram.1d4.us",
|
||||
|
Loading…
x
Reference in New Issue
Block a user