diff --git a/index.html b/index.html
index fe64f55..fdb7d6c 100644
--- a/index.html
+++ b/index.html
@@ -19,8 +19,7 @@
{ key: 'K', name: 'Kickass', url: 'https://kat.cr', search: '/usearch/' },
{ key: 'p', name: 'Product Hunt', url: 'https://www.producthunt.com', search: '/search?q=' },
{ key: 'r', name: 'Reddit', url: 'https://www.reddit.com', search: '/search?q=' },
- { key: 's', name: 'Stack Exchange', url: 'https://stackexchange.com', search: '/search?q=' },
- { key: 'S', name: 'SoundCloud', url: 'https://soundcloud.com', search: '/search?q=' },
+ { key: 's', name: 'SoundCloud', url: 'https://soundcloud.com', search: '/search?q=' },
{ key: 't', name: 'Twitter', url: 'https://twitter.com', search: '/search?q=' },
{ key: 'u', name: 'Unsplash', url: 'https://unsplash.com', search: '/search?keyword=' },
{ key: 'y', name: 'YouTube', url: 'https://www.youtube.com', search: '/weather?search_query=' },