mirror of
https://github.com/benbusby/farside.git
synced 2025-04-22 03:48:43 +00:00

Updated to filter out all instances that either time out (I believe default timeout for HTTPoison is 5s) or return a non-200 status code.
18 lines
421 B
JSON
18 lines
421 B
JSON
[
|
|
{
|
|
"instance_type": "reddit",
|
|
"instance_test": "/r/popular",
|
|
"instance_list": [
|
|
"https://libredd.it",
|
|
"https://libreddit.spike.codes"
|
|
]
|
|
},
|
|
{
|
|
"instance_type": "instagram",
|
|
"instance_test": "/taylorswift",
|
|
"instance_list": [
|
|
"https://bibliogram.art/u",
|
|
"https://bibliogram.snopyta.org/u"
|
|
]
|
|
}
|
|
]
|