Skip to content

Commit

Permalink
*) Ooooooooops!
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5145 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
low012 committed Sep 13, 2008
1 parent dc56c35 commit 5e0390a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htroot/Comparison_p.java
Expand Up @@ -42,7 +42,7 @@ public static serverObjects respond(final httpRequestHeader header, final server

Map<String, String> searchengines = new Hashtable<String, String>();
searchengines.put("YaCy", "yacysearch.html?display=0&amp;query=");
searchengines.put("google.de", "http://www.google.de/?q=");
searchengines.put("google.de", "http://www.google.de/search?q=");
searchengines.put("metager.de", "http://www.metager.de/meta/cgi-bin/meta.ger1?eingabe=");

if (post != null) {
Expand Down

0 comments on commit 5e0390a

Please sign in to comment.