mirror of
https://github.com/benbusby/farside.git
synced 2025-04-19 14:55:50 -04:00
Update nitter instance test URL
Profiles without any tweets still return a 200, whereas looking for a specific tweet will return a 404 (or other error code) if the instance isn't able to fetch the tweet.
This commit is contained in:
parent
ca15b2e5df
commit
c772cde195
@ -162,7 +162,7 @@
|
||||
},
|
||||
{
|
||||
"type": "nitter",
|
||||
"test_url": "/twitter",
|
||||
"test_url": "/jack/status/20",
|
||||
"fallback": "https://nitter.net",
|
||||
"instances": [
|
||||
"https://nitter.net",
|
||||
|
@ -137,7 +137,7 @@
|
||||
},
|
||||
{
|
||||
"type": "nitter",
|
||||
"test_url": "/twitter",
|
||||
"test_url": "/jack/status/20",
|
||||
"fallback": "https://nitter.net",
|
||||
"instances": [
|
||||
"https://nitter.net",
|
||||
|
Loading…
x
Reference in New Issue
Block a user