enhance: Provide Twemoji SVGs from Misskey server (#2) (#7897)

* Selfhosting Twemoji

* ちっ

* うざっ

* あ

* add test

Co-authored-by: mei23 <m@m544.net>
This commit is contained in:
tamaina 2021-10-24 21:10:45 +09:00 committed by GitHub
parent 1143606bc8
commit 5cf07fc50f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 66 additions and 2 deletions

View file

@ -1 +1 @@
export const twemojiSvgBase = 'https://twemoji.maxcdn.com/v/latest/svg';
export const twemojiSvgBase = '/twemoji';