You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
most sites don't have CORS access because it's a security risk, but it's cool to enable client-side thumbnail fetching for those who do I guess. Subplebbits have thumbnail fetching turned off by default because it leaks the plebbit node IP address.
The text was updated successfully, but these errors were encountered:
we use this library for getting the thumbnail in the subplebbit, dont think it works in the browser but there might be other fallbacks than just doing const ogImage = doc.querySelector('meta[property="og:image"]');
A user reported a missing thumbnail from a link to his website, which has CORS access: https://pleb.bz/p/plebpiracy.eth/c/QmSTx9pX1Ttk5tKfs6EJQk5sonXckjNwF2srBbhFHPKKKv
most sites don't have CORS access because it's a security risk, but it's cool to enable client-side thumbnail fetching for those who do I guess. Subplebbits have thumbnail fetching turned off by default because it leaks the plebbit node IP address.
The text was updated successfully, but these errors were encountered: