Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
phireheavy committed Mar 31, 2024
1 parent 46eb4fc commit 07dedb5
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions js/shortcuts.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ export default [
category: "social",
color: "red",
items: {
gmail: "https://mail.google.com/mail/u/0/#inbox",
hotmail: "https://outlook.live.com/mail/0/",
whatsapp: "https://web.whatsapp.com/",
youtube: "https://www.youtube.com/",
reddit: "https://www.reddit.com/",
"reddit (Popular)": "https://www.reddit.com/r/popular",
youtube: "https://www.youtube.com/",
gmail: "https://mail.google.com/mail/u/0/#inbox",
hotmail: "https://outlook.live.com/mail/0/",
twitter: "https://www.twitter.com/",
instagram: "https://www.instagram.com/",
},
Expand Down Expand Up @@ -43,7 +44,17 @@ export default [
},
{
category: "downloads",
color: "purple",
color: "orange",
items: {
fitgirl: "https://fitgirl-repacks.site/",
dodi: "https://dodi-repacks.site/",
"cs.rin.ru": "https://cs.rin.ru/",
tl: "https://www.torrentleech.org/",
},
},
{
category: "music",
color: "blue",
items: {
fitgirl: "https://fitgirl-repacks.site/",
dodi: "https://dodi-repacks.site/",
Expand Down

0 comments on commit 07dedb5

Please sign in to comment.