Skip to content

Commit

Permalink
Tiny source data update (#4821)
Browse files Browse the repository at this point in the history
* Merge teams.microsoft.com -> Microsoft Teams

* Display favicon for Linkedin
  • Loading branch information
ukutaht authored Nov 14, 2024
1 parent 0d6bec1 commit cf4ba66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/plausible_web/plugs/favicon.ex
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ defmodule PlausibleWeb.Favicon do
"Wikipedia" => "en.wikipedia.org",
"Discord" => "discord.com",
"Perplexity" => "perplexity.ai",
"Microsoft Teams" => "microsoft.com"
"Microsoft Teams" => "microsoft.com",
"LinkedIn" => "linkedin.com"
}

def init(_) do
Expand Down
1 change: 1 addition & 0 deletions priv/custom_sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"search.brave.com":"Brave",
"sogou.com":"Sogou",
"statics.teams.cdn.office.net":"Microsoft Teams",
"teams.microsoft.com":"Microsoft Teams",
"t.me":"Telegram",
"wap.sogou.com":"Sogou",
"ya.ru":"Yandex",
Expand Down

0 comments on commit cf4ba66

Please sign in to comment.