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
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue