Skip to content
Extraits de code Groupes Projets
Valider eb0f07fa rédigé par sgiehl's avatar sgiehl
Parcourir les fichiers

refs #1535 added searchengines metacrawler.de & suche.info

git-svn-id: http://dev.piwik.org/svn/trunk@2873 59fd770c-687e-43c8-a1e3-f5a4ff64c105
parent 1a33d154
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -888,6 +888,11 @@ if(!isset($GLOBALS['Piwik_SearchEngines'] ))
// Metacrawler
'search.metacrawler.com' => array('Metacrawler', 'qkw'),
// MetaCrawler DE
's1.metacrawler.de' => array('MetaCrawler DE', 'qry', '?qry={k}'),
's2.metacrawler.de' => array('MetaCrawler DE', 'qry'),
's3.metacrawler.de' => array('MetaCrawler DE', 'qry'),
// Metager
'meta.rrzn.uni-hannover.de' => array('Metager', 'eingabe', 'meta/cgi-bin/meta.ger1?eingabe={k}'),
'www.metager.de' => array('Metager', 'eingabe'),
......@@ -1056,6 +1061,10 @@ if(!isset($GLOBALS['Piwik_SearchEngines'] ))
// Startpagina
'startgoogle.startpagina.nl'=> array('Startpagina (Google)', 'q', '?q={k}'),
// suche.info
'suche.info' => array('Suche.info', 'Keywords', 'suche.php?Keywords={k}'),
'www.suche.info' => array('Suche.info', 'Keywords'),
// Suchmaschine.com
'www.suchmaschine.com' => array('Suchmaschine.com', 'suchstr', 'cgi-bin/wo.cgi?suchstr={k}'),
......
Le fichier a été supprimé par une entrée .gitattributes, ou son encodage n'est pas pris en charge.
Le fichier a été supprimé par une entrée .gitattributes, ou son encodage n'est pas pris en charge.
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter