mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update commands
This commit is contained in:
parent
7dd6e5cda0
commit
77f945d863
1 changed files with 10 additions and 9 deletions
19
index.html
19
index.html
|
|
@ -131,8 +131,9 @@
|
|||
e: ['e/brand/national-geographic', 'e/brand/marvel', 'e/brand/star-wars'],
|
||||
g: ['g/trending', 'g/ossu', 'g/xvvvyz/tilde', 'gist.github.com'],
|
||||
h: ['h/popular', 'h/popular/lastweek', 'h/tags'],
|
||||
i: ['i/u/1/inbox/', 'i/u/2/inbox/'],
|
||||
k: ['k/u/1', 'k/u/2'],
|
||||
m: ['m/u/1/inbox/', 'm/u/2/inbox/'],
|
||||
m: ['m/mail/u/1/#inbox', 'm/mail/u/2/#inbox'],
|
||||
o: ['o/discover/sets/new-for-you', 'o/discover/sets/weekly'],
|
||||
r: ['r/r/startpages', 'r/r/unixporn', 'r/r/onebag', 'r/r/fujix'],
|
||||
s: ['s/collection/tracks', 's/playlist/37i9dQZEVXcXr3r4FYT3J7'],
|
||||
|
|
@ -200,10 +201,10 @@
|
|||
},
|
||||
{
|
||||
hues: ['355', '335'],
|
||||
key: '=',
|
||||
name: 'Wolfram',
|
||||
search: '/input/?i={}',
|
||||
url: 'https://www.wolframalpha.com',
|
||||
key: 'm',
|
||||
name: 'Mail',
|
||||
search: '/mail/u/0/#search/{}',
|
||||
url: 'https://mail.google.com/mail/u/0/#inbox',
|
||||
},
|
||||
{
|
||||
hues: ['337', '317'],
|
||||
|
|
@ -221,8 +222,8 @@
|
|||
{
|
||||
hues: ['264', '244'],
|
||||
key: 'v',
|
||||
name: 'Twitch',
|
||||
url: 'https://www.twitch.tv/directory/following',
|
||||
name: 'Vercel',
|
||||
url: 'https://vercel.com',
|
||||
},
|
||||
{
|
||||
hues: ['254', '234'],
|
||||
|
|
@ -260,8 +261,8 @@
|
|||
},
|
||||
{
|
||||
hues: ['217', '197'],
|
||||
key: 'm',
|
||||
name: 'Mail',
|
||||
key: 'i',
|
||||
name: 'Inbox',
|
||||
url: 'https://mail.proton.me/u/0/inbox/',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue