diff --git a/index.html b/index.html
index 77c9038..9d7ca33 100755
--- a/index.html
+++ b/index.html
@@ -6,26 +6,9 @@
Start
@@ -119,36 +93,36 @@ link a:visited {
General
Inacap
Reddit
4chan
@@ -171,7 +145,7 @@ link a:visited {
default : window.location.href = 'https://www.duckduckgo.com/?q=' + encodeURIComponent(q); break;
}
} else {
- window.location.href = 'https://www.duckduckgo.com/?q=' + encodeURIComponent(q);
+ window.location.href = 'https://www.duckduckgo.com/?q=' + encodeURIComponent(q);
}
}
}