mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-14 17:28:27 +00:00
chore: format tests
This commit is contained in:
parent
1dd4903700
commit
33ec74a124
@ -1494,7 +1494,8 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"threads": [{
|
||||
"threads": [
|
||||
{
|
||||
"name": "video",
|
||||
"url": "https://www.threads.net/@zuck/post/CzecNnZPaxr",
|
||||
"params": {},
|
||||
@ -1502,7 +1503,8 @@
|
||||
"code": 200,
|
||||
"status": "redirect"
|
||||
}
|
||||
}, {
|
||||
},
|
||||
{
|
||||
"name": "photo",
|
||||
"url": "https://www.threads.net/@soren.iverson/post/C8PdJ59pMLr",
|
||||
"params": {},
|
||||
@ -1510,7 +1512,8 @@
|
||||
"code": 200,
|
||||
"status": "redirect"
|
||||
}
|
||||
}, {
|
||||
},
|
||||
{
|
||||
"name": "mixed media",
|
||||
"url": "https://www.threads.net/@snazzahguy/post/C8Q7UZDseWz",
|
||||
"params": {},
|
||||
@ -1518,5 +1521,6 @@
|
||||
"code": 200,
|
||||
"status": "picker"
|
||||
}
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user