mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately.
This commit is contained in:
parent
9c6dff8006
commit
54a6aa5965
@ -506,7 +506,8 @@ function OpenSearch(tabName, forceDialogFlag, searchStr)
|
||||
if ((defaultSearchURL == null) || (defaultSearchURL == ""))
|
||||
{
|
||||
// Fallback to a Netscape default (one that we can get sidebar search results for)
|
||||
defaultSearchURL = "http://search.netscape.com/cgi-bin/search?search=";
|
||||
// defaultSearchURL = "http://search.netscape.com/cgi-bin/search?search=";
|
||||
defaultSearchURL = "http://info.netscape.com/fwd/sidb1dnet/http://search.netscape.com/cgi-bin/search?search=";
|
||||
}
|
||||
|
||||
if (window.content.location.href == searchStr)
|
||||
|
Loading…
x
Reference in New Issue
Block a user