fix(threads): whoops

This commit is contained in:
Snazzah 2024-06-16 01:02:45 -05:00
parent e73ad62b78
commit 6db3b69639
No known key found for this signature in database
GPG key ID: EA479766A94CEB61

View file

@ -218,7 +218,7 @@ export default function(obj) {
/* thumbnails have `Cross-Origin-Resource-Policy`
** set to `same-origin`, so we need to proxy them */
thumb: createStream({
service: "instagram",
service: "threads",
type: "default",
u: imageUrl,
filename: "image.jpg"