From fbbeb89711bd9336fe0a9ea1c54977771b60a804 Mon Sep 17 00:00:00 2001 From: Dominic Date: Fri, 20 Jun 2025 18:54:22 -0400 Subject: [PATCH] fix links --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 4225650..9e525d5 100644 --- a/index.html +++ b/index.html @@ -113,7 +113,10 @@ var key_map = { 't': 'https://transmission.domdit.com', 'v': 'https://avistaz.to/', 'y': 'https://www.youtube.com', - 'f': 'https://www.4chan.org' + 'f': 'https://www.4chan.org', + 'i': 'https://icum.to', + 'l': 'https://lukesmith.xyz', + 'p': 'https://digdeeper.club' } function toggleSection(section) {