Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom emoji url #470

Closed

Conversation

hibobmaster
Copy link
Contributor

@hibobmaster hibobmaster commented Apr 4, 2023

#466
可能方式不是特别优雅,但可以解决该问题。

把null换成反代的地址

假设我反代cdn.jsdelivr.net的地址为yourreverseproxydomain.com,就把配置改为

export const getEmojiUrl = "https://yourreverseproxydomain.com/npm/emoji-datasource-apple/img/apple/64/" ?? "https://cdn.jsdelivr.net/npm/emoji-datasource-apple/img/apple/64/"

@vercel
Copy link

vercel bot commented Apr 4, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @Yidadaa on Vercel.

@Yidadaa first needs to authorize it.

@hibobmaster
Copy link
Contributor Author

#497

@hibobmaster hibobmaster closed this Apr 5, 2023
@hibobmaster hibobmaster deleted the feat-custom-avatar-url branch April 5, 2023 14:25
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