Skip to content

Commit b2fbcd9

Browse files
authored
Updated referrers list (#541)
ref https://linear.app/ghost/issue/PROD-2071/ Added a few entries that we were manually handling in our Tinybird pipes.
1 parent daee9cd commit b2fbcd9

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

packages/referrer-parser/lib/referrers.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9474,5 +9474,53 @@
94749474
"search.brave.com": {
94759475
"medium": "search",
94769476
"source": "Brave Search"
9477+
},
9478+
"x.com": {
9479+
"medium": "social",
9480+
"source": "Twitter"
9481+
},
9482+
"com.twitter.android": {
9483+
"medium": "social",
9484+
"source": "Twitter"
9485+
},
9486+
"l.threads.com": {
9487+
"medium": "social",
9488+
"source": "Threads"
9489+
},
9490+
"r.search.yahoo.com": {
9491+
"medium": "search",
9492+
"source": "Yahoo!"
9493+
},
9494+
"buffer": {
9495+
"medium": "social",
9496+
"source": "Buffer"
9497+
},
9498+
"phanpy.social": {
9499+
"medium": "social",
9500+
"source": "Mastodon"
9501+
},
9502+
"dev.phanpy.social": {
9503+
"medium": "social",
9504+
"source": "Mastodon"
9505+
},
9506+
"www.memeorandum.com": {
9507+
"medium": "referral",
9508+
"source": "Memeorandum"
9509+
},
9510+
"memeorandum.com": {
9511+
"medium": "referral",
9512+
"source": "Memeorandum"
9513+
},
9514+
"ground.news": {
9515+
"medium": "referral",
9516+
"source": "Ground News"
9517+
},
9518+
"apple.news": {
9519+
"medium": "referral",
9520+
"source": "Apple News"
9521+
},
9522+
"www.smartnews.com": {
9523+
"medium": "referral",
9524+
"source": "SmartNews"
94779525
}
94789526
}

0 commit comments

Comments
 (0)