mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-25 05:54:25 -04:00
matrix icon for matrix.to links
This commit is contained in:
parent
adbd8063f3
commit
91884f7611
@ -75,6 +75,10 @@ const LINK_PROVIDERS = {
|
||||
icon: 'mastodon',
|
||||
iconSet: 'b',
|
||||
},
|
||||
matrix: {
|
||||
regex: '^https?://(?:www.)?matrix\\.to/#/([^/?]+)',
|
||||
icon: 'https://raw.githubusercontent.com/vector-im/logos/master/matrix/matrix-favicon.png',
|
||||
},
|
||||
};
|
||||
|
||||
export default {
|
||||
|
Loading…
x
Reference in New Issue
Block a user