Add social platform: threads, instagram, phaver, farcaster, debunk Supported by. (#2025)

This commit is contained in:
sigeshuo1 2024-07-08 18:49:28 +08:00 committed by GitHub
parent 9a7c0532c1
commit 708f436499
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 23 additions and 0 deletions

View File

@ -162,6 +162,29 @@ export const PlatformsSyncMap: {
name: "500px",
url: "https://500px.com/p/{username}",
},
threads: {
name: "Threads",
icon: `${iconCDN}/threads`,
url: "https://www.threads.net/@{username}",
},
instagram: {
name: "Instagram",
icon: `${iconCDN}/instagram`,
url: "https://www.instagram.com/{username}",
},
phaver: {
name: "Phaver",
url: "https://phaver.app.link/{username}",
},
warpcast: {
name: "Warpcast",
icon: `${iconCDN}/farcaster`,
url: "https://warpcast.com/{username}",
},
debank: {
name: "DeBank",
url: "https://debank.com/profile/{username}",
},
}
export const Platform = ({