Home | History | Annotate | Download | only in search_engines
      1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
      2 // Use of this source code is governed by a BSD-style license that can be
      3 // found in the LICENSE file.
      4 
      5 // This file is used during build to generate prepopulated_engine.h/cc.
      6 // For more details see tools/json_to_struct/json_to_struct.py.
      7 
      8 // Engine definitions. See prepopulated_engines_schema.json for the field
      9 // definitions.
     10 
     11 // The following unique IDs are available:
     12 //    11, 12, 14, 18, 19, 20, 22, 24, 26, 28, 29, 30, 32, 33, 34, 39, 37, 38,
     13 //    40, 41, 42, 46, 47, 48, 49, 51, 52, 59, 71, 72, 82, 84, 86, 88, 89, 91+
     14 //
     15 // IDs > 1000 are reserved for distribution custom engines.
     16 //
     17 // NOTES:
     18 //   - CHANGE THE ABOVE NUMBERS IF YOU ADD A NEW ENGINE; ID conflicts = bad!
     19 //   - Make sure you update the int_variables below as required.
     20 
     21 {
     22   "int_variables": {
     23     // The following id is for UMA stats only. Please update it if you add new
     24     // engines outside the current range or it will not be counted in stats.
     25     "kMaxPrepopulatedEngineID": 90,
     26 
     27     // Increment this if you change the data in ways that mean users with
     28     // existing data should get a new version.
     29     "kCurrentDataVersion": 69
     30   },
     31 
     32   // The following engines are included in country lists and are added to the
     33   // list of search engines on the first run depending on user's country.
     34   "elements": {
     35     "aol": {
     36       "name": "AOL",
     37       "keyword": "aol.com",
     38       "favicon_url": "http://search.aol.com/favicon.ico",
     39       "search_url": "http://search.aol.com/aol/search?query={searchTerms}",
     40       "suggest_url": "http://autocomplete.search.aol.com/autocomplete/get?output=json&it=&q={searchTerms}",
     41       "type": "SEARCH_ENGINE_AOL",
     42       "id": 35
     43     },
     44 
     45     "ask": {
     46       "name": "Ask",
     47       "keyword": "ask.com",
     48       "favicon_url": "http://sp.ask.com/sh/i/a16/favicon/favicon.ico",
     49       "search_url": "http://www.ask.com/web?q={searchTerms}",
     50       "suggest_url": "http://ss.ask.com/query?q={searchTerms}&li=ff",
     51       "type": "SEARCH_ENGINE_ASK",
     52       "id": 4
     53     },
     54 
     55     "ask_br": {
     56       "name": "Ask Brasil",
     57       "keyword": "br.ask.com",
     58       "favicon_url": "http://sp.br.ask.com/sh/i/a14/favicon/favicon.ico",
     59       "search_url": "http://br.ask.com/web?q={searchTerms}",
     60       "suggest_url": "http://ss.ask.com/query?q={searchTerms}&li=ff",
     61       "type": "SEARCH_ENGINE_ASK",
     62       "id": 4
     63     },
     64 
     65     "ask_uk": {
     66       "name": "Ask Jeeves",
     67       "keyword": "uk.ask.com",
     68       "favicon_url": "http://sp.uk.ask.com/sh/i/a16/favicon/favicon.ico",
     69       "search_url": "http://uk.ask.com/web?q={searchTerms}",
     70       "suggest_url": "http://ss.uk.ask.com/query?q={searchTerms}&li=ff",
     71       "type": "SEARCH_ENGINE_ASK",
     72       "id": 4
     73     },
     74 
     75     "baidu": {
     76       "name": "\u767e\u5ea6",
     77       "keyword": "baidu.com",
     78       "favicon_url": "http://www.baidu.com/favicon.ico",
     79       "search_url": "http://www.baidu.com/s?ie={inputEncoding}&wd={searchTerms}",
     80       "type": "SEARCH_ENGINE_BAIDU",
     81       "id": 21
     82     },
     83 
     84     "bing": {
     85       "name": "Bing",
     86       "keyword": "bing.com",
     87       "favicon_url": "http://www.bing.com/s/wlflag.ico",
     88       "search_url": "http://www.bing.com/search?q={searchTerms}",
     89       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
     90       "type": "SEARCH_ENGINE_BING",
     91       "id": 3
     92     },
     93 
     94     "bing_ar_XA": {
     95       "name": "Bing (\u0627\u0644\u0639\u0631\u0628\u064a\u0629)",
     96       "keyword": "bing.com_",  // bing.com is taken by bing_en_XA.
     97       "favicon_url": "http://www.bing.com/s/wlflag.ico",
     98       "search_url": "http://www.bing.com/search?setmkt=ar-XA&q={searchTerms}",
     99       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    100       "type": "SEARCH_ENGINE_BING",
    101       "id": 7  // Can't be 3 as this has to appear in the Arabian countries'
    102                // lists alongside bing_en_XA.
    103     },
    104 
    105     "bing_da_DK": {
    106       "name": "Bing",
    107       "keyword": "bing.com",
    108       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    109       "search_url": "http://www.bing.com/search?setmkt=da-DK&q={searchTerms}",
    110       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    111       "type": "SEARCH_ENGINE_BING",
    112       "id": 3
    113     },
    114 
    115     "bing_de_AT": {
    116       "name": "Bing",
    117       "keyword": "bing.com",
    118       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    119       "search_url": "http://www.bing.com/search?setmkt=de-AT&q={searchTerms}",
    120       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    121       "type": "SEARCH_ENGINE_BING",
    122       "id": 3
    123     },
    124 
    125     "bing_de_CH": {
    126       "name": "Bing (Deutsch)",
    127       "keyword": "bing.com",
    128       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    129       "search_url": "http://www.bing.com/search?setmkt=de-CH&q={searchTerms}",
    130       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    131       "type": "SEARCH_ENGINE_BING",
    132       "id": 3
    133     },
    134 
    135     "bing_de_DE": {
    136       "name": "Bing",
    137       "keyword": "bing.com",
    138       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    139       "search_url": "http://www.bing.com/search?setmkt=de-DE&q={searchTerms}",
    140       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    141       "type": "SEARCH_ENGINE_BING",
    142       "id": 3
    143     },
    144 
    145     "bing_en_AU": {
    146       "name": "Bing",
    147       "keyword": "bing.com",
    148       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    149       "search_url": "http://www.bing.com/search?setmkt=en-AU&q={searchTerms}",
    150       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    151       "type": "SEARCH_ENGINE_BING",
    152       "id": 3
    153     },
    154 
    155     "bing_en_CA": {
    156       "name": "Bing (English)",
    157       "keyword": "bing.com",
    158       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    159       "search_url": "http://www.bing.com/search?setmkt=en-CA&q={searchTerms}",
    160       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    161       "type": "SEARCH_ENGINE_BING",
    162       "id": 3
    163     },
    164 
    165     "bing_en_GB": {
    166       "name": "Bing",
    167       "keyword": "bing.com",
    168       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    169       "search_url": "http://www.bing.com/search?setmkt=en-GB&q={searchTerms}",
    170       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    171       "type": "SEARCH_ENGINE_BING",
    172       "id": 3
    173     },
    174 
    175     "bing_en_IE": {
    176       "name": "Bing",
    177       "keyword": "bing.com",
    178       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    179       "search_url": "http://www.bing.com/search?setmkt=en-IE&q={searchTerms}",
    180       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    181       "type": "SEARCH_ENGINE_BING",
    182       "id": 3
    183     },
    184 
    185     "bing_en_IN": {
    186       "name": "Bing",
    187       "keyword": "bing.com",
    188       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    189       "search_url": "http://www.bing.com/search?setmkt=en-IN&q={searchTerms}",
    190       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    191       "type": "SEARCH_ENGINE_BING",
    192       "id": 3
    193     },
    194 
    195     "bing_en_NZ": {
    196       "name": "Bing",
    197       "keyword": "bing.com",
    198       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    199       "search_url": "http://www.bing.com/search?setmkt=en-NZ&q={searchTerms}",
    200       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    201       "type": "SEARCH_ENGINE_BING",
    202       "id": 3
    203     },
    204 
    205     "bing_en_PH": {
    206       "name": "Bing",
    207       "keyword": "bing.com",
    208       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    209       "search_url": "http://www.bing.com/search?setmkt=en-PH&q={searchTerms}",
    210       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    211       "type": "SEARCH_ENGINE_BING",
    212       "id": 3
    213     },
    214 
    215     "bing_en_SG": {
    216       "name": "Bing",
    217       "keyword": "bing.com",
    218       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    219       "search_url": "http://www.bing.com/search?setmkt=en-SG&q={searchTerms}",
    220       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    221       "type": "SEARCH_ENGINE_BING",
    222       "id": 3
    223     },
    224 
    225     "bing_en_US": {
    226       "name": "Bing",
    227       "keyword": "bing.com",
    228       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    229       "search_url": "http://www.bing.com/search?setmkt=en-US&q={searchTerms}",
    230       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    231       "type": "SEARCH_ENGINE_BING",
    232       "id": 3
    233     },
    234 
    235     "bing_en_XA": {
    236       "name": "Bing (English)",
    237       "keyword": "bing.com",
    238       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    239       "search_url": "http://www.bing.com/search?setmkt=en-XA&q={searchTerms}",
    240       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    241       "type": "SEARCH_ENGINE_BING",
    242       "id": 3
    243     },
    244 
    245     "bing_es_AR": {
    246       "name": "Bing",
    247       "keyword": "bing.com",
    248       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    249       "search_url": "http://www.bing.com/search?setmkt=es-AR&q={searchTerms}",
    250       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    251       "type": "SEARCH_ENGINE_BING",
    252       "id": 3
    253     },
    254 
    255     "bing_es_CL": {
    256       "name": "Bing",
    257       "keyword": "bing.com",
    258       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    259       "search_url": "http://www.bing.com/search?setmkt=es-CL&q={searchTerms}",
    260       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    261       "type": "SEARCH_ENGINE_BING",
    262       "id": 3
    263     },
    264 
    265     "bing_es_ES": {
    266       "name": "Bing",
    267       "keyword": "bing.com",
    268       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    269       "search_url": "http://www.bing.com/search?setmkt=es-ES&q={searchTerms}",
    270       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    271       "type": "SEARCH_ENGINE_BING",
    272       "id": 3
    273     },
    274 
    275     "bing_es_MX": {
    276       "name": "Bing",
    277       "keyword": "bing.com",
    278       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    279       "search_url": "http://www.bing.com/search?setmkt=es-MX&q={searchTerms}",
    280       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    281       "type": "SEARCH_ENGINE_BING",
    282       "id": 3
    283     },
    284 
    285     "bing_es_XL": {
    286       "name": "Bing",
    287       "keyword": "bing.com",
    288       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    289       "search_url": "http://www.bing.com/search?setmkt=es-XL&q={searchTerms}",
    290       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    291       "type": "SEARCH_ENGINE_BING",
    292       "id": 3
    293     },
    294 
    295     "bing_fi_FI": {
    296       "name": "Bing",
    297       "keyword": "bing.com",
    298       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    299       "search_url": "http://www.bing.com/search?setmkt=fi-FI&q={searchTerms}",
    300       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    301       "type": "SEARCH_ENGINE_BING",
    302       "id": 3
    303     },
    304 
    305     "bing_fr_BE": {
    306       "name": "Bing (Fran\u00e7ais)",
    307       "keyword": "bing.com_",  // bing.com is taken by bing_nl_BE.
    308       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    309       "search_url": "http://www.bing.com/search?setmkt=fr-BE&q={searchTerms}",
    310       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    311       "type": "SEARCH_ENGINE_BING",
    312       "id": 7
    313     },
    314 
    315     "bing_fr_CA": {
    316       "name": "Bing (Fran\u00e7ais)",
    317       "keyword": "bing.com_",  // bing.com is taken by bing_en_CA.
    318       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    319       "search_url": "http://www.bing.com/search?setmkt=fr-CA&q={searchTerms}",
    320       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    321       "type": "SEARCH_ENGINE_BING",
    322       "id": 7
    323     },
    324 
    325     "bing_fr_CH": {
    326       "name": "Bing (Fran\u00e7ais)",
    327       "keyword": "bing.com_",  // bing.com is taken by bing_de_CH.
    328       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    329       "search_url": "http://www.bing.com/search?setmkt=fr-CH&q={searchTerms}",
    330       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    331       "type": "SEARCH_ENGINE_BING",
    332       "id": 7
    333     },
    334 
    335     "bing_fr_FR": {
    336       "name": "Bing",
    337       "keyword": "bing.com",
    338       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    339       "search_url": "http://www.bing.com/search?setmkt=fr-FR&q={searchTerms}",
    340       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    341       "type": "SEARCH_ENGINE_BING",
    342       "id": 3
    343     },
    344 
    345     "bing_it_IT": {
    346       "name": "Bing",
    347       "keyword": "bing.com",
    348       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    349       "search_url": "http://www.bing.com/search?setmkt=it-IT&q={searchTerms}",
    350       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    351       "type": "SEARCH_ENGINE_BING",
    352       "id": 3
    353     },
    354 
    355     "bing_ja_JP": {
    356       "name": "Bing",
    357       "keyword": "bing.com",
    358       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    359       "search_url": "http://www.bing.com/search?setmkt=ja-JP&q={searchTerms}",
    360       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    361       "type": "SEARCH_ENGINE_BING",
    362       "id": 3
    363     },
    364 
    365     "bing_lv_LV": {
    366       "name": "Bing",
    367       "keyword": "bing.com",
    368       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    369       "search_url": "http://www.bing.com/search?setmkt=lv-LV&q={searchTerms}",
    370       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    371       "type": "SEARCH_ENGINE_BING",
    372       "id": 3
    373     },
    374 
    375     "bing_nb_NO": {
    376       "name": "Bing",
    377       "keyword": "bing.com",
    378       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    379       "search_url": "http://www.bing.com/search?setmkt=nb-NO&q={searchTerms}",
    380       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    381       "type": "SEARCH_ENGINE_BING",
    382       "id": 3
    383     },
    384 
    385     "bing_nl_BE": {
    386       "name": "Bing (Nederlandstalige)",
    387       "keyword": "bing.com",
    388       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    389       "search_url": "http://www.bing.com/search?setmkt=nl-BE&q={searchTerms}",
    390       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    391       "type": "SEARCH_ENGINE_BING",
    392       "id": 3
    393     },
    394 
    395     "bing_pl_PL": {
    396       "name": "Bing",
    397       "keyword": "bing.com",
    398       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    399       "search_url": "http://www.bing.com/search?setmkt=pl-PL&q={searchTerms}",
    400       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    401       "type": "SEARCH_ENGINE_BING",
    402       "id": 3
    403     },
    404 
    405     "bing_pt_BR": {
    406       "name": "Bing",
    407       "keyword": "bing.com",
    408       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    409       "search_url": "http://www.bing.com/search?setmkt=pt-BR&q={searchTerms}",
    410       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    411       "type": "SEARCH_ENGINE_BING",
    412       "id": 3
    413     },
    414 
    415     "bing_pt_PT": {
    416       "name": "Bing",
    417       "keyword": "bing.com",
    418       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    419       "search_url": "http://www.bing.com/search?setmkt=pt-PT&q={searchTerms}",
    420       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    421       "type": "SEARCH_ENGINE_BING",
    422       "id": 3
    423     },
    424 
    425     "bing_ru_RU": {
    426       "name": "Bing",
    427       "keyword": "bing.com",
    428       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    429       "search_url": "http://www.bing.com/search?setmkt=ru-RU&q={searchTerms}",
    430       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    431       "type": "SEARCH_ENGINE_BING",
    432       "id": 3
    433     },
    434 
    435     "bing_sv_SE": {
    436       "name": "Bing",
    437       "keyword": "bing.com",
    438       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    439       "search_url": "http://www.bing.com/search?setmkt=sv-SE&q={searchTerms}",
    440       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    441       "type": "SEARCH_ENGINE_BING",
    442       "id": 3
    443     },
    444 
    445     "bing_tr_TR": {
    446       "name": "Bing",
    447       "keyword": "bing.com",
    448       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    449       "search_url": "http://www.bing.com/search?setmkt=tr-TR&q={searchTerms}",
    450       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    451       "type": "SEARCH_ENGINE_BING",
    452       "id": 3
    453     },
    454 
    455     "bing_zh_HK": {
    456       "name": "Bing",
    457       "keyword": "bing.com",
    458       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    459       "search_url": "http://www.bing.com/search?setmkt=zh-HK&q={searchTerms}",
    460       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    461       "type": "SEARCH_ENGINE_BING",
    462       "id": 3
    463     },
    464 
    465     "bing_zh_TW": {
    466       "name": "Bing",
    467       "keyword": "bing.com",
    468       "favicon_url": "http://www.bing.com/s/wlflag.ico",
    469       "search_url": "http://www.bing.com/search?setmkt=zh-TW&q={searchTerms}",
    470       "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
    471       "type": "SEARCH_ENGINE_BING",
    472       "id": 3
    473     },
    474 
    475     "daum": {
    476       "name": "Daum",
    477       "keyword": "daum.net",
    478       "favicon_url": "http://search.daum.net/favicon.ico",
    479       "search_url": "http://search.daum.net/search?ie={inputEncoding}&q={searchTerms}",
    480       "suggest_url": "http://sug.search.daum.net/search_nsuggest?mod=fxjson&ie={inputEncoding}&code=utf_in_out&q={searchTerms}",
    481       "type": "SEARCH_ENGINE_DAUM",
    482       "id": 68
    483     },
    484 
    485     "google": {
    486       "name": "Google",
    487       "keyword": "google.com",
    488       "favicon_url": "http://www.google.com/favicon.ico",
    489       "search_url": "{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:bookmarkBarPinned}{google:searchClient}{google:sourceId}{google:instantExtendedEnabledParameter}{google:omniboxStartMarginParameter}ie={inputEncoding}",
    490       "suggest_url": "{google:baseSuggestURL}search?{google:searchFieldtrialParameter}client={google:suggestClient}&gs_ri={google:suggestRid}&xssi=t&q={searchTerms}&{google:cursorPosition}{google:currentPageUrl}{google:pageClassification}sugkey={google:suggestAPIKeyParameter}",
    491       "instant_url": "{google:baseURL}webhp?sourceid=chrome-instant&{google:RLZ}{google:forceInstantResults}{google:instantExtendedEnabledParameter}{google:ntpIsThemedParameter}{google:omniboxStartMarginParameter}ie={inputEncoding}",
    492       "image_url": "{google:baseURL}searchbyimage/upload",
    493       "new_tab_url": "{google:baseURL}_/chrome/newtab?{google:RLZ}{google:instantExtendedEnabledParameter}{google:ntpIsThemedParameter}ie={inputEncoding}",
    494       "image_url_post_params": "encoded_image={google:imageThumbnail},image_url={google:imageURL},sbisrc={google:imageSearchSource},original_width={google:imageOriginalWidth},original_height={google:imageOriginalHeight}",
    495       "alternate_urls": [
    496         "{google:baseURL}#q={searchTerms}",
    497         "{google:baseURL}search#q={searchTerms}",
    498         "{google:baseURL}webhp#q={searchTerms}"
    499       ],
    500       "search_terms_replacement_key": "{google:instantExtendedEnabledKey}",
    501       "type": "SEARCH_ENGINE_GOOGLE",
    502       "id": 1
    503     },
    504 
    505     "kvasir": {
    506       "name": "Kvasir",
    507       "keyword": "kvasir.no",
    508       "favicon_url": "http://www.kvasir.no/grafikk/favicon.ico",
    509       "search_url": "http://www.kvasir.no/alle?q={searchTerms}",
    510       "type": "SEARCH_ENGINE_KVASIR",
    511       "id": 73
    512     },
    513 
    514     "mail_ru": {
    515       "name": "@MAIL.RU",
    516       "keyword": "mail.ru",
    517       "favicon_url": "http://img.go.mail.ru/favicon.ico",
    518       "search_url": "http://go.mail.ru/search?q={searchTerms}",
    519       "encoding": "windows-1251",
    520       "suggest_url": "http://suggests.go.mail.ru/chrome?q={searchTerms}",
    521       "type": "SEARCH_ENGINE_MAILRU",
    522       "id": 83
    523     },
    524 
    525     "najdi": {
    526       "name": "Najdi.si",
    527       "keyword": "najdi.si",
    528       "favicon_url": "http://nsi2.sdn.si/master/v2/favicon.ico",
    529       "search_url": "http://www.najdi.si/search.jsp?q={searchTerms}",
    530       "type": "SEARCH_ENGINE_NAJDI",
    531       "id": 87
    532     },
    533 
    534     "nate": {
    535       "name": "\ub124\uc774\ud2b8",
    536       "keyword": "nate.com",
    537       "favicon_url": "http://search.nate.com/favicon.ico",
    538       "search_url": "http://search.nate.com/search/all.html?q={searchTerms}",
    539       "encoding": "EUC-KR",
    540       "type": "SEARCH_ENGINE_NATE",
    541       "id": 69
    542     },
    543 
    544     "naver": {
    545       "name": "\ub124\uc774\ubc84",
    546       "keyword": "naver.com",
    547       "favicon_url": "http://static.naver.net/www/favicon.ico",
    548       "search_url": "http://search.naver.com/search.naver?ie={inputEncoding}&query={searchTerms}",
    549       "suggest_url": "http://ac.search.naver.com/autocompl?m=s&ie={inputEncoding}&oe={outputEncoding}&q={searchTerms}",
    550       "type": "SEARCH_ENGINE_NAVER",
    551       "id": 67
    552     },
    553 
    554     "onet": {
    555       "name": "Onet.pl",
    556       "keyword": "onet.pl",
    557       "favicon_url": "http://szukaj.onet.pl/favicon.ico",
    558       "search_url": "http://szukaj.onet.pl/wyniki.html?qt={searchTerms}",
    559       "type": "SEARCH_ENGINE_ONET",
    560       "id": 75
    561     },
    562 
    563     "seznam": {
    564       "name": "Seznam",
    565       "keyword": "seznam.cz",
    566       "favicon_url": "http://1.im.cz/szn/img/favicon.ico",
    567       "search_url": "http://search.seznam.cz/?q={searchTerms}",
    568       "suggest_url": "http:///suggest.fulltext.seznam.cz/?dict=fulltext_ff&phrase={searchTerms}&encoding={inputEncoding}&response_encoding=utf-8",
    569       "type": "SEARCH_ENGINE_SEZNAM",
    570       "id": 25
    571     },
    572 
    573     "sogou": {
    574       "name": "\u641c\u72d7",
    575       "keyword": "sogou.com",
    576       "favicon_url": "http://www.sogou.com/favicon.ico",
    577       "search_url": "http://www.sogou.com/web?ie={inputEncoding}&query={searchTerms}",
    578       "type": "SEARCH_ENGINE_SOGOU",
    579       "id": 56
    580     },
    581 
    582     "soso": {
    583       "name": "\u641c\u641c",
    584       "keyword": "soso.com",
    585       "favicon_url": "http://www.soso.com/favicon.ico",
    586       "search_url": "http://www.soso.com/q?ie={inputEncoding}&w={searchTerms}",
    587       "type": "SEARCH_ENGINE_SOSO",
    588       "id": 58
    589     },
    590 
    591     "vinden": {
    592       "name": "Vinden.nl",
    593       "keyword": "vinden.nl",
    594       "favicon_url": "http://www.vinden.nl/favicon.ico",
    595       "search_url": "http://www.vinden.nl/?q={searchTerms}",
    596       "type": "SEARCH_ENGINE_VINDEN",
    597       "id": 53
    598     },
    599 
    600     "virgilio": {
    601       "name": "Virgilio",
    602       "keyword": "virgilio.it",
    603       "favicon_url": "http://ricerca.virgilio.it/common/favicon.ico",
    604       "search_url": "http://ricerca.virgilio.it/ricerca?qs={searchTerms}",
    605       "encoding": "ISO-8859-1",
    606       "type": "SEARCH_ENGINE_VIRGILIO",
    607       "id": 62
    608     },
    609 
    610     "yahoo": {
    611       "name": "Yahoo!",
    612       "keyword": "yahoo.com",
    613       "favicon_url": "http://search.yahoo.com/favicon.ico",
    614       "search_url": "http://search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    615       "suggest_url": "http://ff.search.yahoo.com/gossip?output=fxjson&command={searchTerms}",
    616       "type": "SEARCH_ENGINE_YAHOO",
    617       "id": 2
    618     },
    619 
    620     "yahoo_ar": {
    621       "name": "Yahoo! Argentina",
    622       "keyword": "ar.yahoo.com",
    623       "favicon_url": "http://ar.search.yahoo.com/favicon.ico",
    624       "search_url": "http://ar.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    625       "suggest_url": "http://ar-sayt.ff.search.yahoo.com/gossip-ar-sayt?output=fxjson&command={searchTerms}",
    626       "type": "SEARCH_ENGINE_YAHOO",
    627       "id": 2
    628     },
    629 
    630     "yahoo_at": {
    631       "name": "Yahoo! \u00d6sterreich",
    632       "keyword": "at.yahoo.com",
    633       "favicon_url": "http://at.search.yahoo.com/favicon.ico",
    634       "search_url": "http://at.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    635       "suggest_url": "http://de-sayt.ff.search.yahoo.com/gossip-de-sayt?output=fxjson&command={searchTerms}",
    636       "type": "SEARCH_ENGINE_YAHOO",
    637       "id": 2
    638     },
    639 
    640     "yahoo_au": {
    641       "name": "Yahoo!7",
    642       "keyword": "au.yahoo.com",
    643       "favicon_url": "http://au.search.yahoo.com/favicon.ico",
    644       "search_url": "http://au.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    645       "suggest_url": "http://aue-sayt.ff.search.yahoo.com/gossip-au-sayt?output=fxjson&command={searchTerms}",
    646       "type": "SEARCH_ENGINE_YAHOO",
    647       "id": 2
    648     },
    649 
    650     // For regional Yahoo variants without a region-specific suggestion service,
    651     // suggestion is disabled. For some of them, we might consider using one of
    652     // the other language/country URLs as a fallback.
    653     "yahoo_be": {
    654       "name": "Yahoo! Belgi\u00eb",
    655       "keyword": "be.yahoo.com",
    656       "favicon_url": "http://be.search.yahoo.com/favicon.ico",
    657       "search_url": "http://be.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    658       "type": "SEARCH_ENGINE_YAHOO",
    659       "id": 2
    660     },
    661 
    662     "yahoo_br": {
    663       "name": "Yahoo! Brasil",
    664       "keyword": "br.yahoo.com",
    665       "favicon_url": "http://br.search.yahoo.com/favicon.ico",
    666       "search_url": "http://br.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    667       "suggest_url": "http://br-sayt.ff.search.yahoo.com/gossip-br-sayt?output=fxjson&command={searchTerms}",
    668       "type": "SEARCH_ENGINE_YAHOO",
    669       "id": 2
    670     },
    671 
    672     "yahoo_ca": {
    673       "name": "Yahoo! Canada",
    674       "keyword": "ca.yahoo.com",
    675       "favicon_url": "http://ca.search.yahoo.com/favicon.ico",
    676       "search_url": "http://ca.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    677       "suggest_url": "http://gossip.ca.yahoo.com/gossip-ca-sayt?output=fxjsonp&command={searchTerms}",
    678       "type": "SEARCH_ENGINE_YAHOO",
    679       "id": 2
    680     },
    681 
    682     "yahoo_ch": {
    683       "name": "Yahoo! Schweiz",
    684       "keyword": "ch.yahoo.com",
    685       "favicon_url": "http://ch.search.yahoo.com/favicon.ico",
    686       "search_url": "http://ch.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    687       "suggest_url": "http://de-sayt.ff.search.yahoo.com/gossip-de-sayt?output=fxjson&command={searchTerms}",
    688       "type": "SEARCH_ENGINE_YAHOO",
    689       "id": 2
    690     },
    691 
    692     "yahoo_cl": {
    693       "name": "Yahoo! Chile",
    694       "keyword": "cl.yahoo.com",
    695       "favicon_url": "http://cl.search.yahoo.com/favicon.ico",
    696       "search_url": "http://cl.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    697       "suggest_url": "http://gossip.telemundo.yahoo.com/gossip-e1-sayt?output=fxjson&command={searchTerms}",
    698       "type": "SEARCH_ENGINE_YAHOO",
    699       "id": 2
    700     },
    701 
    702     "yahoo_co": {
    703       "name": "Yahoo! Colombia",
    704       "keyword": "co.yahoo.com",
    705       "favicon_url": "http://co.search.yahoo.com/favicon.ico",
    706       "search_url": "http://co.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    707       "suggest_url": "http://gossip.telemundo.yahoo.com/gossip-e1-sayt?output=fxjson&command={searchTerms}",
    708       "type": "SEARCH_ENGINE_YAHOO",
    709       "id": 2
    710     },
    711 
    712     "yahoo_de": {
    713       "name": "Yahoo! Deutschland",
    714       "keyword": "de.yahoo.com",
    715       "favicon_url": "http://de.search.yahoo.com/favicon.ico",
    716       "search_url": "http://de.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    717       "suggest_url": "http://de-sayt.ff.search.yahoo.com/gossip-de-sayt?output=fxjson&command={searchTerms}",
    718       "type": "SEARCH_ENGINE_YAHOO",
    719       "id": 2
    720     },
    721 
    722     "yahoo_dk": {
    723       "name": "Yahoo! Danmark",
    724       "keyword": "dk.yahoo.com",
    725       "favicon_url": "http://dk.search.yahoo.com/favicon.ico",
    726       "search_url": "http://dk.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    727       "type": "SEARCH_ENGINE_YAHOO",
    728       "id": 2
    729     },
    730 
    731     "yahoo_es": {
    732       "name": "Yahoo! Espa\u00f1a",
    733       "keyword": "es.yahoo.com",
    734       "favicon_url": "http://es.search.yahoo.com/favicon.ico",
    735       "search_url": "http://es.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    736       "suggest_url": "http://es-sayt.ff.search.yahoo.com/gossip-es-sayt?output=fxjson&command={searchTerms}",
    737       "type": "SEARCH_ENGINE_YAHOO",
    738       "id": 2
    739     },
    740 
    741     "yahoo_fi": {
    742       "name": "Yahoo! Suomi",
    743       "keyword": "fi.yahoo.com",
    744       "favicon_url": "http://fi.search.yahoo.com/favicon.ico",
    745       "search_url": "http://fi.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    746       "type": "SEARCH_ENGINE_YAHOO",
    747       "id": 2
    748     },
    749 
    750     "yahoo_fr": {
    751       "name": "Yahoo! France",
    752       "keyword": "fr.yahoo.com",
    753       "favicon_url": "http://fr.search.yahoo.com/favicon.ico",
    754       "search_url": "http://fr.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    755       "suggest_url": "http://fr-sayt.ff.search.yahoo.com/gossip-fr-sayt?output=fxjson&command={searchTerms}",
    756       "type": "SEARCH_ENGINE_YAHOO",
    757       "id": 2
    758     },
    759 
    760     "yahoo_fr_be": {
    761       "name": "Yahoo! Belgique",
    762       "keyword": "fr-be.yahoo.com",
    763       "favicon_url": "http://fr.search.yahoo.com/favicon.ico",
    764       "search_url": "http://fr.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    765       "suggest_url": "http://fr-sayt.ff.search.yahoo.com/gossip-fr-sayt?output=fxjson&command={searchTerms}",
    766       "type": "SEARCH_ENGINE_YAHOO",
    767       "id": 5  // Can't be 2 as this has to appear in the Belgium list alongside
    768                // yahoo_be.
    769     },
    770 
    771     "yahoo_gr": {
    772       "name": "Yahoo! \u0395\u03bb\u03bb\u03ac\u03b4\u03b1\u03c2",
    773       "keyword": "gr.yahoo.com",
    774       "favicon_url": "http://gr.search.yahoo.com/favicon.ico",
    775       "search_url": "http://gr.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    776       "type": "SEARCH_ENGINE_YAHOO",
    777       "id": 2
    778     },
    779 
    780     "yahoo_hk": {
    781       "name": "Yahoo! Hong Kong",
    782       "keyword": "hk.yahoo.com",
    783       "favicon_url": "http://hk.search.yahoo.com/favicon.ico",
    784       "search_url": "http://hk.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    785       "suggest_url": "http://hk-sayt.ff.search.yahoo.com/gossip-hk-sayt?output=fxjson&command={searchTerms}",
    786       "type": "SEARCH_ENGINE_YAHOO",
    787       "id": 2
    788     },
    789 
    790     "yahoo_id": {
    791       "name": "Yahoo! Indonesia",
    792       "keyword": "id.yahoo.com",
    793       "favicon_url": "http://id.search.yahoo.com/favicon.ico",
    794       "search_url": "http://id.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    795       "suggest_url": "http://id-sayt.ff.search.yahoo.com/gossip-id-sayt?output=fxjson&command={searchTerms}",
    796       "type": "SEARCH_ENGINE_YAHOO",
    797       "id": 2
    798     },
    799 
    800     "yahoo_in": {
    801       "name": "Yahoo! India",
    802       "keyword": "in.yahoo.com",
    803       "favicon_url": "http://in.search.yahoo.com/favicon.ico",
    804       "search_url": "http://in.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    805       "suggest_url": "http://in-sayt.ff.search.yahoo.com/gossip-in-sayt?output=fxjson&command={searchTerms}",
    806       "type": "SEARCH_ENGINE_YAHOO",
    807       "id": 2
    808     },
    809 
    810     "yahoo_jp": {
    811       "name": "Yahoo! JAPAN",
    812       "keyword": "yahoo.co.jp",
    813       "favicon_url": "http://search.yahoo.co.jp/favicon.ico",
    814       "search_url": "http://search.yahoo.co.jp/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    815       "suggest_url": "http://search.yahooapis.jp/AssistSearchService/V2/webassistSearch?p={searchTerms}&appid=oQsoxcyxg66enp0TYoirkKoryq6rF8bK76mW0KYxZ0v0WPLtn.Lix6wy8F_LwGWHUII-&output=fxjson&fr=crmas",
    816       "type": "SEARCH_ENGINE_YAHOO",
    817       "id": 2
    818     },
    819 
    820     "yahoo_maktoob": {
    821       "name": "Yahoo!\u200e \u0645\u0643\u062a\u0648\u0628",
    822       "keyword": "maktoob.yahoo.com",
    823       "favicon_url": "http://maktoob.yahoo.com/favicon.ico",
    824       "search_url": "http://maktoob.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    825       "type": "SEARCH_ENGINE_YAHOO",
    826       "id": 13  // Should be 2, but is 13 due to historical reasons.
    827     },
    828 
    829     "yahoo_mx": {
    830       "name": "Yahoo! M\u00e9xico",
    831       "keyword": "mx.yahoo.com",
    832       "favicon_url": "http://mx.search.yahoo.com/favicon.ico",
    833       "search_url": "http://mx.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    834       "suggest_url": "http://gossip.mx.yahoo.com/gossip-mx-sayt?output=fxjsonp&command={searchTerms}",
    835       "type": "SEARCH_ENGINE_YAHOO",
    836       "id": 2
    837     },
    838 
    839     "yahoo_my": {
    840       "name": "Yahoo! Malaysia",
    841       "keyword": "malaysia.yahoo.com",
    842       "favicon_url": "http://malaysia.search.yahoo.com/favicon.ico",
    843       "search_url": "http://malaysia.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    844       "suggest_url": "http://my-sayt.ff.search.yahoo.com/gossip-my-sayt?output=fxjson&command={searchTerms}",
    845       "type": "SEARCH_ENGINE_YAHOO",
    846       "id": 2
    847     },
    848 
    849     "yahoo_nl": {
    850       "name": "Yahoo! Nederland",
    851       "keyword": "nl.yahoo.com",
    852       "favicon_url": "http://nl.search.yahoo.com/favicon.ico",
    853       "search_url": "http://nl.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    854       "suggest_url": "http://ff.search.yahoo.com/gossip?output=fxjson&command={searchTerms}",
    855       "type": "SEARCH_ENGINE_YAHOO",
    856       "id": 2
    857     },
    858 
    859     "yahoo_nz": {
    860       "name": "Yahoo! New Zealand",
    861       "keyword": "nz.yahoo.com",
    862       "favicon_url": "http://nz.search.yahoo.com/favicon.ico",
    863       "search_url": "http://nz.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    864       "suggest_url": "http://aue-sayt.ff.search.yahoo.com/gossip-nz-sayt?output=fxjson&command={searchTerms}",
    865       "type": "SEARCH_ENGINE_YAHOO",
    866       "id": 2
    867     },
    868 
    869     "yahoo_pe": {
    870       "name": "Yahoo! Per\u00fa",
    871       "keyword": "pe.yahoo.com",
    872       "favicon_url": "http://pe.search.yahoo.com/favicon.ico",
    873       "search_url": "http://pe.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    874       "suggest_url": "http://gossip.telemundo.yahoo.com/gossip-e1-sayt?output=fxjson&command={searchTerms}",
    875       "type": "SEARCH_ENGINE_YAHOO",
    876       "id": 2
    877     },
    878 
    879     "yahoo_ph": {
    880       "name": "Yahoo! Philippines",
    881       "keyword": "ph.yahoo.com",
    882       "favicon_url": "http://ph.search.yahoo.com/favicon.ico",
    883       "search_url": "http://ph.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    884       "suggest_url": "http://ph-sayt.ff.search.yahoo.com/gossip-ph-sayt?output=fxjson&command={searchTerms}",
    885       "type": "SEARCH_ENGINE_YAHOO",
    886       "id": 2
    887     },
    888 
    889     "yahoo_qc": {
    890       "name": "Yahoo! Qu\u00e9bec",
    891       "keyword": "qc.yahoo.com",
    892       "favicon_url": "http://qc.search.yahoo.com/favicon.ico",
    893       "search_url": "http://qc.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    894       "suggest_url": "http://gossip.ca.yahoo.com/gossip-ca-sayt?output=fxjsonp&command={searchTerms}",
    895       "type": "SEARCH_ENGINE_YAHOO",
    896       "id": 5  // Can't be 2 as this has to appear in the Canada list alongside
    897                // yahoo_ca.
    898     },
    899 
    900     "yahoo_ro": {
    901       "name": "Yahoo! Rom\u00e2nia",
    902       "keyword": "ro.yahoo.com",
    903       "favicon_url": "http://ro.search.yahoo.com/favicon.ico",
    904       "search_url": "http://ro.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    905       "type": "SEARCH_ENGINE_YAHOO",
    906       "id": 2
    907     },
    908 
    909     "yahoo_ru": {
    910       "name": "Yahoo! \u043f\u043e-\u0440\u0443\u0441\u0441\u043a\u0438",
    911       "keyword": "ru.yahoo.com",
    912       "favicon_url": "http://ru.search.yahoo.com/favicon.ico",
    913       "search_url": "http://ru.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    914       "type": "SEARCH_ENGINE_YAHOO",
    915       "id": 2
    916     },
    917 
    918     "yahoo_se": {
    919       "name": "Yahoo! Sverige",
    920       "keyword": "se.yahoo.com",
    921       "favicon_url": "http://se.search.yahoo.com/favicon.ico",
    922       "search_url": "http://se.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    923       "type": "SEARCH_ENGINE_YAHOO",
    924       "id": 2
    925     },
    926 
    927     "yahoo_sg": {
    928       "name": "Yahoo! Singapore",
    929       "keyword": "sg.yahoo.com",
    930       "favicon_url": "http://sg.search.yahoo.com/favicon.ico",
    931       "search_url": "http://sg.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    932       "suggest_url": "http://sg-sayt.ff.search.yahoo.com/gossip-sg-sayt?output=fxjson&command={searchTerms}",
    933       "type": "SEARCH_ENGINE_YAHOO",
    934       "id": 2
    935     },
    936 
    937     "yahoo_th": {
    938       "name": "Yahoo! \u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22",
    939       "keyword": "th.yahoo.com",
    940       "favicon_url": "http://th.search.yahoo.com/favicon.ico",
    941       "search_url": "http://th.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    942       "suggest_url": "http://th-sayt.ff.search.yahoo.com/gossip-th-sayt?output=fxjson&command={searchTerms}",
    943       "type": "SEARCH_ENGINE_YAHOO",
    944       "id": 2
    945     },
    946 
    947     "yahoo_tr": {
    948       "name": "Yahoo! T\u00fcrkiye",
    949       "keyword": "tr.yahoo.com",
    950       "favicon_url": "http://tr.search.yahoo.com/favicon.ico",
    951       "search_url": "http://tr.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    952       "type": "SEARCH_ENGINE_YAHOO",
    953       "id": 2
    954     },
    955 
    956     "yahoo_tw": {
    957       "name": "Yahoo!\u5947\u6469",
    958       "keyword": "tw.yahoo.com",
    959       "favicon_url": "http://tw.search.yahoo.com/favicon.ico",
    960       "search_url": "http://tw.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    961       "suggest_url": "http://hk-sayt.ff.search.yahoo.com/gossip-hk-sayt?output=fxjson&command={searchTerms}",
    962       "type": "SEARCH_ENGINE_YAHOO",
    963       "id": 2
    964     },
    965 
    966     "yahoo_uk": {
    967       "name": "Yahoo! UK & Ireland",
    968       "keyword": "uk.yahoo.com",
    969       "favicon_url": "http://uk.search.yahoo.com/favicon.ico",
    970       "search_url": "http://uk.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    971       "suggest_url": "http://uk-sayt.ff.search.yahoo.com/gossip-uk-sayt?output=fxjson&command={searchTerms}",
    972       "type": "SEARCH_ENGINE_YAHOO",
    973       "id": 2
    974     },
    975 
    976     "yahoo_ve": {
    977       "name": "Yahoo! Venezuela",
    978       "keyword": "ve.yahoo.com",
    979       "favicon_url": "http://ve.search.yahoo.com/favicon.ico",
    980       "search_url": "http://ve.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    981       "suggest_url": "http://gossip.telemundo.yahoo.com/gossip-e1-sayt?output=fxjson&command={searchTerms}",
    982       "type": "SEARCH_ENGINE_YAHOO",
    983       "id": 2
    984     },
    985 
    986     "yahoo_vn": {
    987       "name": "Yahoo! Vi\u1ec7t Nam",
    988       "keyword": "vn.yahoo.com",
    989       "favicon_url": "http://vn.search.yahoo.com/favicon.ico",
    990       "search_url": "http://vn.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
    991       "suggest_url": "http://vn-sayt.ff.search.yahoo.com/gossip-vn-sayt?output=fxjson&command={searchTerms}",
    992       "type": "SEARCH_ENGINE_YAHOO",
    993       "id": 2
    994     },
    995 
    996     "yahoo_za": {
    997       "name": "Yahoo! South Africa",
    998       "keyword": "za.yahoo.com",
    999       "favicon_url": "http://za.search.yahoo.com/favicon.ico",
   1000       "search_url": "http://za.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
   1001       "type": "SEARCH_ENGINE_YAHOO",
   1002       "id": 2
   1003     },
   1004 
   1005     "yandex_ru": {
   1006       "name": "\u042f\u043d\u0434\u0435\u043a\u0441",
   1007       "keyword": "yandex.ru",
   1008       "favicon_url": "http://yandex.ru/favicon.ico",
   1009       "search_url": "http://yandex.ru/yandsearch?text={searchTerms}",
   1010       "suggest_url": "http://suggest.yandex.net/suggest-ff.cgi?part={searchTerms}",
   1011       "type": "SEARCH_ENGINE_YANDEX",
   1012       "id": 15
   1013     },
   1014 
   1015     "yandex_ua": {
   1016       "name": "\u042f\u043d\u0434\u0435\u043a\u0441",
   1017       "keyword": "yandex.ua",
   1018       "favicon_url": "http://yandex.ua/favicon.ico",
   1019       "search_url": "http://yandex.ua/yandsearch?text={searchTerms}",
   1020       "suggest_url": "http://suggest.yandex.net/suggest-ff.cgi?part={searchTerms}",
   1021       "type": "SEARCH_ENGINE_YANDEX",
   1022       "id": 15
   1023     },
   1024 
   1025 
   1026     // UMA-only engines ////////////////////////////////////////////////////////
   1027 
   1028     // The following engines are not included in any of the country lists. They
   1029     // are listed in |kAllEngines|, however, so that GetEngineType can find them
   1030     // for UMA reporting purposes.
   1031 
   1032     "atlas_cz": {
   1033       "name": "Atlas.cz",
   1034       "keyword": "atlas.cz",
   1035       "favicon_url": "http://searchatlas.centrum.cz/favicon.ico",
   1036       "search_url": "http://searchatlas.centrum.cz/?q={searchTerms}",
   1037       "suggest_url": "http://radce.centrum.cz/?q={searchTerms}&of=1",
   1038       "type": "SEARCH_ENGINE_ATLAS",
   1039       "id": 27
   1040     },
   1041 
   1042     "atlas_sk": {
   1043       "name": "ATLAS.SK",
   1044       "keyword": "atlas.sk",
   1045       "favicon_url": "http://static.mediacentrum.sk/katalog/atlas.sk/images/favicon.ico",
   1046       "search_url": "http://hladaj.atlas.sk/fulltext/?phrase={searchTerms}",
   1047       "id": 27
   1048     },
   1049 
   1050     "avg": {
   1051       "name": "AVG",
   1052       "keyword": "search.avg.com",
   1053       "favicon_url": "http://search.avg.com/favicon.ico",
   1054       "search_url": "http://search.avg.com/search?q={searchTerms}",
   1055       "alternate_urls": [
   1056         "http://isearch.avg.com/search?q={searchTerms}",
   1057         "http://search.avg.com/route/?q={searchTerms}&lng={language}"
   1058       ],
   1059       "type": "SEARCH_ENGINE_AVG",
   1060       "id": 50
   1061     },
   1062 
   1063     "babylon": {
   1064       "name": "Babylon",
   1065       "keyword": "search.babylon.com",
   1066       "favicon_url": "http://search.babylon.com/favicon.ico",
   1067       "search_url": "http://search.babylon.com/home?q={searchTerms}",
   1068       "alternate_urls": [
   1069         "http://search.babylon.com/?q={searchTerms}"
   1070       ],
   1071       "type": "SEARCH_ENGINE_BABYLON",
   1072       "id": 64
   1073     },
   1074 
   1075     "conduit": {
   1076       "name": "Conduit",
   1077       "keyword": "conduit.com",
   1078       "favicon_url": "http://www.conduit.com/favicon.ico",
   1079       "search_url": "http://www.conduit.com/search?q={searchTerms}&ie={inputEncoding}&cx=010301873083402539744%3Anxaq5wgrtuo&cof=forid%3A11",
   1080       "alternate_urls": [
   1081         "http://search.conduit.com/Results.aspx?q={searchTerms}"
   1082       ],
   1083       "type": "SEARCH_ENGINE_CONDUIT",
   1084       "id": 36
   1085     },
   1086 
   1087     "delfi_lt": {
   1088       "name": "DELFI",
   1089       "keyword": "delfi.lt",
   1090       "favicon_url": "http://www.delfi.lt/favicon.ico",
   1091       "search_url": "http://www.delfi.lt/paieska/?q={searchTerms}",
   1092       "type": "SEARCH_ENGINE_DELFI",
   1093       "id": 45
   1094     },
   1095 
   1096     "delfi_lv": {
   1097       "name": "DELFI",
   1098       "keyword": "delfi.lv",
   1099       "favicon_url": "http://g1.delphi.lv/favicon.ico",
   1100       "search_url": "http://www.delfi.lv/search_all/?ie={inputEncoding}&q={searchTerms}&lang={language}&cx=partner-pub-7754285690273419%3A1507605038&cof=FORID%3A10",
   1101       "type": "SEARCH_ENGINE_DELFI",
   1102       "id": 45
   1103     },
   1104 
   1105     "delta": {
   1106       "name": "Delta",
   1107       "keyword": "delta-search.com",
   1108       "favicon_url": "http://www.delta-search.com/favicon.ico",
   1109       "search_url": "http://www.delta-search.com/home?q={searchTerms}",
   1110       "alternate_urls": [
   1111         "http://www.delta-search.com/?q={searchTerms}",
   1112         "http://www1.delta-search.com/home?q={searchTerms}",
   1113         "http://www1.delta-search.com/?q={searchTerms}",
   1114         "http://www2.delta-search.com/home?q={searchTerms}",
   1115         "http://www2.delta-search.com/?q={searchTerms}",
   1116         "http://www.search.delta-search.com/home?q={searchTerms}",
   1117         "http://www.search.delta-search.com/?q={searchTerms}",
   1118         "http://www.yhs.delta-search.com/home?q={searchTerms}",
   1119         "http://www.yhs.delta-search.com/?q={searchTerms}",
   1120         "http://mixidj.delta-search.com/home?q={searchTerms}",
   1121         "http://mixidj.delta-search.com/?q={searchTerms}",
   1122         "http://www.search.delta-search.com/home?q={searchTerms}",
   1123         "http://www.search.delta-search.com/?q={searchTerms}"
   1124       ],
   1125       "type": "SEARCH_ENGINE_DELTA",
   1126       "id": 66
   1127     },
   1128 
   1129     "funmoods": {
   1130       "name": "Funmoods",
   1131       "keyword": "searchfunmoods.com",
   1132       "favicon_url": "http://searchfunmoods.com/favicon.ico",
   1133       "search_url": "http://searchfunmoods.com/results.php?q={searchTerms}",
   1134       "type": "SEARCH_ENGINE_FUNMOODS",
   1135       "id": 60
   1136     },
   1137 
   1138     "goo": {
   1139       "name": "goo",
   1140       "keyword": "search.goo.ne.jp",
   1141       "favicon_url": "http://goo.ne.jp/favicon.ico",
   1142       "search_url": "http://search.goo.ne.jp/web.jsp?MT={searchTerms}&IE={inputEncoding}",
   1143       "suggest_url": "http://search.goo.ne.jp/sgt.jsp?MT={searchTerms}&CL=plugin&FM=json&IE={inputEncoding}",
   1144       "encoding": "EUC-JP",
   1145       "type": "SEARCH_ENGINE_GOO",
   1146       "id": 23
   1147     },
   1148 
   1149     "imesh": {
   1150       "name": "IMesh",
   1151       "keyword": "search.imesh.net",
   1152       "favicon_url": "http://search.imesh.net/favicon.ico",
   1153       "search_url": "http://search.imesh.net/music?hl={language}&si={searchTerms}",
   1154       "type": "SEARCH_ENGINE_IMESH",
   1155       "id": 81
   1156     },
   1157 
   1158     "iminent": {
   1159       "name": "SearchTheWeb",
   1160       "keyword": "iminent.com",
   1161       "favicon_url": "http://search.iminent.com/Shared/Images/favicon_gl.ico",
   1162       "search_url": "http://search.iminent.com/?q={searchTerms}",
   1163       "alternate_urls": [
   1164         "http://search.iminent.com/SearchTheWeb/v6/1033/homepage/Default.aspx#q={searchTerms}",
   1165         "http://search.iminent.com/SearchTheWeb/v6/1033/homepage/Result.aspx#q={searchTerms}",
   1166         "http://start.iminent.com/?q={searchTerms}",
   1167         "http://start.iminent.com/StartWeb/1033/homepage/#q={searchTerms}"
   1168       ],
   1169       "type": "SEARCH_ENGINE_IMINENT",
   1170       "id": 79
   1171     },
   1172 
   1173     "in": {
   1174       "name": "in.gr",
   1175       "keyword": "in.gr",
   1176       "favicon_url": "http://find.in.gr/Themes/1/Default/Media/Layout/icon_in.png",
   1177       "search_url": "http://find.in.gr/?q={searchTerms}&ie={inputEncoding}&cx=partner-pub-3451081775397713%3Aklnvxp4nycj&cof=FORID%3A9",
   1178       "type": "SEARCH_ENGINE_IN",
   1179       "id": 54
   1180     },
   1181 
   1182     "incredibar": {
   1183       "name": "MyStart",
   1184       "keyword": "mystart.incredibar.com",
   1185       "favicon_url": "http://search.incredibar.com/favicon.ico",
   1186       "search_url": "http://search.incredibar.com/search.php?q={searchTerms}",
   1187       "alternate_urls": [
   1188         "http://search.incredibar.com/?q={searchTerms}",
   1189         "http://mystart.incredibar.com/?search={searchTerms}"
   1190       ],
   1191       "type": "SEARCH_ENGINE_INCREDIBAR",
   1192       "id": 74
   1193     },
   1194 
   1195     "libero": {
   1196       "name": "Libero",
   1197       "keyword": "libero.it",
   1198       "favicon_url": "http://ms1.iol.it/graph_hf/v.8.3.04/themes/default/img/favicon.ico",
   1199       "search_url": "http://arianna.libero.it/search/abin/integrata.cgi?query={searchTerms}",
   1200       "encoding": "ISO-8859-1",
   1201       "type": "SEARCH_ENGINE_LIBERO",
   1202       "id": 63
   1203     },
   1204 
   1205     "neti": {
   1206       "name": "NETI",
   1207       "keyword": "neti.ee",
   1208       "favicon_url": "http://www.neti.ee/favicon.ico",
   1209       "search_url": "http://www.neti.ee/cgi-bin/otsing?query={searchTerms}",
   1210       "suggest_url": "http://www.neti.ee/api/suggestOS?suggestQuery={searchTerms}",
   1211       "encoding": "ISO-8859-1",
   1212       "type": "SEARCH_ENGINE_NETI",
   1213       "id": 44
   1214     },
   1215 
   1216     "nigma": {
   1217       "name": "\u041d\u0438\u0433\u043c\u0430",
   1218       "keyword": "nigma.ru",
   1219       "favicon_url": "http://nigma.ru/themes/nigma/img/favicon.ico",
   1220       "search_url": "http://nigma.ru/?s={searchTerms}",
   1221       "suggest_url": "http://autocomplete.nigma.ru/complete/query_help.php?suggest=true&q={searchTerms}",
   1222       "type": "SEARCH_ENGINE_NIGMA",
   1223       "id": 43
   1224     },
   1225 
   1226     "ok": {
   1227       "name": "OK.hu",
   1228       "keyword": "ok.hu",
   1229       "favicon_url": "http://ok.hu/gfx/favicon.ico",
   1230       "search_url": "http://ok.hu/katalogus?q={searchTerms}",
   1231       "encoding": "ISO-8859-2",
   1232       "type": "SEARCH_ENGINE_OK",
   1233       "id": 6
   1234     },
   1235 
   1236     "rambler": {
   1237       "name": "\u0420\u0430\u043c\u0431\u043b\u0435\u0440",
   1238       "keyword": "rambler.ru",
   1239       "favicon_url": "http://nova.rambler.ru/static/blocks/images/favicon.ico",
   1240       "search_url": "http://nova.rambler.ru/search?query={searchTerms}",
   1241       "suggest_url": "http://nova.rambler.ru/suggest?v=3&query={searchTerms}",
   1242       "type": "SEARCH_ENGINE_RAMBLER",
   1243       "id": 16
   1244     },
   1245 
   1246     "sapo": {
   1247       "name": "SAPO",
   1248       "keyword": "sapo.pt",
   1249       "favicon_url": "http://imgs.sapo.pt/images/sapo.ico",
   1250       "search_url": "http://pesquisa.sapo.pt/?q={searchTerms}",
   1251       "suggest_url": "http://pesquisa.sapo.pt/livesapo?q={searchTerms}",
   1252       "type": "SEARCH_ENGINE_SAPO",
   1253       "id": 77
   1254     },
   1255 
   1256     "searchnu": {
   1257       "name": "searchnu",
   1258       "keyword": "searchnu.com",
   1259       "favicon_url": "http://www.searchnu.com/favicon.ico",
   1260       "search_url": "http://www.searchnu.com/web?hl={language}&si={searchTerms}",
   1261       "type": "SEARCH_ENGINE_SEARCHNU",
   1262       "id": 61
   1263     },
   1264 
   1265     "search_results": {
   1266       "name": "Search-results",
   1267       "keyword": "search-results.com",
   1268       "favicon_url": "http://ak.apnstatic.com/media/images/favicon_search-results.ico",
   1269       "search_url": "http://dts.search-results.com/sr?lng={language}&src=hmp&q={searchTerms}",
   1270       "alternate_urls": [
   1271         "http://www.search-results.com/web?q={searchTerms}"
   1272       ],
   1273       "type": "SEARCH_ENGINE_SEARCH_RESULTS",
   1274       "id": 78
   1275     },
   1276 
   1277     "snapdo": {
   1278       "name": "SnapDo",
   1279       "keyword": "search.snapdo.com",
   1280       "favicon_url": "http://linkurystoragenorthus.blob.core.windows.net/static/favicon.ico",
   1281       "search_url": "http://search.snapdo.com/?q={searchTerms}",
   1282       "alternate_urls": [
   1283         "http://search.snap.do/?q={searchTerms}",
   1284         "http://feed.snapdo.com/?q={searchTerms}",
   1285         "http://feed.snap.do/?q={searchTerms}"
   1286       ],
   1287       "type": "SEARCH_ENGINE_SNAPDO",
   1288       "id": 70
   1289     },
   1290 
   1291     "softonic": {
   1292       "name": "softonic",
   1293       "keyword": "search.softonic.com",
   1294       "favicon_url": "http://search.softonic.com/img/favicon.ico",
   1295       "search_url": "http://search.softonic.com/?q={searchTerms}",
   1296       "alternate_urls": [
   1297         "http://en.softonic.com/s/{searchTerms}",
   1298         "http://www.softonic.com/s/{searchTerms}",
   1299         "http://www.softonic.com.br/s/{searchTerms}",
   1300         "http://buscador.softonic.com/?q={searchTerms}",
   1301         "http://nl.softonic.com/s/{searchTerms}"
   1302       ],
   1303       "type": "SEARCH_ENGINE_SOFTONIC",
   1304       "id": 80
   1305     },
   1306 
   1307     "sweetim": {
   1308       "name": "SweetIM",
   1309       "keyword": "home.sweetim.com",
   1310       "favicon_url": "http://search.sweetim.com/favicon.ico",
   1311       "search_url": "http://search.sweetim.com/search.asp?q={searchTerms}&ln={language}",
   1312       "type": "SEARCH_ENGINE_SWEETPACKS",
   1313       "id": 65
   1314     },
   1315 
   1316     "sweetpacks": {
   1317       "name": "Sweetpacks",
   1318       "keyword": "start.sweetpacks.com",
   1319       "favicon_url": "http://start.sweetpacks.com/favicon.ico",
   1320       "search_url": "http://start.sweetpacks.com/search.asp?q={searchTerms}&ln={language}",
   1321       "alternate_urls": [
   1322         "http://start.sweetpacks.com/?q={searchTerms}",
   1323         "http://mysearch.sweetpacks.com/?q={searchTerms}"
   1324       ],
   1325       "type": "SEARCH_ENGINE_SWEETPACKS",
   1326       "id": 65
   1327     },
   1328 
   1329     "terra_ar": {
   1330       "name": "Terra Argentina",
   1331       "keyword": "terra.com.ar",
   1332       "favicon_url": "http://buscar.terra.com.ar/favicon.ico",
   1333       "search_url": "http://buscar.terra.com.ar/Default.aspx?source=Search&ca=s&query={searchTerms}",
   1334       "encoding": "ISO-8859-1",
   1335       "type": "SEARCH_ENGINE_TERRA",
   1336       "id": 90
   1337     },
   1338 
   1339     "terra_es": {
   1340       "name": "Terra",
   1341       "keyword": "terra.es",
   1342       "favicon_url": "http://buscador.terra.es/favicon.ico",
   1343       "search_url": "http://buscador.terra.es/Default.aspx?source=Search&ca=s&query={searchTerms}",
   1344       "encoding": "ISO-8859-1",
   1345       "type": "SEARCH_ENGINE_TERRA",
   1346       "id": 90
   1347     },
   1348 
   1349     "tut": {
   1350       "name": "TUT.BY",
   1351       "keyword": "tut.by",
   1352       "favicon_url": "http://search.tut.by/favicon.ico",
   1353       "search_url": "http://search.tut.by/?ru=1&query={searchTerms}",
   1354       "suggest_url": "http://suggest.yandex.ru/suggest-ff.cgi?part={searchTerms}&limit=10",
   1355       "type": "SEARCH_ENGINE_TUT",
   1356       "id": 17
   1357     },
   1358 
   1359     "walla": {
   1360       "name": "\u05d5\u05d5\u05d0\u05dc\u05d4!",
   1361       "keyword": "walla.co.il",
   1362       "favicon_url": "http://www.walla.co.il/favicon.ico",
   1363       "search_url": "http://search.walla.co.il/?q={searchTerms}",
   1364       "type": "SEARCH_ENGINE_WALLA",
   1365       "id": 55
   1366     },
   1367 
   1368     "wp": {
   1369       "name": "Wirtualna Polska",
   1370       "keyword": "wp.pl",
   1371       "favicon_url": "http://i.wp.pl/a/i/stg/500/favicon.ico",
   1372       "search_url": "http://szukaj.wp.pl/szukaj.html?q={searchTerms}",
   1373       "type": "SEARCH_ENGINE_WP",
   1374       "id": 76
   1375     },
   1376 
   1377     "yandex_tr": {
   1378       "name": "Yandex",
   1379       "keyword": "yandex.com.tr",
   1380       "favicon_url": "http://yandex.st/islands-icons/_/6jyHGXR8-HAc8oJ1bU8qMUQQz_g.ico",
   1381       "search_url": "http://www.yandex.com.tr/yandsearch?text={searchTerms}",
   1382       "suggest_url": "http://suggest.yandex.com.tr/suggest-ff.cgi?part={searchTerms}",
   1383       "type": "SEARCH_ENGINE_YANDEX",
   1384       "id": 15
   1385     },
   1386 
   1387     "zoznam": {
   1388       "name": "Zoznam",
   1389       "keyword": "zoznam.sk",
   1390       "favicon_url": "http://www.zoznam.sk/favicon.ico",
   1391       "search_url": "http://www.zoznam.sk/hladaj.fcgi?s={searchTerms}",
   1392       "encoding": "windows-1250",
   1393       "type": "SEARCH_ENGINE_ZOZNAM",
   1394       "id": 85
   1395     }
   1396   }
   1397 }
   1398