Skip to content

Commit 3d8663b

Browse files
committed
fix: x
1 parent 68d5109 commit 3d8663b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shared/src/lists/referrers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2590,6 +2590,7 @@ export const referrers: Record<string, { type: string; name: string }> = {
25902590
"org.telegram.biftogram": { type: "social", name: "Telegram" },
25912591
"org.telegram.plus": { type: "social", name: "Telegram" },
25922592
"twitter.com": { type: "social", name: "Twitter" },
2593+
"x.com": { type: "social", name: "Twitter" },
25932594
"t.co": { type: "social", name: "Twitter" },
25942595
"com.twitter.android": { type: "social", name: "Twitter" },
25952596
"com.snapchat.android": { type: "social", name: "Snapchat" },

0 commit comments

Comments
 (0)