Skip to content

feat(embeds): surface an embed image's proxy_url - #19

Merged
Akayashuu merged 1 commit into
masterfrom
feat/embed-proxy-url
Aug 4, 2026
Merged

feat(embeds): surface an embed image's proxy_url#19
Akayashuu merged 1 commit into
masterfrom
feat/embed-proxy-url

Conversation

@Akayashuu

Copy link
Copy Markdown
Collaborator

EmbedMedia.ProxyURL. An embed image's url points at wherever the picture really lives — a third-party site for a link preview. Discord mirrors it and reports the mirror as proxy_url, always on its own CDN. A consumer that pins attachment downloads to Discord hosts needs the mirror; with only url every previewed image is off-allowlist and silently dropped.

Additive field, no signature change.

An embed's image url is wherever the picture really lives — for a link preview
that is a third-party site. Discord mirrors it on its own CDN and reports that
copy as proxy_url. A reader that pins downloads to Discord hosts needs the
mirror, not the original, or every previewed image is off-allowlist.
@Akayashuu
Akayashuu merged commit c18a057 into master Aug 4, 2026
1 check passed
@Akayashuu
Akayashuu deleted the feat/embed-proxy-url branch August 4, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant