Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/DataFiles/SearchEngines.php')
-rw-r--r--core/DataFiles/SearchEngines.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/DataFiles/SearchEngines.php b/core/DataFiles/SearchEngines.php
index f8f69c8540..f171ab40a4 100644
--- a/core/DataFiles/SearchEngines.php
+++ b/core/DataFiles/SearchEngines.php
@@ -456,7 +456,6 @@ if (!isset($GLOBALS['Piwik_SearchEngines'])) {
'image.search.smt.docomo.ne.jp' => array('Google', 'MT'),
'gfsoso.com' => array('Google', 'q'),
-
// Google Earth
// - 2010-09-13: are these redirects now?
'www.googleearth.de' => array('Google'),
@@ -703,7 +702,6 @@ if (!isset($GLOBALS['Piwik_SearchEngines'])) {
'search.myway.com' => array('MyWebSearch'),
'search.mywebsearch.com' => array('MyWebSearch'),
-
// Najdi
'www.najdi.si' => array('Najdi.si', 'q', 'search.jsp?q={k}'),
@@ -982,7 +980,6 @@ if (!isset($GLOBALS['Piwik_SearchEngines'])) {
'video.search.yahoo.co.jp' => array('Yahoo! Japan Videos', 'p', 'search?p={k}'),
'image.search.yahoo.co.jp' => array('Yahoo! Japan Images', 'p', 'search?p={k}'),
-
// Yahoo
'search.yahoo.com' => array('Yahoo!', array('p', 'q'), 'search?p={k}'),
// '*.search.yahoo.com' => array('Yahoo!'), // see built-in helper in Common.php