diff --git a/index.html b/index.html
index 1d378ca..37f5985 100644
--- a/index.html
+++ b/index.html
@@ -43,20 +43,29 @@
['c', { name: 'Calendar', url: 'https://calendar.google.com' }],
[
'd',
- { name: 'Drive', url: 'https://drive.google.com/drive/u/0/my-drive' },
+ {
+ name: 'Drive',
+ url: 'https://drive.google.com/drive/u/0/my-drive',
+ },
],
['f', { name: 'Figma', url: 'https://www.figma.com' }],
['g', { name: 'GitHub', url: 'https://github.com' }],
['k', { name: 'Keep', url: 'https://keep.google.com' }],
- ['m', { name: 'Mail', url: 'https://mail.proton.me/u/0/inbox' }],
['n', { name: 'Notion', url: 'https://www.notion.so' }],
- ['p', { name: 'Pomodoro', url: 'https://pomodoro.xvvvyz.xyz' }],
+ [
+ 'p',
+ {
+ name: 'Proton',
+ suggestions: ['drive.proton.me/u/0/'],
+ url: 'https://mail.proton.me/u/0/inbox',
+ },
+ ],
[
'r',
{
name: 'Reddit',
suggestions: [
- 'r/r/webdev',
+ 'r/r/selfhosted',
'r/r/dataisbeautiful',
'r/r/fujix',
'r/r/leetcode',
@@ -67,6 +76,18 @@
['s', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }],
['t', { name: 'Translate', url: 'https://www.deepl.com/translator' }],
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],
+ [
+ 'x',
+ {
+ name: 'xvvvyz',
+ suggestions: [
+ 'jelly.xvvvyz.xyz',
+ 'torrent.xvvvyz.xyz',
+ 'proxy.xvvvyz.xyz',
+ ],
+ url: 'https://pomodoro.xvvvyz.xyz',
+ },
+ ],
[
'y',
{