mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-20 12:18:27 +00:00
fix(threads): whoops
This commit is contained in:
parent
e73ad62b78
commit
6db3b69639
@ -218,7 +218,7 @@ export default function(obj) {
|
|||||||
/* thumbnails have `Cross-Origin-Resource-Policy`
|
/* thumbnails have `Cross-Origin-Resource-Policy`
|
||||||
** set to `same-origin`, so we need to proxy them */
|
** set to `same-origin`, so we need to proxy them */
|
||||||
thumb: createStream({
|
thumb: createStream({
|
||||||
service: "instagram",
|
service: "threads",
|
||||||
type: "default",
|
type: "default",
|
||||||
u: imageUrl,
|
u: imageUrl,
|
||||||
filename: "image.jpg"
|
filename: "image.jpg"
|
||||||
|
Loading…
Reference in New Issue
Block a user