one more scroogle...

pull/1/head
Michael Peter Christen 13 years ago
parent 347612ddd4
commit 4aa0eedead

@ -817,10 +817,6 @@ public class yacysearch {
if ( sitehost != null && sb.getConfigBool("heuristic.site", false) && authenticated ) {
sb.heuristicSite(theSearch, sitehost);
}
if ( (heuristicScroogle >= 0 || sb.getConfigBool("heuristic.scroogle", false))
&& authenticated ) {
sb.heuristicScroogle(theSearch);
}
if ( (heuristicBlekko >= 0 || sb.getConfigBool("heuristic.blekko", false)) && authenticated ) {
sb.heuristicRSS("http://blekko.com/ws/$+/rss", theSearch, "blekko");
}

Loading…
Cancel
Save