Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Commit a65df4e

Browse files
authored
Update main.js
1 parent 5a544fb commit a65df4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Websites.set('https://www.microsoft.com/favicon.ico?v2', "Microsoft")
1515
.set("https://youtube.com/manifest.json", "Youtube")
1616
.set("https://store.steampowered.com/favicon.ico", "Steam")
1717
.set("https://ssl.gstatic.com/ui/v1/icons/mail/images/favicon5.ico", "Google mail")
18-
.set("https://www.google.com/favicon.ico", "Google")
18+
.set("https://www.gstatic.com/images/branding/googlemic/2x/googlemic_color_24dp.png", "Google")
1919
.set("https://cdn.sstatic.net/Sites/stackoverflow/img/favicon.ico?v=4f32ecc8f43d", "Stack Overflow")
2020
.set("https://cdn.sstatic.net/Sites/security/img/favicon.ico?v=7585a77d4575", "Information Security Stack Exchange")
2121
.set("https://cdn.sstatic.net/Sites/codereview/img/logo.svg?v=0dfb1294dc6e0", "Code Review Stack Exchange")

0 commit comments

Comments
 (0)