-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New search engines #2885
Comments
The last must be corrected this way: ~~"search.handycafe.com" => array( "handycafe", "q", "search?q={k}"), ~~ |
~~"www.arte.it" => array( "arte", "q", "ricerca.php?q={k}"), ~~ |
Other:
~~"home.speedbit.com" => array( "speedbit", "q", "search.aspx?q={k}"), ~~ |
others:
|
One more:
~~"start.facemoods.com" => array( "facemoods", "q", "?q={k}"), ~~ |
~~"it.luna.xy" => array( "luna", "q", "search.aspx?q={k}"), ~~
|
other:
~~"isearch.glarysoft.com" => array( "glarysoft", "q", "?q={k}"), ~~ |
|
~~"www.xyz.com" => array( "xyz", "q", "results.aspx?&q={k}"), ~~
|
Thanks paolobenve for the submissions. @vipsoft @Steve - AFAIK we keep an icon of all search engines. Should we review our policy to not include all search engine logos in the package? I don't know if it makes ense to include logos for all these obscure search engines and add more files, size, etc. to the package. Thoughts? |
one more:
~~"start.facemoods.com" => array( "facemoods", "q", "?q={k}"), ~~ |
one more:
|
~~"search.leonardo.it" => array( "leonardo", "q", "?q={k}"), ~~ |
|
~~"www.optuszoo.com.au" => array( "optuszoo", "q", "websearch?q={k}"), ~~
~~"www.surfcanyon.com" => array( "surfcanyon", "q", "search?q={k}"), ~~ |
|
~~"search.incredibar.com" => array( "incredibar", "q", "?q={k}"), ~~ |
(In [5798]) refs #2885 added recherche.aol.fr |
(In [5821]) refs #2885 added search engine dizionario.it.msn.com |
~~"start.funmoods.com" => array( "funmoods", "s", "results.php?s={k}"), ~~
~~"enciclopedia.it.msn.com" => array( "msn", "q", "risultati-bing.asp?q={k}"), ~~
~~"scholar.google.com" => array( "google", "q", "scholar?q={k}"), ~~ |
~~"search.chatzum.com" => array( "chatzum", "q", "?q={k}"), ~~
|
~~"www.searchmobileonline.com" => array( "searchmobileonline", "q", "search?q={k}"), ~~
~~"www.searchqu.com" => array( "searchqu", "q", "web?q={k}"), ~~
|
Replying to paolobenve:
For the scholar.google entry I would propose: These are more similar to the existing Google SE. |
(In [5865]) refs #2885 added search.alot.com (powered by google) |
|
(In [7554]) refs #2885 added missing query param to suche.web.de |
(In [7555]) refs #2885 added tattoodle.com to infospace powered search engines |
(In [7556]) refs #2885 added it.luna.tv to google powered search engines |
You're welcome to suggest here new search engines to add to Piwik! |
Since many search engines have been reported and they haven't entered piwik code yet, it would be better to have the reported ones included in code, so that everyone can see what engines are missing. |
@paolobenve would you be able to send a pull request for your changes? we'd gladly push them! http://piwik.org/participate/contributing-with-git/ |
Reported by email:
|
~~"websearch.4shared.com" => array( "4shared", "q", "results?q={k}"), ~~
--> added as InfoSpace powered
"www.123-find.com" => array( "123-find", "q"),
"search.imesh.com" => array( "imesh", "q", "web?q={k}"),--> added
"searchya.com" => array( "searchya", "q", "?q={k}"),--> added as InfoSpace powered
"search.handycafe.com" => array( "handycafe", "q", "search?q=cristianesimo{k}"),
The text was updated successfully, but these errors were encountered: