OP-Engineering/link-preview-js

support optional proxy url

megantaylor opened this issue · 1 comments

we're using a proxy url to get around CORS, would be really cool if we could pass the proxy url in via the options object, to be used for the fetch request. the response should retain the original url.

i'd be happy to work on a PR for this if its an acceptable idea.

please do submit a PR