search

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

research.js (425205B)


      1 var bangs = bangs || [];
      2 
      3 bangs = [].concat([
      4     {
      5         "d": "www.1177.se",
      6         "b": "1177",
      7         "u": "http://www.1177.se/Sok/?q={{{s}}}"
      8     },
      9     {
     10         "d": "11870.com",
     11         "b": "11870",
     12         "u": "http://11870.com/konsulto?q={{{s}}}"
     13     },
     14     {
     15         "d": "34travel.me",
     16         "b": "34travel",
     17         "u": "https://34travel.me/search?text={{{s}}}"
     18     },
     19     {
     20         "d": "www.3gpp.org",
     21         "b": "3gpp",
     22         "u": "http://www.3gpp.org/DynaReport/{{{s}}}.htm"
     23     },
     24     {
     25         "d": "food52.com",
     26         "b": "52",
     27         "u": "http://food52.com/recipes/search?q={{{s}}}"
     28     },
     29     {
     30         "d": "fivethirtyeight.com",
     31         "b": "538",
     32         "u": "http://fivethirtyeight.com/?s={{{s}}}"
     33     },
     34     {
     35         "d": "www.750g.com",
     36         "b": "750g",
     37         "u": "https://www.750g.com/recherche.htm?search={{{s}}}"
     38     },
     39     {
     40         "d": "80000hours.org",
     41         "b": "80k",
     42         "u": "https://80000hours.org/search/?q={{{s}}}"
     43     },
     44     {
     45         "d": "hermetic.com",
     46         "b": "93",
     47         "u": "https://hermetic.com/index?do=search&id={{{s}}}"
     48     },
     49     {
     50         "d": "990finder.foundationcenter.org",
     51         "b": "990",
     52         "u": "http://990finder.foundationcenter.org/990results.aspx?990_type=&fn={{{s}}}&st=&zp=&ei=&fy=&action=Search"
     53     },
     54     {
     55         "d": "aare.edu.ee",
     56         "b": "aare",
     57         "u": "https://aare.edu.ee/dictionary.html?query={{{s}}}&lang=ee"
     58     },
     59     {
     60         "d": "www.getty.edu",
     61         "b": "aat",
     62         "u": "http://www.getty.edu/vow/AATServlet?english=N&find={{{s}}}&logic=AND&page=1&note="
     63     },
     64     {
     65         "d": "www.abbreviations.com",
     66         "b": "abbr",
     67         "u": "http://www.abbreviations.com/{{{s}}}"
     68     },
     69     {
     70         "d": "www.abcam.com",
     71         "b": "abcam",
     72         "u": "https://www.abcam.com/products?keywords={{{s}}}"
     73     },
     74     {
     75         "d": "www.abebooks.com",
     76         "b": "abebooks",
     77         "u": "http://www.abebooks.com/servlet/SearchResults?kn={{{s}}}"
     78     },
     79     {
     80         "d": "www.abiunity.de",
     81         "b": "abiunity",
     82         "u": "https://www.abiunity.de/datenbank.php?boardid=48#!v=searchdb&search={{{s}}}&boardid=48"
     83     },
     84     {
     85         "d": "abr.business.gov.au",
     86         "b": "abn",
     87         "u": "http://abr.business.gov.au/Search.aspx?SearchText={{{s}}}"
     88     },
     89     {
     90         "d": "abo.finna.fi",
     91         "b": "abol",
     92         "u": "https://abo.finna.fi/Search/Results?lookfor={{{s}}}&type=AllFields"
     93     },
     94     {
     95         "d": "aberdeenshire.gov.uk",
     96         "b": "abshire",
     97         "u": "http://aberdeenshire.gov.uk/search?search={{{s}}}"
     98     },
     99     {
    100         "d": "www.academia.edu",
    101         "b": "academia",
    102         "u": "http://www.academia.edu/people/search?utf8=%E2%9C%93&q={{{s}}}"
    103     },
    104     {
    105         "d": "academicearth.org",
    106         "b": "academicearth",
    107         "u": "https://academicearth.org/?s={{{s}}}"
    108     },
    109     {
    110         "d": "dic.academic.ru",
    111         "b": "acad",
    112         "u": "http://dic.academic.ru/searchall.php?SWord={{{s}}}"
    113     },
    114     {
    115         "d": "www.accc.gov.au",
    116         "b": "accc",
    117         "u": "https://www.accc.gov.au/site-search/{{{s}}}"
    118     },
    119     {
    120         "d": "www.archchinese.com",
    121         "b": "ach",
    122         "u": "http://www.archchinese.com/chinese_english_dictionary.html?find={{{s}}}"
    123     },
    124     {
    125         "d": "www.aclweb.org",
    126         "b": "acl",
    127         "u": "https://www.aclweb.org/anthology/search/?q={{{s}}}"
    128     },
    129     {
    130         "d": "www.aclu.org",
    131         "b": "aclu",
    132         "u": "https://www.aclu.org/search/{{{s}}}?show_aff=1"
    133     },
    134     {
    135         "d": "dl.acm.org",
    136         "b": "acm",
    137         "u": "http://dl.acm.org/results.cfm?dlr=GUIDE&query={{{s}}}"
    138     },
    139     {
    140         "d": "dl.acm.org",
    141         "b": "acmdl",
    142         "u": "https://dl.acm.org/results.cfm?query={{{s}}}"
    143     },
    144     {
    145         "d": "www.acne.org",
    146         "b": "acne",
    147         "u": "https://www.acne.org/search.php?i=&q={{{s}}}"
    148     },
    149     {
    150         "d": "www.acronymfinder.com",
    151         "b": "acr",
    152         "u": "http://www.acronymfinder.com/{{{s}}}.html"
    153     },
    154     {
    155         "d": "www.acronymfinder.com",
    156         "b": "acro",
    157         "u": "http://www.acronymfinder.com/~/search/af.aspx?string=exact&Acronym={{{s}}}"
    158     },
    159     {
    160         "d": "www.acronymfinder.com",
    161         "b": "acronym",
    162         "u": "http://www.acronymfinder.com/~/search/af.aspx?string=exact&Acronym={{{s}}}"
    163     },
    164     {
    165         "d": "www.acronymfinder.com",
    166         "b": "acronyms",
    167         "u": "http://www.acronymfinder.com/~/search/af.aspx?string=exact&Acronym={{{s}}}"
    168     },
    169     {
    170         "d": "pubs.acs.org",
    171         "b": "acs",
    172         "u": "http://pubs.acs.org/action/doSearch?AllField={{{s}}}"
    173     },
    174     {
    175         "d": "www.activestate.com",
    176         "b": "activestate",
    177         "u": "http://www.activestate.com/search/index.html?cx=005567415255730122040%3Aiof7ftsiexy&cof=FORID%3A11&sa.x=0&sa.y=0&q={{{s}}}#1013"
    178     },
    179     {
    180         "d": "acurazine.com",
    181         "b": "acurazine",
    182         "u": "http://acurazine.com/forums/search.php?do=showgcs&query={{{s}}}"
    183     },
    184     {
    185         "d": "www.ada-auth.org",
    186         "b": "ada",
    187         "u": "http://www.ada-auth.org/search-rm05.cgi?SearchA={{{s}}}&SearchO=&SearchN="
    188     },
    189     {
    190         "d": "www.addgene.org",
    191         "b": "addgene",
    192         "u": "https://www.addgene.org/search/advanced/?q={{{s}}}"
    193     },
    194     {
    195         "d": "woerterbuchnetz.de",
    196         "b": "adelung",
    197         "u": "http://woerterbuchnetz.de/Adelung/?lemma={{{s}}}"
    198     },
    199     {
    200         "d": "adsabs.harvard.edu",
    201         "b": "adsabs",
    202         "u": "http://adsabs.harvard.edu//cgi-bin/basic_connect?qsearch={{{s}}}"
    203     },
    204     {
    205         "d": "ui.adsabs.harvard.edu",
    206         "b": "ads",
    207         "u": "https://ui.adsabs.harvard.edu/#search/q={{{s}}}"
    208     },
    209     {
    210         "d": "ui.adsabs.harvard.edu",
    211         "b": "adsbeta",
    212         "u": "https://ui.adsabs.harvard.edu/#search/q={{{s}}}"
    213     },
    214     {
    215         "d": "labs.adsabs.harvard.edu",
    216         "b": "adslabs",
    217         "u": "http://labs.adsabs.harvard.edu/ui/cgi-bin/topicSearch?q={{{s}}}"
    218     },
    219     {
    220         "d": "adsabs.harvard.edu",
    221         "b": "adsref",
    222         "u": "http://adsabs.harvard.edu/cgi-bin/nph-abs_connect?db_key=ALL&bibcode={{{s}}} "
    223     },
    224     {
    225         "d": "austria-forum.org",
    226         "b": "aeiou",
    227         "u": "https://austria-forum.org/Search.jsp?category=Austria-Forum&sname=name%2Csuchbegriff&query={{{s}}}+&searchType=default&useShortcuts=y&useSynonyms=n&doFuzzy=y&minResults=15"
    228     },
    229     {
    230         "d": "www.acronymfinder.com",
    231         "b": "af",
    232         "u": "http://www.acronymfinder.com/{{{s}}}.html"
    233     },
    234     {
    235         "d": "aalto.finna.fi",
    236         "b": "afinna",
    237         "u": "https://aalto.finna.fi/Search/Results?lookfor={{{s}}}"
    238     },
    239     {
    240         "d": "www.e-publishing.af.mil",
    241         "b": "afpubs",
    242         "u": "http://www.e-publishing.af.mil/index.asp?txtSearchWord={{{s}}}&rdoFormPub=rdoPub"
    243     },
    244     {
    245         "d": "af.wikipedia.org",
    246         "b": "afwiki",
    247         "u": "https://af.wikipedia.org/w/index.php?search={{{s}}}&title=Spesiaal%3ASoek&go=Wys"
    248     },
    249     {
    250         "d": "agora.gg",
    251         "b": "agora",
    252         "u": "http://agora.gg/search/{{{s}}}"
    253     },
    254     {
    255         "d": "www.agrireseau.net",
    256         "b": "agri",
    257         "u": "https://www.agrireseau.net/documents?r={{{s}}}"
    258     },
    259     {
    260         "d": "agricola.nal.usda.gov",
    261         "b": "agricola",
    262         "u": "https://agricola.nal.usda.gov/vwebv/search?searchArg={{{s}}}&searchCode=GKEY%5E&setLimit=1&recCount=10&searchType=1&page.search.search.button=Search"
    263     },
    264     {
    265         "d": "ahdictionary.com",
    266         "b": "ahd",
    267         "u": "https://ahdictionary.com/word/search.html?q={{{s}}}&submit.x=0&submit.y=0"
    268     },
    269     {
    270         "d": "www.duckduckgo.com",
    271         "b": "aichat",
    272         "u": "https://www.duckduckgo.com/?q={{{s}}}&ia=chat&bang=true "
    273     },
    274     {
    275         "d": "www.aifittings.com",
    276         "b": "aifit",
    277         "u": "http://www.aifittings.com/searchResults?q={{{s}}}"
    278     },
    279     {
    280         "d": "scitation.aip.org",
    281         "b": "aip",
    282         "u": "http://scitation.aip.org/search?value1={{{s}}}&option1=fulltext"
    283     },
    284     {
    285         "d": "www.airframes.org",
    286         "b": "airframes",
    287         "u": "http://www.airframes.org/reg/{{{s}}}"
    288     },
    289     {
    290         "d": "www.goodtobreathein.com",
    291         "b": "airquality",
    292         "u": "https://www.goodtobreathein.com/?zipcode={{{s}}}"
    293     },
    294     {
    295         "d": "www.aish.com",
    296         "b": "aish",
    297         "u": "http://www.aish.com/search/?keywords={{{s}}}"
    298     },
    299     {
    300         "d": "aitopics.org",
    301         "b": "aitopics",
    302         "u": "https://aitopics.org/search?q={{{s}}}"
    303     },
    304     {
    305         "d": "www.duckduckgo.com",
    306         "b": "ai",
    307         "u": "https://www.duckduckgo.com/?q={{{s}}}&ia=chat&bang=true "
    308     },
    309     {
    310         "d": "www.akc.org",
    311         "b": "akc",
    312         "u": "https://www.akc.org/?s={{{s}}}"
    313     },
    314     {
    315         "d": "bie.ala.org.au",
    316         "b": "alaus",
    317         "u": "https://bie.ala.org.au/search?q={{{s}}}"
    318     },
    319     {
    320         "d": "www.alberta.ca",
    321         "b": "alberta",
    322         "u": "https://www.alberta.ca/search-results.aspx?q={{{s}}}"
    323     },
    324     {
    325         "d": "eow.alc.co.jp",
    326         "b": "alc",
    327         "u": "http://eow.alc.co.jp/search?q={{{s}}}"
    328     },
    329     {
    330         "d": "discover.elgar.govt.nz",
    331         "b": "alib",
    332         "u": "https://discover.elgar.govt.nz/iii/encore/search/C__S{{{s}}}__Orightresult__U?lang=eng&suite=def"
    333     },
    334     {
    335         "d": "www.allaboutcircuits.com",
    336         "b": "allaboutcircuits",
    337         "u": "http://www.allaboutcircuits.com/scripts/search.html?cx=006978388026519765659%3Ahg719j5vhl8&cof=FORID%3A9&q={{{s}}}&sa=Find"
    338     },
    339     {
    340         "d": "www.allacronyms.com",
    341         "b": "allacronyms",
    342         "u": "https://www.allacronyms.com/{{{s}}}"
    343     },
    344     {
    345         "d": "biblez.com",
    346         "b": "allbibles",
    347         "u": "http://biblez.com/search.php?q={{{s}}}"
    348     },
    349     {
    350         "d": "www.ah.nl",
    351         "b": "allerhande",
    352         "u": "https://www.ah.nl/allerhande/recepten-zoeken?Ntt={{{s}}}"
    353     },
    354     {
    355         "d": "alliancechampions.com",
    356         "b": "alliance",
    357         "u": "https://alliancechampions.com/?s={{{s}}}"
    358     },
    359     {
    360         "d": "allrecipes.com",
    361         "b": "allrecipes",
    362         "u": "http://allrecipes.com/search/results/?wt={{{s}}}"
    363     },
    364     {
    365         "d": "www.almaany.com",
    366         "b": "almaanyar",
    367         "u": "http://www.almaany.com/ar/dict/ar-ar/{{{s}}}"
    368     },
    369     {
    370         "d": "www.almaany.com",
    371         "b": "almaanyen",
    372         "u": "http://www.almaany.com/ar/dict/ar-en/{{{s}}}/"
    373     },
    374     {
    375         "d": "www.almaany.com",
    376         "b": "almaanyfa",
    377         "u": "https://www.almaany.com/ar/dict/ar-fa/{{{s}}}/"
    378     },
    379     {
    380         "d": "americastestkitchen.com",
    381         "b": "americastestkitchen",
    382         "u": "http://americastestkitchen.com/search?q={{{s}}}"
    383     },
    384     {
    385         "d": "journals.ametsoc.org",
    386         "b": "ametsoc",
    387         "u": "https://journals.ametsoc.org/action/doSearch?AllField={{{s}}}"
    388     },
    389     {
    390         "d": "ask.metafilter.com",
    391         "b": "amf",
    392         "u": "http://ask.metafilter.com/search.mefi?q={{{s}}}"
    393     },
    394     {
    395         "d": "anarchy101.org",
    396         "b": "an101",
    397         "u": "http://anarchy101.org/search?q={{{s}}}"
    398     },
    399     {
    400         "d": "new.wordsmith.org",
    401         "b": "anag",
    402         "u": "https://new.wordsmith.org/anagram/anagram.cgi?anagram={{{s}}}&t=500&a=n"
    403     },
    404     {
    405         "d": "www.oneacross.com",
    406         "b": "anagram",
    407         "u": "http://www.oneacross.com/cgi-bin/search_anagram.cgi?p0={{{s}}}&c0=&s=+Go+"
    408     },
    409     {
    410         "d": "duckduckgo.com",
    411         "b": "analyser",
    412         "u": "https://duckduckgo.com/?q={{{s}}}+site%3Ahttp%3A%2F%2Flarmarange.github.io%2Fanalyse-R"
    413     },
    414     {
    415         "d": "en.anarchopedia.org",
    416         "b": "anaped",
    417         "u": "http://en.anarchopedia.org/index.php?title=Special:Search&search={{{s}}}"
    418     },
    419     {
    420         "d": "theanarchistlibrary.org",
    421         "b": "anarchistlib",
    422         "u": "http://theanarchistlibrary.org/search?query={{{s}}}"
    423     },
    424     {
    425         "d": "anarchopedia.org",
    426         "b": "anarchopedia",
    427         "u": "http://anarchopedia.org/Special:Search?search={{{s}}}"
    428     },
    429     {
    430         "d": "www.ancestry.com",
    431         "b": "ancestry",
    432         "u": "https://www.ancestry.com/search/?keyword={{{s}}}"
    433     },
    434     {
    435         "d": "www.rigvedawiki.net",
    436         "b": "angelhalowiki",
    437         "u": "http://www.rigvedawiki.net/r1/wiki.php/{{{s}}}"
    438     },
    439     {
    440         "d": "library.angus.gov.uk",
    441         "b": "anguscatalogue",
    442         "u": "http://library.angus.gov.uk/ipac20/ipac.jsp?session=138BN7L458484.310312&menu=search&aspect=subtab184&npp=10&ipp=20&spp=20&profile=ang--7&ri=&term={{{s}}}&index=.AW&x=-354&y=-218&aspect=subtab184&term=&index=.TW&term=&index=.SE&term=&index=.SW&term=&index=BSTLLR&sort="
    443     },
    444     {
    445         "d": "ankiweb.net",
    446         "b": "anki",
    447         "u": "https://ankiweb.net/shared/decks/{{{s}}}"
    448     },
    449     {
    450         "d": "www.anmat.gov.ar",
    451         "b": "anmat",
    452         "u": "http://www.anmat.gov.ar/resultados.asp?cx=018082787451070703178%3Arx-vbt5pdfu&cof=FORID%3A10&ie=UTF-8&q={{{s}}}"
    453     },
    454     {
    455         "d": "answersingenesis.org",
    456         "b": "answersingenesis",
    457         "u": "https://answersingenesis.org/search/?q={{{s}}}"
    458     },
    459     {
    460         "d": "www.synonyms.net",
    461         "b": "antonym",
    462         "u": "http://www.synonyms.net/antonyms/{{{s}}}"
    463     },
    464     {
    465         "d": "anu.summon.serialssolutions.com",
    466         "b": "anulib",
    467         "u": "http://anu.summon.serialssolutions.com/search?q={{{s}}}"
    468     },
    469     {
    470         "d": "find.anu.edu.au",
    471         "b": "anu",
    472         "u": "http://find.anu.edu.au/search?filter=0&client=anu_frontend&proxystylesheet=anu_frontend&site=default_collection&btnG=Search&q={{{s}}}&search1=Go"
    473     },
    474     {
    475         "d": "anw.inl.nl",
    476         "b": "anw",
    477         "u": "http://anw.inl.nl/search?type=simple&q={{{s}}}"
    478     },
    479     {
    480         "d": "search.aol.com",
    481         "b": "aol",
    482         "u": "http://search.aol.com/aol/search?enabled_terms=&s_it=comsearch&q={{{s}}}"
    483     },
    484     {
    485         "d": "artofproblemsolving.com",
    486         "b": "aops",
    487         "u": "http://artofproblemsolving.com/wiki/index.php?title=Special%3ASearch&fulltext=Search&search={{{s}}}"
    488     },
    489     {
    490         "d": "apastyle.org",
    491         "b": "apa",
    492         "u": "http://apastyle.org/search.aspx?query={{{s}}}"
    493     },
    494     {
    495         "d": "auspost.com.au",
    496         "b": "apc",
    497         "u": "https://auspost.com.au/search?q={{{s}}}"
    498     },
    499     {
    500         "d": "apstudent.collegeboard.org",
    501         "b": "apcentral",
    502         "u": "https://apstudent.collegeboard.org/search?searchq={{{s}}}&searchType=aps_site&tp=aps_site"
    503     },
    504     {
    505         "d": "academicprogress.in",
    506         "b": "apin",
    507         "u": "https://academicprogress.in/library/search/?q={{{s}}}"
    508     },
    509     {
    510         "d": "scitation.aip.org",
    511         "b": "apl",
    512         "u": "http://scitation.aip.org/search?value1={{{s}}}&option1=all"
    513     },
    514     {
    515         "d": "austin.bibliocommons.com",
    516         "b": "aplib",
    517         "u": "https://austin.bibliocommons.com/v2/search?query={{{s}}}&searchType=smart"
    518     },
    519     {
    520         "d": "applesold.com",
    521         "b": "applerealty",
    522         "u": "http://applesold.com/search?q={{{s}}}"
    523     },
    524     {
    525         "d": "apple.stackexchange.com",
    526         "b": "applese",
    527         "u": "http://apple.stackexchange.com/search?q={{{s}}}"
    528     },
    529     {
    530         "d": "journals.aps.org",
    531         "b": "aps",
    532         "u": "http://journals.aps.org/search?q={{{s}}}"
    533     },
    534     {
    535         "d": "www.perseus.tufts.edu",
    536         "b": "arabic",
    537         "u": "http://www.perseus.tufts.edu/hopper/morph?l={{{s}}}&la=ar"
    538     },
    539     {
    540         "d": "allrecipes.com",
    541         "b": "ar",
    542         "u": "http://allrecipes.com/search/default.aspx?qt=k&wt={{{s}}}&rt=r&origin=Recipe%20Search%20Results"
    543     },
    544     {
    545         "d": "www.almaany.com",
    546         "b": "ar-ar",
    547         "u": "http://www.almaany.com/ar/dict/ar-ar/{{{s}}}"
    548     },
    549     {
    550         "d": "wiki.arcadeotaku.com",
    551         "b": "arcadeotaku",
    552         "u": "https://wiki.arcadeotaku.com/index.php?search={{{s}}}"
    553     },
    554     {
    555         "d": "heavenlyarchangels.wordpress.com",
    556         "b": "archangels",
    557         "u": "https://heavenlyarchangels.wordpress.com/?s={{{s}}}"
    558     },
    559     {
    560         "d": "www.archchinese.com",
    561         "b": "archch",
    562         "u": "http://www.archchinese.com/chinese_english_dictionary.html?find={{{s}}}"
    563     },
    564     {
    565         "d": "catalogue.biu-toulouse.fr",
    566         "b": "archi",
    567         "u": "http://catalogue.biu-toulouse.fr/ipac20/ipac.jsp?profile=http://catalogue.biu-toulouse.fr/ipac20/ipac.jsp?profile=http://catalogue.biu-toulouse.fr/ipac20/ipac.jsp?profile=http://catalogue.biu-toulouse.fr/ipac20/ipac.jsp?profile=?q={{{s}}}:"
    568     },
    569     {
    570         "d": "catalogue.biu-toulouse.fr",
    571         "b": "archipel",
    572         "u": "http://catalogue.biu-toulouse.fr/ipac20/ipac.jsp?menu=search&aspect=subtab26&npp=10&ipp=20&spp=20&profile=sicd&ri=&index=.GK&term={{{s}}}"
    573     },
    574     {
    575         "d": "univtoulouse.summon.serialssolutions.com",
    576         "b": "archiplus",
    577         "u": "http://univtoulouse.summon.serialssolutions.com/search?s.q={{{s}}}"
    578     },
    579     {
    580         "d": "www.glyphweb.com",
    581         "b": "arda",
    582         "u": "http://www.glyphweb.com/arda/search.asp?search={{{s}}}"
    583     },
    584     {
    585         "d": "discuss.area51.stackexchange.com",
    586         "b": "area51",
    587         "u": "http://discuss.area51.stackexchange.com/search?q= {{{s}}}"
    588     },
    589     {
    590         "d": "www.speakinglatino.com",
    591         "b": "argot",
    592         "u": "http://www.speakinglatino.com/?s={{{s}}}&advanced=0&search_type=&posts_country=&posts_category=&words_country=&words_category=&words_letter=CHOOSE+A+STARTING+LETTER&all_country=&all_letter=CHOOSE+A+STARTING+LETTER"
    593     },
    594     {
    595         "d": "aynrandlexicon.com",
    596         "b": "arl",
    597         "u": "http://aynrandlexicon.com/searchresults/index.html?cx=013104633629966810561%3Ag5jt9ka8qre&cof=FORID%3A11&q={{{s}}}"
    598     },
    599     {
    600         "d": "collections.artsmia.org",
    601         "b": "artsmia",
    602         "u": "https://collections.artsmia.org/index.php?page=search#query={{{s}}}"
    603     },
    604     {
    605         "d": "library.artstor.org",
    606         "b": "artstor",
    607         "u": "https://library.artstor.org/#/search/{{{s}}};page=1;size=48"
    608     },
    609     {
    610         "d": "arxiv.org",
    611         "b": "arx",
    612         "u": "http://arxiv.org/search?query={{{s}}}&searchtype=all"
    613     },
    614     {
    615         "d": "arxiv.org",
    616         "b": "arxiv",
    617         "u": "http://arxiv.org/search?query={{{s}}}&searchtype=all"
    618     },
    619     {
    620         "d": "astrobites.org",
    621         "b": "asb",
    622         "u": "https://astrobites.org/?s={{{s}}}"
    623     },
    624     {
    625         "d": "ascl.net",
    626         "b": "ascl",
    627         "u": "http://ascl.net/code/search/{{{s}}}"
    628     },
    629     {
    630         "d": "peer.asee.org",
    631         "b": "asee",
    632         "u": "https://peer.asee.org/?q={{{s}}}"
    633     },
    634     {
    635         "d": "www.asihablamos.com",
    636         "b": "asi",
    637         "u": "http://www.asihablamos.com/www/significado/palabra/{{{s}}}"
    638     },
    639     {
    640         "d": "www.askapatient.com",
    641         "b": "askapatient",
    642         "u": "http://www.askapatient.com/searchresults.asp?searchField={{{s}}} "
    643     },
    644     {
    645         "d": "askimam.org",
    646         "b": "askimam",
    647         "u": "http://askimam.org/public/processsearch/Question.keywords:{{{s}}}/Question.type:1"
    648     },
    649     {
    650         "d": "www.asksutra.com",
    651         "b": "asksutra",
    652         "u": "http://www.asksutra.com/en/serp.php?cx=006191677038902776655%3Akobzooodbpy&cof=FORID%3A11&q={{{s}}}"
    653     },
    654     {
    655         "d": "awoiaf.westeros.org",
    656         "b": "asoiaf",
    657         "u": "http://awoiaf.westeros.org/index.php?search={{{s}}}"
    658     },
    659     {
    660         "d": "www.astray.com",
    661         "b": "astray",
    662         "u": "http://www.astray.com/recipes/?search={{{s}}}"
    663     },
    664     {
    665         "d": "www.accesstoinsight.org",
    666         "b": "ati",
    667         "u": "http://www.accesstoinsight.org/search_results.html?cx=015061908441090246348%3Adj4lxnh4dda&cof=FORID%3A9%3BNB%3A1&ie=UTF-8&q={{{s}}}&sa=Search"
    668     },
    669     {
    670         "d": "academie.atilf.fr",
    671         "b": "atilf",
    672         "u": "https://academie.atilf.fr/9/consulter/{{{s}}}?page=1"
    673     },
    674     {
    675         "d": "www.americastestkitchen.com",
    676         "b": "atk",
    677         "u": "https://www.americastestkitchen.com/search?q={{{s}}}"
    678     },
    679     {
    680         "d": "www.atlaspiv.cz",
    681         "b": "atlaspiv",
    682         "u": "http://www.atlaspiv.cz/?beername={{{s}}} "
    683     },
    684     {
    685         "d": "atlwiki.net",
    686         "b": "atl",
    687         "u": "http://atlwiki.net/Special:Search/{{{s}}}"
    688     },
    689     {
    690         "d": "primo.aub.aau.dk",
    691         "b": "aub",
    692         "u": "http://primo.aub.aau.dk/primo_library/libweb/action/search.do?fn=search&ct=search&initialSearch=true&mode=Basic&tab=default_tab&indx=1&dum=true&srt=rank&vid=desktop&frbg=&vl%28freeText0%29={{{s}}}&scp.scps=scope%3A%28AUB_PROJEKT_DC%29%2Cscope%3A%28AUB_SFX%29%2Cscope%3A%28AUB_AAL%29%2Cscope%3A%28AUB_ESB%29%2Cscope%3A%28AUB_KBH%29%2Cscope%3A%28AUB_VBN%29%2Cprimo_central_multiple_fe&vl%2857399062UI1%29=all_items&vl%281UIStartWith0%29=contains&vl%2857399064UI0%29=any&vl%2857399064UI0%29=title&vl%2857399064UI0%29=any"
    693     },
    694     {
    695         "d": "birds.audubon.org",
    696         "b": "audubonb",
    697         "u": "http://birds.audubon.org/search/node?keys={{{s}}}"
    698     },
    699     {
    700         "d": "www.audubonmagazine.org",
    701         "b": "audubonmag",
    702         "u": "http://www.audubonmagazine.org/search/node?keys={{{s}}}"
    703     },
    704     {
    705         "d": "www.audubon.org",
    706         "b": "audubon",
    707         "u": "http://www.audubon.org/search/node?keys={{{s}}}"
    708     },
    709     {
    710         "d": "www.aulete.com.br",
    711         "b": "aulete",
    712         "u": "http://www.aulete.com.br/{{{s}}}"
    713     },
    714     {
    715         "d": "australia.gov.au",
    716         "b": "ausgov",
    717         "u": "http://australia.gov.au/search?collection=gov_all&coverage=all&num_ranks=3&extra_all_num_ranks=3&form=simple&query={{{s}}}"
    718     },
    719     {
    720         "d": "www.ausmed.com.au",
    721         "b": "ausmed",
    722         "u": "http://www.ausmed.com.au/sitesearch?q={{{s}}}"
    723     },
    724     {
    725         "d": "www.austlii.edu.au",
    726         "b": "austlii",
    727         "u": "http://www.austlii.edu.au/cgi-bin/sinosrch.cgi?query={{{s}}}&results=50&submit=Search&mask_world=&mask_path=&callback=on&method=auto&meta=%2Fau"
    728     },
    729     {
    730         "d": "www.asexuality.org",
    731         "b": "avenwiki",
    732         "u": "http://www.asexuality.org/wiki/index.php?search={{{s}}}"
    733     },
    734     {
    735         "d": "avicultura.com",
    736         "b": "avi",
    737         "u": "https://avicultura.com/?s={{{s}}}"
    738     },
    739     {
    740         "d": "www.avvo.com",
    741         "b": "avvo",
    742         "u": "https://www.avvo.com/search?query={{{s}}}&commit=Search"
    743     },
    744     {
    745         "d": "wordsmith.org",
    746         "b": "awad",
    747         "u": "http://wordsmith.org/awad/search.html?cx=partner-pub-0068747404870456%3A118gxl-7atb&cof=FORID%3A11&q={{{s}}}&sa=Search"
    748     },
    749     {
    750         "d": "www.azom.com",
    751         "b": "azm",
    752         "u": "https://www.azom.com/search.aspx?q={{{s}}}&site=all&fsb=1"
    753     },
    754     {
    755         "d": "www.azom.com",
    756         "b": "azom",
    757         "u": "https://www.azom.com/search.aspx?q={{{s}}}&site=all&fsb=1"
    758     },
    759     {
    760         "d": "www.biology4kids.com",
    761         "b": "b4kids",
    762         "u": "http://www.biology4kids.com/search.html?cx=partner-pub-9168758629909687%3A9553394167&cof=FORID%3A10&ie=UTF-8&q={{{s}}}&sa=Search"
    763     },
    764     {
    765         "d": "www.babla.fr",
    766         "b": "bab",
    767         "u": "http://www.babla.fr/anglais-francais/{{{s}}}"
    768     },
    769     {
    770         "d": "live.babelnet.org",
    771         "b": "babelnet",
    772         "u": "http://live.babelnet.org/search?word={{{s}}}&lang=EN"
    773     },
    774     {
    775         "d": "en.bab.la",
    776         "b": "babende",
    777         "u": "http://en.bab.la/dictionary/english-german/{{{s}}}"
    778     },
    779     {
    780         "d": "pl.bab.la",
    781         "b": "babpl",
    782         "u": "http://pl.bab.la/slownik/angielski-polski/{{{s}}}"
    783     },
    784     {
    785         "d": "traductor.babylon-software.com",
    786         "b": "babylonee",
    787         "u": "http://traductor.babylon-software.com/ingles/a-espanol/{{{s}}}"
    788     },
    789     {
    790         "d": "www.backpacker.com",
    791         "b": "backpacker",
    792         "u": "https://www.backpacker.com/search?query={{{s}}}"
    793     },
    794     {
    795         "d": "www.bailii.org",
    796         "b": "bailii",
    797         "u": "http://www.bailii.org/cgi-bin/sino_search_1.cgi?sort=rank&query={{{s}}}"
    798     },
    799     {
    800         "d": "ballotpedia.org",
    801         "b": "ballot",
    802         "u": "https://ballotpedia.org/wiki/index.php?search={{{s}}}"
    803     },
    804     {
    805         "d": "bancodata.com.br",
    806         "b": "bancodata",
    807         "u": "https://bancodata.com.br/busca/?i={{{s}}}"
    808     },
    809     {
    810         "d": "de.pons.com",
    811         "b": "bangfren",
    812         "u": "https://de.pons.com/%C3%BCbersetzung?q={{{s}}}&l=enfr&in=&lf=fr"
    813     },
    814     {
    815         "d": "de.pons.com",
    816         "b": "banglg",
    817         "u": "http://de.pons.com/übersetzung?q={{{s}}}&l=dela&in=&lf=de"
    818     },
    819     {
    820         "d": "www.banq.qc.ca",
    821         "b": "banq",
    822         "u": "http://www.banq.qc.ca/techno/recherche/rms.html?keyword={{{s}}}&Recherche=tout&fonction=chercher&afficherPortail=checked&afficherIris=checked&afficherPistard=checked&afficherColNum=checked"
    823     },
    824     {
    825         "d": "www.barnivore.com",
    826         "b": "barnivore",
    827         "u": "http://www.barnivore.com/search?keyword={{{s}}}"
    828     },
    829     {
    830         "d": "www.webtender.com",
    831         "b": "bartender",
    832         "u": "http://www.webtender.com/cgi-bin/search?name={{{s}}}&show=15&verbose=on"
    833     },
    834     {
    835         "d": "duckduckgo.com",
    836         "b": "bascan",
    837         "u": "http://duckduckgo.com/?q={{{s}}}+site:www.lyc-bascan-rambouillet.ac-versailles.fr"
    838     },
    839     {
    840         "d": "www.baseball-reference.com",
    841         "b": "baseballreference",
    842         "u": "http://www.baseball-reference.com/pl/player_search.cgi?search={{{s}}}"
    843     },
    844     {
    845         "d": "www.base-search.net",
    846         "b": "base",
    847         "u": "https://www.base-search.net/Search/Results?lookfor={{{s}}}&type=all&oaboost=1&ling=1&name=&newsearch=1&refid=dcbasen"
    848     },
    849     {
    850         "d": "www.basenotes.net",
    851         "b": "basenotes",
    852         "u": "http://www.basenotes.net/fragrancedirectory/?search={{{s}}}"
    853     },
    854     {
    855         "d": "www.base-search.net",
    856         "b": "basesearch",
    857         "u": "http://www.base-search.net/Search/Results?lookfor={{{s}}}&refid=duckduckgo"
    858     },
    859     {
    860         "d": "www.basketball-reference.com",
    861         "b": "bballref",
    862         "u": "https://www.basketball-reference.com/search/search.fcgi?hint=&search={{{s}}}&pid=&idx= "
    863     },
    864     {
    865         "d": "www.bbb.org",
    866         "b": "bbb",
    867         "u": "http://www.bbb.org/us/Find-Business-Reviews/name/{{{s}}}"
    868     },
    869     {
    870         "d": "www.bbcgoodfood.com",
    871         "b": "bbcgf",
    872         "u": "http://www.bbcgoodfood.com/search/recipes?query={{{s}}}"
    873     },
    874     {
    875         "d": "www.bbc.co.uk",
    876         "b": "bbcr",
    877         "u": "http://www.bbc.co.uk/search?q={{{s}}}"
    878     },
    879     {
    880         "d": "digital.bbm.usp.br",
    881         "b": "bbm",
    882         "u": "https://digital.bbm.usp.br/simple-search?location=&query={{{s}}}"
    883     },
    884     {
    885         "d": "bbqpitboys.com",
    886         "b": "bbqpb",
    887         "u": "https://bbqpitboys.com/?s={{{s}}}&post_type=post"
    888     },
    889     {
    890         "d": "www.basketball-reference.com",
    891         "b": "bbr",
    892         "u": "http://www.basketball-reference.com/player_search.cgi?search={{{s}}}"
    893     },
    894     {
    895         "d": "digital.bbm.usp.br",
    896         "b": "bbusp",
    897         "u": "https://digital.bbm.usp.br/simple-search?location=&query= {{{s}}} &rpp=100"
    898     },
    899     {
    900         "d": "cn.bing.com",
    901         "b": "bce",
    902         "u": "https://cn.bing.com/dict/search?q={{{s}}}"
    903     },
    904     {
    905         "d": "www.spca.bc.ca",
    906         "b": "bcspca",
    907         "u": "http://www.spca.bc.ca/search.html?q={{{s}}}"
    908     },
    909     {
    910         "d": "bct.comperio.it",
    911         "b": "bct",
    912         "u": "http://bct.comperio.it/opac/search/lst?q={{{s}}}"
    913     },
    914     {
    915         "d": "baike.baidu.com",
    916         "b": "bdbaike",
    917         "u": "https://baike.baidu.com/item/{{{s}}}"
    918     },
    919     {
    920         "d": "wapbaike.baidu.com",
    921         "b": "bdbk",
    922         "u": "https://wapbaike.baidu.com/search/word?word={{{s}}}"
    923     },
    924     {
    925         "d": "cn.bing.com",
    926         "b": "bdi",
    927         "u": "https://cn.bing.com/dict/search?q={{{s}}}"
    928     },
    929     {
    930         "d": "www.businessdictionary.com",
    931         "b": "bdictionary",
    932         "u": "http://www.businessdictionary.com/search.php?q={{{s}}}"
    933     },
    934     {
    935         "d": "bdl.oqlf.gouv.qc.ca",
    936         "b": "bdl",
    937         "u": "http://bdl.oqlf.gouv.qc.ca/bdl/gabarit_bdl.asp?T1={{{s}}}&T3.x=0&T3.y=0"
    938     },
    939     {
    940         "d": "dblp.uni-trier.de",
    941         "b": "bdlp",
    942         "u": "http://dblp.uni-trier.de/search?q={{{s}}}"
    943     },
    944     {
    945         "d": "www.beautyheaven.com.au",
    946         "b": "beautyheaven",
    947         "u": "https://www.beautyheaven.com.au/search?term={{{s}}}"
    948     },
    949     {
    950         "d": "www.beautypedia.com",
    951         "b": "beautypedia",
    952         "u": "https://www.beautypedia.com/skin-care-reviews/?Ntt={{{s}}}"
    953     },
    954     {
    955         "d": "beck-online.beck.de",
    956         "b": "beck",
    957         "u": "https://beck-online.beck.de/Search?words={{{s}}}"
    958     },
    959     {
    960         "d": "www.beeradvocate.com",
    961         "b": "beeradvocate",
    962         "u": "https://www.beeradvocate.com/search/?q={{{s}}}"
    963     },
    964     {
    965         "d": "surnames.behindthename.com",
    966         "b": "behindsurname",
    967         "u": "http://surnames.behindthename.com/name/{{{s}}} "
    968     },
    969     {
    970         "d": "www.behindthename.com",
    971         "b": "behindthename",
    972         "u": "http://www.behindthename.com/name/{{{s}}}"
    973     },
    974     {
    975         "d": "www.bellevuecollege.edu",
    976         "b": "bellevuecollege",
    977         "u": "http://www.bellevuecollege.edu/search/?txtQuery={{{s}}}&search=Search"
    978     },
    979     {
    980         "d": "dict.tu-chemnitz.de",
    981         "b": "beolingus",
    982         "u": "http://dict.tu-chemnitz.de/dings.cgi?query={{{s}}}"
    983     },
    984     {
    985         "d": "www.bergfex.com",
    986         "b": "bergfex",
    987         "u": "http://www.bergfex.com/sommer/suchen/?q={{{s}}}"
    988     },
    989     {
    990         "d": "bermuda.io",
    991         "b": "bermuda",
    992         "u": "http://bermuda.io/dataset?q={{{s}}}"
    993     },
    994     {
    995         "d": "circoloberneri.indivia.net",
    996         "b": "berneri",
    997         "u": "http://circoloberneri.indivia.net/?s={{{s}}}"
    998     },
    999     {
   1000         "d": "bevvy.co",
   1001         "b": "bevvy",
   1002         "u": "https://bevvy.co/search?q={{{s}}}"
   1003     },
   1004     {
   1005         "d": "www.babelfish.de",
   1006         "b": "bfde",
   1007         "u": "http://www.babelfish.de/dict?query={{{s}}}&src=auto&dst=en&submit=übersetzen"
   1008     },
   1009     {
   1010         "d": "billygraham.org",
   1011         "b": "bgea",
   1012         "u": "http://billygraham.org/?s={{{s}}}"
   1013     },
   1014     {
   1015         "d": "www.biblegateway.com",
   1016         "b": "bgkj",
   1017         "u": "https://www.biblegateway.com/quicksearch/?quicksearch={{{s}}}&qs_version=KJV"
   1018     },
   1019     {
   1020         "d": "www.biblegateway.com",
   1021         "b": "bgkjv",
   1022         "u": "https://www.biblegateway.com/quicksearch/?quicksearch={{{s}}}&qs_version=KJV"
   1023     },
   1024     {
   1025         "d": "www.biblegateway.com",
   1026         "b": "bgw",
   1027         "u": "http://www.biblegateway.com/keyword/?search={{{s}}}"
   1028     },
   1029     {
   1030         "d": "biblehub.net",
   1031         "b": "bhb",
   1032         "u": "http://biblehub.net/search.php?q={{{s}}}"
   1033     },
   1034     {
   1035         "d": "www.bhive.org",
   1036         "b": "bhive",
   1037         "u": "https://www.bhive.org/?s={{{s}}}"
   1038     },
   1039     {
   1040         "d": "www.british-history.ac.uk",
   1041         "b": "bho",
   1042         "u": "http://www.british-history.ac.uk/search?query={{{s}}}"
   1043     },
   1044     {
   1045         "d": "baheth.info",
   1046         "b": "bht",
   1047         "u": "http://baheth.info/all.jsp?term={{{s}}}"
   1048     },
   1049     {
   1050         "d": "www.biblestudytools.com",
   1051         "b": "biben",
   1052         "u": "http://www.biblestudytools.com/search/?s=references&q={{{s}}}&rc=ENC&rc2="
   1053     },
   1054     {
   1055         "d": "opac.uni-erfurt.de",
   1056         "b": "biberfurt",
   1057         "u": "http://opac.uni-erfurt.de/DB=1/SET=3/TTL=11/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM={{{s}}}"
   1058     },
   1059     {
   1060         "d": "biblehub.net",
   1061         "b": "bibhub",
   1062         "u": "http://biblehub.net/search.php?q={{{s}}}"
   1063     },
   1064     {
   1065         "d": "biblehub.net",
   1066         "b": "bibleatlas",
   1067         "u": "http://biblehub.net/searchatlas.php?q={{{s}}}"
   1068     },
   1069     {
   1070         "d": "www.biblegateway.com",
   1071         "b": "bible",
   1072         "u": "http://www.biblegateway.com/keyword/?search={{{s}}}&searchtype=all"
   1073     },
   1074     {
   1075         "d": "www.bible.com",
   1076         "b": "biblecom",
   1077         "u": "https://www.bible.com/search/bible?q={{{s}}}"
   1078     },
   1079     {
   1080         "d": "www.biblegateway.com",
   1081         "b": "biblegateway",
   1082         "u": "http://www.biblegateway.com/keyword/?search={{{s}}}&version1=47&searchtype=all"
   1083     },
   1084     {
   1085         "d": "biblemenus.com",
   1086         "b": "biblehub",
   1087         "u": "http://biblemenus.com/search.php?q={{{s}}}"
   1088     },
   1089     {
   1090         "d": "www.biblestudytools.com",
   1091         "b": "bibletools",
   1092         "u": "http://www.biblestudytools.com/search/?q={{{s}}}"
   1093     },
   1094     {
   1095         "d": "www.biblija.net",
   1096         "b": "biblija",
   1097         "u": "http://www.biblija.net/biblija.cgi?m={{{s}}} "
   1098     },
   1099     {
   1100         "d": "bibliotek.dk",
   1101         "b": "bibliotek",
   1102         "u": "https://bibliotek.dk/search/work/{{{s}}}"
   1103     },
   1104     {
   1105         "d": "www.bibsonomy.org",
   1106         "b": "bibsonomy",
   1107         "u": "http://www.bibsonomy.org/search/{{{s}}}"
   1108     },
   1109     {
   1110         "d": "onesearch.unipi.it",
   1111         "b": "bibunipi",
   1112         "u": "http://onesearch.unipi.it/primo_library/libweb/action/search.do?fn=search&ct=search&initialSearch=true&mode=Basic&tab=default_tab&indx=1&dum=true&srt=rank&vid=39UPI_V1&frbg=&tb=t&vl(freeText0)={{{s}}}&scp.scps=scope%3A(39UPI)%2C39UPI_EbscoLocal%2Cprimo_central_multiple_fe"
   1113     },
   1114     {
   1115         "d": "bigenc.ru",
   1116         "b": "bigenc",
   1117         "u": "https://bigenc.ru/search?q={{{s}}}"
   1118     },
   1119     {
   1120         "d": "bigfuture.collegeboard.org",
   1121         "b": "bigfuture",
   1122         "u": "https://bigfuture.collegeboard.org/sitesearch?searchType=bf_site&tp=bf&q={{{s}}}"
   1123     },
   1124     {
   1125         "d": "words.bighugelabs.com",
   1126         "b": "bighuge",
   1127         "u": "http://words.bighugelabs.com/{{{s}}}"
   1128     },
   1129     {
   1130         "d": "www.bigoven.com",
   1131         "b": "bigoven",
   1132         "u": "http://www.bigoven.com/recipes/{{{s}}}/best"
   1133     },
   1134     {
   1135         "d": "www.debijbel.nl",
   1136         "b": "bijbel",
   1137         "u": "https://www.debijbel.nl/zoeken/?q={{{s}}}&v=NBV&t=bible"
   1138     },
   1139     {
   1140         "d": "sheldonbrown.com",
   1141         "b": "bike",
   1142         "u": "http://sheldonbrown.com/searchResults.html?cx=partner-pub-1229949690989515%3A1174459614&cof=FORID%3A10&q={{{s}}}"
   1143     },
   1144     {
   1145         "d": "billygraham.org",
   1146         "b": "billygraham",
   1147         "u": "https://billygraham.org/?s={{{s}}}"
   1148     },
   1149     {
   1150         "d": "biluppgifter.se",
   1151         "b": "biluppg",
   1152         "u": "https://biluppgifter.se/fordon/{{{s}}}"
   1153     },
   1154     {
   1155         "d": "www.biography.com",
   1156         "b": "bio",
   1157         "u": "http://www.biography.com/search?query={{{s}}}"
   1158     },
   1159     {
   1160         "d": "bioconductor.org",
   1161         "b": "bioc",
   1162         "u": "http://bioconductor.org/help/search/index.html?q={{{s}}}"
   1163     },
   1164     {
   1165         "d": "www.biography.com",
   1166         "b": "biography",
   1167         "u": "https://www.biography.com/search?query={{{s}}}"
   1168     },
   1169     {
   1170         "d": "thebiogrid.org",
   1171         "b": "biogrid",
   1172         "u": "http://thebiogrid.org/search.php?search={{{s}}}"
   1173     },
   1174     {
   1175         "d": "allyouneedisbiology.wordpress.com",
   1176         "b": "biology",
   1177         "u": "https://allyouneedisbiology.wordpress.com/?s={{{s}}}"
   1178     },
   1179     {
   1180         "d": "www.biology-online.org",
   1181         "b": "bio-online",
   1182         "u": "http://www.biology-online.org/search.php?search={{{s}}}"
   1183     },
   1184     {
   1185         "d": "biorxiv.org",
   1186         "b": "biorxiv",
   1187         "u": "http://biorxiv.org/search/{{{s}}}"
   1188     },
   1189     {
   1190         "d": "www.allaboutbirds.org",
   1191         "b": "bird",
   1192         "u": "https://www.allaboutbirds.org/search/?q={{{s}}}"
   1193     },
   1194     {
   1195         "d": "www.allaboutbirds.org",
   1196         "b": "birds",
   1197         "u": "https://www.allaboutbirds.org/search/?q={{{s}}}"
   1198     },
   1199     {
   1200         "d": "www.bisp-surf.de",
   1201         "b": "bisp",
   1202         "u": "https://www.bisp-surf.de/Search/Results?type=AllFields&lookfor={{{s}}}&submit=Suchen&limit=20&sort=relevance"
   1203     },
   1204     {
   1205         "d": "www.bbc.co.uk",
   1206         "b": "bitesizegcse",
   1207         "u": "http://www.bbc.co.uk/schools/gcsebitesize/search/index.shtml?scope=gcsebitesize_include&q={{{s}}}"
   1208     },
   1209     {
   1210         "d": "search.bivol.bg",
   1211         "b": "bivol",
   1212         "u": "https://search.bivol.bg/?q={{{s}}}#results"
   1213     },
   1214     {
   1215         "d": "www.businessdictionary.com",
   1216         "b": "bizdic",
   1217         "u": "http://www.businessdictionary.com/search.php?q={{{s}}}"
   1218     },
   1219     {
   1220         "d": "incfact.com",
   1221         "b": "biz",
   1222         "u": "https://incfact.com/company/search/?q={{{s}}}"
   1223     },
   1224     {
   1225         "d": "www.basketball-reference.com",
   1226         "b": "bkr",
   1227         "u": "http://www.basketball-reference.com/player_search.cgi?search={{{s}}}"
   1228     },
   1229     {
   1230         "d": "www.bookshare.org",
   1231         "b": "bkshare",
   1232         "u": "https://www.bookshare.org/search?keyword={{{s}}}"
   1233     },
   1234     {
   1235         "d": "www.blb.org",
   1236         "b": "blb",
   1237         "u": "http://www.blb.org/search/preSearch.cfm?plugin=yes&Criteria={{{s}}}"
   1238     },
   1239     {
   1240         "d": "thelawdictionary.org",
   1241         "b": "bld",
   1242         "u": "http://thelawdictionary.org/search2/?cx=partner-pub-4620319056007131%3A7293005414&cof=FORID%3A11&ie=UTF-8&q={{{s}}}}"
   1243     },
   1244     {
   1245         "d": "www.bleepingcomputer.com",
   1246         "b": "bleepingpc",
   1247         "u": "https://www.bleepingcomputer.com/search/?q={{{s}}}"
   1248     },
   1249     {
   1250         "d": "blender.stackexchange.com",
   1251         "b": "blex",
   1252         "u": "http://blender.stackexchange.com/search?q={{{s}}}"
   1253     },
   1254     {
   1255         "d": "searcharchives.bl.uk",
   1256         "b": "blms",
   1257         "u": "http://searcharchives.bl.uk/primo_library/libweb/action/search.do?fn=search&vl(freeText0)={{{s}}}"
   1258     },
   1259     {
   1260         "d": "explore.bl.uk",
   1261         "b": "bl",
   1262         "u": "http://explore.bl.uk/primo_library/libweb/action/search.do?fn=search&vl(freeText0)={{{s}}}"
   1263     },
   1264     {
   1265         "d": "www.blueletterbible.org",
   1266         "b": "blueletterbible",
   1267         "u": "http://www.blueletterbible.org/search/search.cfm?Criteria={{{s}}}&t=KJV#s=s_primary_0_1"
   1268     },
   1269     {
   1270         "d": "cse.google.com",
   1271         "b": "bluelight",
   1272         "u": "http://cse.google.com/cse?cx=009513296995230692334:6ksgwcos37i&q={{{s}}}"
   1273     },
   1274     {
   1275         "d": "rsw.me.uk",
   1276         "b": "blueline",
   1277         "u": "https://rsw.me.uk/blueline/methods/search?q={{{s}}}"
   1278     },
   1279     {
   1280         "d": "explore.bl.uk",
   1281         "b": "bluk",
   1282         "u": "http://explore.bl.uk/primo_library/libweb/action/search.do?fn=search&vl(freeText0)={{{s}}}"
   1283     },
   1284     {
   1285         "d": "bestpractice.bmj.com",
   1286         "b": "bmjbp",
   1287         "u": "https://bestpractice.bmj.com/search?q={{{s}}}"
   1288     },
   1289     {
   1290         "d": "www.bmj.com",
   1291         "b": "bmj",
   1292         "u": "https://www.bmj.com/search/advanced/{{{s}}}"
   1293     },
   1294     {
   1295         "d": "www.bmonotes.com",
   1296         "b": "bmonotes",
   1297         "u": "https://www.bmonotes.com/Search/GeneralSearch?query={{{s}}}"
   1298     },
   1299     {
   1300         "d": "catalogue.bnf.fr",
   1301         "b": "bnf",
   1302         "u": "http://catalogue.bnf.fr/rechercher.do?motRecherche={{{s}}}"
   1303     },
   1304     {
   1305         "d": "www.bnrmetal.com",
   1306         "b": "bnr",
   1307         "u": "http://www.bnrmetal.com/v5/search/search/{{{s}}}"
   1308     },
   1309     {
   1310         "d": "www.bogleheads.org",
   1311         "b": "bogle",
   1312         "u": "http://www.bogleheads.org/w/index.php?search={{{s}}}"
   1313     },
   1314     {
   1315         "d": "ordbok.uib.no",
   1316         "b": "bokmålsordboka",
   1317         "u": "http://ordbok.uib.no/perl/ordbok.cgi?OPP=+{{{s}}}&ant_bokmaal=5&ant_nynorsk=5&bokmaal=+&ordbok=bokmaal"
   1318     },
   1319     {
   1320         "d": "bonnus.ulb.uni-bonn.de",
   1321         "b": "bonnus",
   1322         "u": "https://bonnus.ulb.uni-bonn.de/Summon/Search?lookfor={{{s}}}&type=AllFields&submit=Suchen"
   1323     },
   1324     {
   1325         "d": "bookbrainz.org",
   1326         "b": "bookbrainz",
   1327         "u": "https://bookbrainz.org/search?q={{{s}}}"
   1328     },
   1329     {
   1330         "d": "www.booking.com",
   1331         "b": "bookinges",
   1332         "u": "https://www.booking.com/search.es.html?ss={{{s}}}"
   1333     },
   1334     {
   1335         "d": "www.bpb.de",
   1336         "b": "bpb",
   1337         "u": "http://www.bpb.de/suche/?suchwort={{{s}}}&suchen=Suchen"
   1338     },
   1339     {
   1340         "d": "bibliotheques.paris.fr",
   1341         "b": "bpp",
   1342         "u": "https://bibliotheques.paris.fr/Default/search.aspx?SC=CATALOGUE&QUERY={{{s}}}&QUERY_LABEL="
   1343     },
   1344     {
   1345         "d": "www.brainpop.com",
   1346         "b": "brainpop",
   1347         "u": "https://www.brainpop.com/search/search.weml?keyword={{{s}}}"
   1348     },
   1349     {
   1350         "d": "educators.brainpop.com",
   1351         "b": "brainpopeducators",
   1352         "u": "http://educators.brainpop.com/search/?q={{{s}}}"
   1353     },
   1354     {
   1355         "d": "www.brainyquote.com",
   1356         "b": "brainyquote",
   1357         "u": "https://www.brainyquote.com/search_results.html?q={{{s}}}"
   1358     },
   1359     {
   1360         "d": "www.bratabase.com",
   1361         "b": "bratabase",
   1362         "u": "http://www.bratabase.com/search/?q={{{s}}}"
   1363     },
   1364     {
   1365         "d": "www.baseball-reference.com",
   1366         "b": "br",
   1367         "u": "http://www.baseball-reference.com/pl/player_search.cgi?search={{{s}}}"
   1368     },
   1369     {
   1370         "d": "www.b-rhymes.com",
   1371         "b": "b-rhymes",
   1372         "u": "http://www.b-rhymes.com/rhyme/word/{{{s}}}"
   1373     },
   1374     {
   1375         "d": "www.bricklink.com",
   1376         "b": "bricklinkcat",
   1377         "u": "http://www.bricklink.com/catalogList.asp?q={{{s}}}"
   1378     },
   1379     {
   1380         "d": "www.brightstorm.com",
   1381         "b": "brightstorm",
   1382         "u": "http://www.brightstorm.com/search/?k={{{s}}}"
   1383     },
   1384     {
   1385         "d": "www.britannica.com",
   1386         "b": "britannica",
   1387         "u": "http://www.britannica.com/search?query={{{s}}}"
   1388     },
   1389     {
   1390         "d": "school.eb.com",
   1391         "b": "britannicaschoole",
   1392         "u": "http://school.eb.com/levels/elementary/search/articles?query={{{s}}}"
   1393     },
   1394     {
   1395         "d": "school.eb.com",
   1396         "b": "britannicaschoolh",
   1397         "u": "http://school.eb.com/levels/high/search/articles?query={{{s}}}"
   1398     },
   1399     {
   1400         "d": "school.eb.com",
   1401         "b": "britannicaschoolm",
   1402         "u": "http://school.eb.com/levels/middle/search/articles?query={{{s}}}"
   1403     },
   1404     {
   1405         "d": "www.britannica.com",
   1406         "b": "brit",
   1407         "u": "https://www.britannica.com/search?query={{{s}}}"
   1408     },
   1409     {
   1410         "d": "www.britishslang.co.uk",
   1411         "b": "british",
   1412         "u": "http://www.britishslang.co.uk/search/default.aspx?q={{{s}}}"
   1413     },
   1414     {
   1415         "d": "school.eb.com",
   1416         "b": "britsche",
   1417         "u": "http://school.eb.com/levels/elementary/search/articles?query={{{s}}}"
   1418     },
   1419     {
   1420         "d": "school.eb.com",
   1421         "b": "britschh",
   1422         "u": "http://school.eb.com/levels/high/search/articles?query={{{s}}}"
   1423     },
   1424     {
   1425         "d": "school.eb.com",
   1426         "b": "britschm",
   1427         "u": "http://school.eb.com/levels/middle/search/articles?query={{{s}}}"
   1428     },
   1429     {
   1430         "d": "brainly.com",
   1431         "b": "brly",
   1432         "u": "https://brainly.com/app/ask?entry=hero&q={{{s}}}"
   1433     },
   1434     {
   1435         "d": "brockhaus.de",
   1436         "b": "brockhaus",
   1437         "u": "https://brockhaus.de/search/?t=enzy&q={{{s}}}"
   1438     },
   1439     {
   1440         "d": "www.brookings.edu",
   1441         "b": "brook",
   1442         "u": "https://www.brookings.edu/search/?s={{{s}}}"
   1443     },
   1444     {
   1445         "d": "search.library.brown.edu",
   1446         "b": "brown",
   1447         "u": "https://search.library.brown.edu/?utf8=✓&q={{{s}}}"
   1448     },
   1449     {
   1450         "d": "search.library.brown.edu",
   1451         "b": "brownlib",
   1452         "u": "https://search.library.brown.edu/?utf8=✓&q={{{s}}}"
   1453     },
   1454     {
   1455         "d": "www.britannica.com",
   1456         "b": "brt",
   1457         "u": "http://www.britannica.com/search?query={{{s}}}"
   1458     },
   1459     {
   1460         "d": "brumario.usal.es",
   1461         "b": "brumario",
   1462         "u": "http://brumario.usal.es/search/?searchtype=X&searcharg={{{s}}} &op=Buscar&SORT=D&searchscope="
   1463     },
   1464     {
   1465         "d": "www.biblesociety.org.au",
   1466         "b": "bsa",
   1467         "u": "https://www.biblesociety.org.au/?s={{{s}}}&x=0&y=0"
   1468     },
   1469     {
   1470         "d": "opacplus.bsb-muenchen.de",
   1471         "b": "bsb",
   1472         "u": "https://opacplus.bsb-muenchen.de/InfoGuideClient/start.do?Login=opacext&BaseURL=https%3a%2f%2fopacplus.bsb-muenchen.de%2fInfoGuideClient%2fstart.do%3fLogin%3dopacext&Query=-1=%22{{{s}}}%22"
   1473     },
   1474     {
   1475         "d": "www.signbsl.com",
   1476         "b": "bsl",
   1477         "u": "http://www.signbsl.com/sign/{{{s}}}"
   1478     },
   1479     {
   1480         "d": "www.biostars.org",
   1481         "b": "bstar",
   1482         "u": "https://www.biostars.org/local/search/page/?q={{{s}}}"
   1483     },
   1484     {
   1485         "d": "www.behindthename.com",
   1486         "b": "btname",
   1487         "u": "https://www.behindthename.com/names/search.php?terms={{{s}}}&type="
   1488     },
   1489     {
   1490         "d": "bulbapedia.bulbagarden.net",
   1491         "b": "bu",
   1492         "u": "https://bulbapedia.bulbagarden.net/w/index.php?title=Special%3ASearch&search={{{s}}}"
   1493     },
   1494     {
   1495         "d": "ucm.summon.serialssolutions.com",
   1496         "b": "bucea",
   1497         "u": "http://ucm.summon.serialssolutions.com/es-ES/#!/search?ho=t&fvf=ContentType,Newspaper%20Article,t&l=es-ES&q={{{s}}}&pg=buscador&utf8=%E2%9C%93"
   1498     },
   1499     {
   1500         "d": "www.budgetbytes.com",
   1501         "b": "budgetbytes",
   1502         "u": "http://www.budgetbytes.com/?s={{{s}}}"
   1503     },
   1504     {
   1505         "d": "buprimo.hosted.exlibrisgroup.com",
   1506         "b": "buej",
   1507         "u": "https://buprimo.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,{{{s}}}&tab=default_tab&search_scope=default_scope&vid=BU&lang=en_US&offset=0"
   1508     },
   1509     {
   1510         "d": "www.buffalolib.org",
   1511         "b": "buffalolib",
   1512         "u": "https://www.buffalolib.org/vufind/Union/Search?lookfor={{{s}}}&type=keyword&submit=Find&sort=title"
   1513     },
   1514     {
   1515         "d": "bugguide.net",
   1516         "b": "bugguide",
   1517         "u": "http://bugguide.net/index.php?q=search&keys={{{s}}}"
   1518     },
   1519     {
   1520         "d": "bulbapedia.bulbagarden.net",
   1521         "b": "bulba",
   1522         "u": "http://bulbapedia.bulbagarden.net/w/index.php?title=Special%3ASearch&search={{{s}}}"
   1523     },
   1524     {
   1525         "d": "blog.bulletproof.com",
   1526         "b": "bulletproof",
   1527         "u": "https://blog.bulletproof.com/?s={{{s}}}"
   1528     },
   1529     {
   1530         "d": "www.bund.net",
   1531         "b": "bund",
   1532         "u": "https://www.bund.net/service/suchergebnis/?L=0&q={{{s}}}"
   1533     },
   1534     {
   1535         "d": "catalogue.bu.univ-paris8.fr",
   1536         "b": "bup8",
   1537         "u": "http://catalogue.bu.univ-paris8.fr/cgi-bin/koha/opac-search.pl?idx=&q={{{s}}}"
   1538     },
   1539     {
   1540         "d": "www.business.gov.au",
   1541         "b": "businessgovau",
   1542         "u": "https://www.business.gov.au/search?q={{{s}}}"
   1543     },
   1544     {
   1545         "d": "bustimes.org",
   1546         "b": "bustimes",
   1547         "u": "https://bustimes.org/search?q={{{s}}}"
   1548     },
   1549     {
   1550         "d": "www.buycott.com",
   1551         "b": "buycott",
   1552         "u": "http://www.buycott.com/search/all?query={{{s}}}"
   1553     },
   1554     {
   1555         "d": "www.buzer.de",
   1556         "b": "buz",
   1557         "u": "https://www.buzer.de/s1.htm?a=&g={{{s}}}"
   1558     },
   1559     {
   1560         "d": "fahrinfo.bvg.de",
   1561         "b": "bvg",
   1562         "u": "https://fahrinfo.bvg.de/Fahrinfo/bin/query.bin/?pk_campaign=BVG.de_Eingabe&from={{{s}}} "
   1563     },
   1564     {
   1565         "d": "pesquisa.bvsalud.org",
   1566         "b": "bvs",
   1567         "u": "http://pesquisa.bvsalud.org/regional/?q={{{s}}}"
   1568     },
   1569     {
   1570         "d": "www.byggahus.se",
   1571         "b": "byggahus",
   1572         "u": "https://www.byggahus.se/sokresultat/?q={{{s}}} "
   1573     },
   1574     {
   1575         "d": "www.byu.edu",
   1576         "b": "byu",
   1577         "u": "https://www.byu.edu/search-all?q={{{s}}}"
   1578     },
   1579     {
   1580         "d": "yadda.icm.edu.pl",
   1581         "b": "bztch",
   1582         "u": "https://yadda.icm.edu.pl/baztech/search/page.action?q=sc.general*c_0all_0eq.{{{s}}}*l_0&qt=SEARCH"
   1583     },
   1584     {
   1585         "d": "www.cabq.gov",
   1586         "b": "cabq",
   1587         "u": "http://www.cabq.gov/searchresults?q={{{s}}}"
   1588     },
   1589     {
   1590         "d": "www.cairn.info",
   1591         "b": "cairn",
   1592         "u": "http://www.cairn.info/resultats_recherche.php?searchTerm={{{s}}}"
   1593     },
   1594     {
   1595         "d": "dictionary.cambridge.org",
   1596         "b": "cald",
   1597         "u": "http://dictionary.cambridge.org/search/british/?source=duckduckgo&q={{{s}}}"
   1598     },
   1599     {
   1600         "d": "qrzcq.com",
   1601         "b": "call",
   1602         "u": "http://qrzcq.com/?q={{{s}}}&action=search&page=search"
   1603     },
   1604     {
   1605         "d": "www.caloriecount.com",
   1606         "b": "cals",
   1607         "u": "https://www.caloriecount.com/search/foods?searchpro={{{s}}}"
   1608     },
   1609     {
   1610         "d": "dictionary.cambridge.org",
   1611         "b": "cambridge",
   1612         "u": "http://dictionary.cambridge.org/dictionary/english/{{{s}}}"
   1613     },
   1614     {
   1615         "d": "dictionary.cambridge.org",
   1616         "b": "camd",
   1617         "u": "http://dictionary.cambridge.org/search/american-english/direct/?q={{{s}}}"
   1618     },
   1619     {
   1620         "d": "dictionary.cambridge.org",
   1621         "b": "camfren",
   1622         "u": "https://dictionary.cambridge.org/dictionary/french-english/{{{s}}}"
   1623     },
   1624     {
   1625         "d": "dictionary.cambridge.org",
   1626         "b": "camg",
   1627         "u": "http://dictionary.cambridge.org/us/grammar/british-grammar/{{{s}}}"
   1628     },
   1629     {
   1630         "d": "idiscover.lib.cam.ac.uk",
   1631         "b": "camlib",
   1632         "u": "http://idiscover.lib.cam.ac.uk/primo-explore/search?query=any,contains,{{{s}}}&tab=cam_lib_coll&search_scope=SCOP_CAM_ALL&vid=44CAM_PROD&lang=en_US&offset=0"
   1633     },
   1634     {
   1635         "d": "dictionary.cambridge.org",
   1636         "b": "campl",
   1637         "u": "http://dictionary.cambridge.org/dictionary/english-polish/{{{s}}}"
   1638     },
   1639     {
   1640         "d": "dictionary.cambridge.org",
   1641         "b": "camplen",
   1642         "u": "https://dictionary.cambridge.org/dictionary/polish-english/{{{s}}}"
   1643     },
   1644     {
   1645         "d": "navigator.tu-dresden.de",
   1646         "b": "campusnav",
   1647         "u": "https://navigator.tu-dresden.de/erweitertesuche/{{{s}}}"
   1648     },
   1649     {
   1650         "d": "search.cam.ac.uk",
   1651         "b": "cam",
   1652         "u": "http://search.cam.ac.uk/web?query={{{s}}}"
   1653     },
   1654     {
   1655         "d": "www.canlii.ca",
   1656         "b": "canlii",
   1657         "u": "http://www.canlii.ca/en/search/search.do?all={{{s}}}"
   1658     },
   1659     {
   1660         "d": "www.andcannabis.com",
   1661         "b": "cannabis",
   1662         "u": "https://www.andcannabis.com/?s={{{s}}}"
   1663     },
   1664     {
   1665         "d": "www.canoonet.eu",
   1666         "b": "canoo",
   1667         "u": "http://www.canoonet.eu/services/Controller?input={{{s}}}"
   1668     },
   1669     {
   1670         "d": "www.cantonese.sheik.co.uk",
   1671         "b": "cantodict",
   1672         "u": "http://www.cantonese.sheik.co.uk/dictionary/search/?searchtype=1&text={{{s}}}"
   1673     },
   1674     {
   1675         "d": "www.calorieking.com.au",
   1676         "b": "carbs",
   1677         "u": "http://www.calorieking.com.au/foods/search.php?keywords={{{s}}}&showresults=yes&go=Search"
   1678     },
   1679     {
   1680         "d": "www.cardboardconnection.com",
   1681         "b": "cardboard",
   1682         "u": "https://www.cardboardconnection.com/search-results?q={{{s}}}"
   1683     },
   1684     {
   1685         "d": "www.commonchemistry.org",
   1686         "b": "cas",
   1687         "u": "http://www.commonchemistry.org/ChemicalDetail.aspx?ref={{{s}}}"
   1688     },
   1689     {
   1690         "d": "casetext.com",
   1691         "b": "casetext",
   1692         "u": "https://casetext.com/search?q={{{s}}}"
   1693     },
   1694     {
   1695         "d": "www.catalandictionary.org",
   1696         "b": "catalandictionary",
   1697         "u": "http://www.catalandictionary.org/en/search/?q={{{s}}}"
   1698     },
   1699     {
   1700         "d": "www.cathdb.info",
   1701         "b": "cath",
   1702         "u": "http://www.cathdb.info/search?q={{{s}}}"
   1703     },
   1704     {
   1705         "d": "www.catholic.com",
   1706         "b": "catholic",
   1707         "u": "http://www.catholic.com/search/content/{{{s}}}"
   1708     },
   1709     {
   1710         "d": "dlc.iec.cat",
   1711         "b": "cat",
   1712         "u": "https://dlc.iec.cat/results.asp?txtEntrada={{{s}}}"
   1713     },
   1714     {
   1715         "d": "www.cbtnuggets.com",
   1716         "b": "cbtnuggets",
   1717         "u": "https://www.cbtnuggets.com/search?q={{{s}}}"
   1718     },
   1719     {
   1720         "d": "ccc.scborromeo.org.master.com",
   1721         "b": "cccc",
   1722         "u": "http://ccc.scborromeo.org.master.com/texis/master/search/?sufs=0&q={{{s}}}"
   1723     },
   1724     {
   1725         "d": "hamster.foxhollow.ca",
   1726         "b": "ccd",
   1727         "u": "http://hamster.foxhollow.ca/ccd/index.php?keywords={{{s}}} "
   1728     },
   1729     {
   1730         "d": "www.ccel.org",
   1731         "b": "ccel",
   1732         "u": "http://www.ccel.org/search/fulltext/{{{s}}}"
   1733     },
   1734     {
   1735         "d": "www.codecheck.info",
   1736         "b": "ccheck",
   1737         "u": "https://www.codecheck.info/product.search?q={{{s}}}&OK=Suchen"
   1738     },
   1739     {
   1740         "d": "www.country-codes.org",
   1741         "b": "ccode",
   1742         "u": "http://www.country-codes.org/{{{s}}}"
   1743     },
   1744     {
   1745         "d": "recherche.conseil-constitutionnel.fr",
   1746         "b": "cconst",
   1747         "u": "http://recherche.conseil-constitutionnel.fr/?q={{{s}}}"
   1748     },
   1749     {
   1750         "d": "www.cybercook.com.br",
   1751         "b": "ccook",
   1752         "u": "http://www.cybercook.com.br/receitas/{{{s}}}"
   1753     },
   1754     {
   1755         "d": "www.cdc.gov",
   1756         "b": "cdc",
   1757         "u": "http://www.cdc.gov/search.do?queryText={{{s}}}"
   1758     },
   1759     {
   1760         "d": "www.collinsdictionary.com",
   1761         "b": "cd",
   1762         "u": "http://www.collinsdictionary.com/dictionary/english/{{{s}}}?showCookiePolicy=true"
   1763     },
   1764     {
   1765         "d": "lookup.computerlanguage.com",
   1766         "b": "cde",
   1767         "u": "http://lookup.computerlanguage.com/host_app/search?cid=C999999&term={{{s}}}&lookup.x=0&lookup.y=0"
   1768     },
   1769     {
   1770         "d": "dictionary.cambridge.org",
   1771         "b": "cdgdic",
   1772         "u": "http://dictionary.cambridge.org/dictionary/learner-english/{{{s}}}_1?q={{{s}}}"
   1773     },
   1774     {
   1775         "d": "dictionary.cambridge.org",
   1776         "b": "cdic",
   1777         "u": "https://dictionary.cambridge.org/spellcheck/english/?q={{{s}}}"
   1778     },
   1779     {
   1780         "d": "cdict.net",
   1781         "b": "cdict",
   1782         "u": "https://cdict.net/?q={{{s}}}"
   1783     },
   1784     {
   1785         "d": "www.collinsdictionary.com",
   1786         "b": "cdl",
   1787         "u": "http://www.collinsdictionary.com/dictionary/english-cobuild-learners/{{{s}}}"
   1788     },
   1789     {
   1790         "d": "cdsportal.u-strasbg.fr",
   1791         "b": "cds",
   1792         "u": "http://cdsportal.u-strasbg.fr/#{{{s}}}"
   1793     },
   1794     {
   1795         "d": "www.collinsdictionary.com",
   1796         "b": "cdt",
   1797         "u": "https://www.collinsdictionary.com/dictionary/english-thesaurus/{{{s}}}"
   1798     },
   1799     {
   1800         "d": "www.cecmed.cu",
   1801         "b": "cecmed",
   1802         "u": "https://www.cecmed.cu/search/node?keys={{{s}}}"
   1803     },
   1804     {
   1805         "d": "www.collinsdictionary.com",
   1806         "b": "cenes",
   1807         "u": "https://www.collinsdictionary.com/dictionary/english-spanish/{{{s}}}"
   1808     },
   1809     {
   1810         "d": "thesaurus.cerl.org",
   1811         "b": "cerl",
   1812         "u": "http://thesaurus.cerl.org/cgi-bin/search.pl?type=l&type=i&type=p&type=c&query={{{s}}}"
   1813     },
   1814     {
   1815         "d": "phonebook.cern.ch",
   1816         "b": "cern",
   1817         "u": "https://phonebook.cern.ch/phonebook/#search/?query={{{s}}}"
   1818     },
   1819     {
   1820         "d": "www.biblegateway.com",
   1821         "b": "cev",
   1822         "u": "https://www.biblegateway.com/quicksearch/?quicksearch={{{s}}}&qs_version=CEV"
   1823     },
   1824     {
   1825         "d": "www.cfainstitute.org",
   1826         "b": "cfa",
   1827         "u": "https://www.cfainstitute.org/en/search#q={{{s}}}"
   1828     },
   1829     {
   1830         "d": "wikicfp.com",
   1831         "b": "cfp",
   1832         "u": "http://wikicfp.com/cfp/servlet/tool.search?q={{{s}}}&year=f"
   1833     },
   1834     {
   1835         "d": "www.ecfr.gov",
   1836         "b": "cfr",
   1837         "u": "http://www.ecfr.gov/cgi-bin/searchECFR?q1={{{s}}}"
   1838     },
   1839     {
   1840         "d": "hub.culturegraph.org",
   1841         "b": "cg",
   1842         "u": "http://hub.culturegraph.org/search?query={{{s}}}"
   1843     },
   1844     {
   1845         "d": "catalog.gpo.gov",
   1846         "b": "cgp",
   1847         "u": "http://catalog.gpo.gov/F?func=find-b&find_code=WRD&request={{{s}}}"
   1848     },
   1849     {
   1850         "d": "resources.allsetlearning.com",
   1851         "b": "cgw",
   1852         "u": "https://resources.allsetlearning.com/gramwiki/?search={{{s}}}"
   1853     },
   1854     {
   1855         "d": "www.chabad.org",
   1856         "b": "chabad",
   1857         "u": "http://www.chabad.org/search/results.asp?searchWord={{{s}}}"
   1858     },
   1859     {
   1860         "d": "chambers.co.uk",
   1861         "b": "chambers",
   1862         "u": "http://chambers.co.uk/search.php?query={{{s}}}&title=21st"
   1863     },
   1864     {
   1865         "d": "www.charitynavigator.org",
   1866         "b": "charity",
   1867         "u": "http://www.charitynavigator.org/index.cfm?bay=search.results&keyword_list={{{s}}}"
   1868     },
   1869     {
   1870         "d": "www.charitynavigator.org",
   1871         "b": "charitynavigator",
   1872         "u": "http://www.charitynavigator.org/index.cfm?bay=search.results&keyword_list={{{s}}}"
   1873     },
   1874     {
   1875         "d": "www.charlotteslaw.nl",
   1876         "b": "charlotteslaw",
   1877         "u": "https://www.charlotteslaw.nl/?s={{{s}}}"
   1878     },
   1879     {
   1880         "d": "www.duckduckgo.com",
   1881         "b": "chat",
   1882         "u": "https://www.duckduckgo.com/?q={{{s}}}&ia=chat&bang=true "
   1883     },
   1884     {
   1885         "d": "chequeado.com",
   1886         "b": "ch",
   1887         "u": "http://chequeado.com/?s={{{s}}}"
   1888     },
   1889     {
   1890         "d": "www.cheatography.com",
   1891         "b": "cheatography",
   1892         "u": "http://www.cheatography.com/explore/search/?q={{{s}}}"
   1893     },
   1894     {
   1895         "d": "www.cheese.com",
   1896         "b": "cheese",
   1897         "u": "http://www.cheese.com/?q={{{s}}}"
   1898     },
   1899     {
   1900         "d": "www.chefkoch.de",
   1901         "b": "chefkochvegan",
   1902         "u": "http://www.chefkoch.de/rs/s0t57/{{{s}}}/Vegan-Rezepte.html"
   1903     },
   1904     {
   1905         "d": "www.chemicalize.org",
   1906         "b": "chemicalize",
   1907         "u": "http://www.chemicalize.org/structure/#!mol={{{s}}}&source=fp"
   1908     },
   1909     {
   1910         "d": "www.chemie.de",
   1911         "b": "chemie.de",
   1912         "u": "http://www.chemie.de/search/?q={{{s}}}"
   1913     },
   1914     {
   1915         "d": "chemistry.stackexchange.com",
   1916         "b": "chemse",
   1917         "u": "http://chemistry.stackexchange.com/search?q={{{s}}}"
   1918     },
   1919     {
   1920         "d": "www.chemspider.com",
   1921         "b": "chemspider",
   1922         "u": "http://www.chemspider.com/Search.aspx?q={{{s}}}"
   1923     },
   1924     {
   1925         "d": "chemwiki.ucdavis.edu",
   1926         "b": "chemwiki",
   1927         "u": "http://chemwiki.ucdavis.edu/Special:Search?search={{{s}}}&qid=&fpid=1285&fpth="
   1928     },
   1929     {
   1930         "d": "www.chichester.gov.uk",
   1931         "b": "chichester",
   1932         "u": "http://www.chichester.gov.uk/article/23353/Search?q={{{s}}}"
   1933     },
   1934     {
   1935         "d": "www.chiefdelphi.com",
   1936         "b": "chief",
   1937         "u": "https://www.chiefdelphi.com/search?expanded=true&q={{{s}}}"
   1938     },
   1939     {
   1940         "d": "www.chillingeffects.org",
   1941         "b": "chillingeffects",
   1942         "u": "https://www.chillingeffects.org/notices/search?&term={{{s}}}"
   1943     },
   1944     {
   1945         "d": "ucblibraries.summon.serialssolutions.com",
   1946         "b": "chinook",
   1947         "u": "http://ucblibraries.summon.serialssolutions.com/search?q={{{s}}}"
   1948     },
   1949     {
   1950         "d": "www.msarnoff.org",
   1951         "b": "chipdb",
   1952         "u": "http://www.msarnoff.org/chipdb/{{{s}}}"
   1953     },
   1954     {
   1955         "d": "churchhistorycatalog.lds.org",
   1956         "b": "chl",
   1957         "u": "http://churchhistorycatalog.lds.org/primo_library/libweb/action/search.do?fn=search&ct=search&initialSearch=true&mode=Basic&tab=chl&indx=1&dum=true&srt=rank&vid=CHL_PUBLIC&frbg=&tb=t&vl%28freeText0%29={{{s}}}&scp.scps=scope%3A%28PEAD%29%2Cscope%3A%28PARCHIVES%29%2Cscope%3A%28PLIBRARY%29%2Cscope%3A%28ALEPH-PCPX%29%2Cscope%3A%28ALEPH-JHX%29%2Cscope%3A%28ALEPH-CAX%29&vl%2830857204UI1%29=all_items&vl%281UIStartWith0%29=contains&vl%2830857210UI0%29=any&vl%2830857210UI0%29=title&vl%2830857210UI0%29=any"
   1958     },
   1959     {
   1960         "d": "chalmers.summon.serialssolutions.com",
   1961         "b": "chlib",
   1962         "u": "http://chalmers.summon.serialssolutions.com/en/search?ho=t&q={{{s}}}"
   1963     },
   1964     {
   1965         "d": "www.ultimate-guitar.com",
   1966         "b": "chords",
   1967         "u": "http://www.ultimate-guitar.com/search.php?search_type=title&value={{{s}}}"
   1968     },
   1969     {
   1970         "d": "www.chow.com",
   1971         "b": "chow",
   1972         "u": "http://www.chow.com/search?type=Topic&from_date=1+year+ago&query={{{s}}}"
   1973     },
   1974     {
   1975         "d": "www.churchclarity.org",
   1976         "b": "churchclarity",
   1977         "u": "https://www.churchclarity.org/search?query={{{s}}}"
   1978     },
   1979     {
   1980         "d": "www.cia.gov",
   1981         "b": "cia",
   1982         "u": "https://www.cia.gov/search?q={{{s}}}&site=WORLD_FACTBOOK&btnG=Search&x=0&y=0&output=xml_no_dtd&client=CIA&myAction=%2Fsearch&proxystylesheet=CIA&submitMethod=get&sort=date%3AD%3AL%3Ad1&oe=UTF-8&ie=UTF-8&ud=1&exclude_apps=1"
   1983     },
   1984     {
   1985         "d": "web2.wipo.int",
   1986         "b": "cib",
   1987         "u": "http://web2.wipo.int/classifications/ipc/ipcpub/#lang=fr&menulang=FR&refresh=page&fipcpc=yes&indexes=yes&notion=scheme&version=20160101&symbol={{{s}}}"
   1988     },
   1989     {
   1990         "d": "ciberduvidas.iscte-iul.pt",
   1991         "b": "ciberduvidas",
   1992         "u": "https://ciberduvidas.iscte-iul.pt/pesquisa?termo={{{s}}}"
   1993     },
   1994     {
   1995         "d": "paper.sc",
   1996         "b": "cie",
   1997         "u": "https://paper.sc/search/?as=page&query={{{s}}}"
   1998     },
   1999     {
   2000         "d": "company.info",
   2001         "b": "cio",
   2002         "u": "https://company.info/organisations/search?q={{{s}}}"
   2003     },
   2004     {
   2005         "d": "racingcircuits.info",
   2006         "b": "circuit",
   2007         "u": "http://racingcircuits.info/misc/search-results.html?search={{{s}}}"
   2008     },
   2009     {
   2010         "d": "cisne.sim.ucm.es",
   2011         "b": "cisne",
   2012         "u": "http://cisne.sim.ucm.es/search*spi~S/X?SEARCH={{{s}}}"
   2013     },
   2014     {
   2015         "d": "citeseer.ist.psu.edu",
   2016         "b": "citeseer",
   2017         "u": "http://citeseer.ist.psu.edu/search?q={{{s}}}&submit=Search&sort=rlv&t=doc"
   2018     },
   2019     {
   2020         "d": "www.citeulike.org",
   2021         "b": "citeul",
   2022         "u": "http://www.citeulike.org/search/all?q={{{s}}}"
   2023     },
   2024     {
   2025         "d": "citizendium.org",
   2026         "b": "citi",
   2027         "u": "http://citizendium.org/wiki?search={{{s}}}&title=Special%3ASearch&go=Go+To+Page"
   2028     },
   2029     {
   2030         "d": "citroenc3owners.com",
   2031         "b": "citroenc3owners",
   2032         "u": "http://citroenc3owners.com/search.php?keywords={{{s}}}&terms=all&author=&fid[]=5&sc=1&sf=all&sk=t&sd=d&sr=posts&st=0&ch=300&t=0&submit=Search"
   2033     },
   2034     {
   2035         "d": "curia.europa.eu",
   2036         "b": "cjeu",
   2037         "u": "http://curia.europa.eu/juris/liste.jsf?language=en&num={{{s}}}"
   2038     },
   2039     {
   2040         "d": "www.ck12.org",
   2041         "b": "ck12",
   2042         "u": "https://www.ck12.org/search/?q={{{s}}}&referrer=top_nav&autoComplete=false"
   2043     },
   2044     {
   2045         "d": "www.chefkoch.de",
   2046         "b": "ck",
   2047         "u": "http://www.chefkoch.de/rs/s0/{{{s}}}/Rezepte.html"
   2048     },
   2049     {
   2050         "d": "craftkeys.com",
   2051         "b": "ckeys",
   2052         "u": "http://craftkeys.com/site-info/{{{s}}}"
   2053     },
   2054     {
   2055         "d": "www.1001cocktails.com",
   2056         "b": "cktl",
   2057         "u": "http://www.1001cocktails.com/cocktails/rechercheCocktailsNom.php?mot={{{s}}}"
   2058     },
   2059     {
   2060         "d": "www.cleanuptheworld.org",
   2061         "b": "cleanuptheworld",
   2062         "u": "http://www.cleanuptheworld.org/en/search.html?kw={{{s}}}"
   2063     },
   2064     {
   2065         "d": "www.charlotteslaw.nl",
   2066         "b": "clfp",
   2067         "u": "https://www.charlotteslaw.nl/?s={{{s}}}"
   2068     },
   2069     {
   2070         "d": "www.climedweb.com",
   2071         "b": "climed",
   2072         "u": "http://www.climedweb.com/wp/?s="
   2073     },
   2074     {
   2075         "d": "clinicasyhospitales.com.co",
   2076         "b": "clinicas",
   2077         "u": "https://clinicasyhospitales.com.co/buscar?q={{{s}}}"
   2078     },
   2079     {
   2080         "d": "clio.columbia.edu",
   2081         "b": "clio",
   2082         "u": "https://clio.columbia.edu/catalog?q={{{s}}}"
   2083     },
   2084     {
   2085         "d": "calil.jp",
   2086         "b": "clt",
   2087         "u": "https://calil.jp/local/search?csid=tokyo&q={{{s}}}"
   2088     },
   2089     {
   2090         "d": "catalogue.leidenuniv.nl",
   2091         "b": "clu",
   2092         "u": "https://catalogue.leidenuniv.nl/primo-explore/search?query=any,contains,{{{s}}}&tab=all_content&search_scope=All_Content&vid=UBL_V1&lang=en_US&offset=0"
   2093     },
   2094     {
   2095         "d": "catalog.clcohio.org",
   2096         "b": "cml",
   2097         "u": "http://catalog.clcohio.org/polaris/search/searchresults.aspx?term={{{s}}}"
   2098     },
   2099     {
   2100         "d": "www.chicagomanualofstyle.org",
   2101         "b": "cms",
   2102         "u": "http://www.chicagomanualofstyle.org/search.epl?q={{{s}}}"
   2103     },
   2104     {
   2105         "d": "cnba.uba.ar",
   2106         "b": "cnba",
   2107         "u": "http://cnba.uba.ar/search/node/{{{s}}}"
   2108     },
   2109     {
   2110         "d": "www.charitynavigator.org",
   2111         "b": "cn",
   2112         "u": "http://www.charitynavigator.org/index.cfm?bay=search.results&keyword_list={{{s}}}"
   2113     },
   2114     {
   2115         "d": "cndic.naver.com",
   2116         "b": "cndic",
   2117         "u": "http://cndic.naver.com/search/all?q={{{s}}}"
   2118     },
   2119     {
   2120         "d": "www.cnm.edu",
   2121         "b": "cnm",
   2122         "u": "https://www.cnm.edu/@@gcse-searchresults?q={{{s}}}"
   2123     },
   2124     {
   2125         "d": "www.cnrtl.fr",
   2126         "b": "cnrtla",
   2127         "u": "http://www.cnrtl.fr/antonymie/{{{s}}}"
   2128     },
   2129     {
   2130         "d": "www.cnrtl.fr",
   2131         "b": "cnrtlc",
   2132         "u": "http://www.cnrtl.fr/concordance/{{{s}}}"
   2133     },
   2134     {
   2135         "d": "www.cnrtl.fr",
   2136         "b": "cnrtld",
   2137         "u": "http://www.cnrtl.fr/definition/{{{s}}}"
   2138     },
   2139     {
   2140         "d": "www.cnrtl.fr",
   2141         "b": "cnrtle",
   2142         "u": "http://www.cnrtl.fr/etymologie/{{{s}}}"
   2143     },
   2144     {
   2145         "d": "www.cnrtl.fr",
   2146         "b": "cnrtlm",
   2147         "u": "http://www.cnrtl.fr/morphologie/{{{s}}}"
   2148     },
   2149     {
   2150         "d": "www.cnrtl.fr",
   2151         "b": "cnrtlp",
   2152         "u": "http://www.cnrtl.fr/proxemie/{{{s}}}"
   2153     },
   2154     {
   2155         "d": "www.cnrtl.fr",
   2156         "b": "cnrtls",
   2157         "u": "http://www.cnrtl.fr/synonymie/{{{s}}}"
   2158     },
   2159     {
   2160         "d": "www.cnrtl.fr",
   2161         "b": "cntrl",
   2162         "u": "http://www.cnrtl.fr/definition/{{{s}}}"
   2163     },
   2164     {
   2165         "d": "cocatalog.loc.gov",
   2166         "b": "cocatalog",
   2167         "u": "http://cocatalog.loc.gov/cgi-bin/Pwebrecon.cgi?Search_Arg={{{s}}}&Search_Code=TALL&CNT=25&HIST=1"
   2168     },
   2169     {
   2170         "d": "cocatalog.loc.gov",
   2171         "b": "cocatalogn",
   2172         "u": "http://cocatalog.loc.gov/cgi-bin/Pwebrecon.cgi?Search_Arg={{{s}}}&Search_Code=NALL&CNT=25&HIST=1"
   2173     },
   2174     {
   2175         "d": "physics.nist.gov",
   2176         "b": "codata",
   2177         "u": "https://physics.nist.gov/cgi-bin/cuu/Results?search_for={{{s}}}"
   2178     },
   2179     {
   2180         "d": "www.collegeboard.org",
   2181         "b": "collegeboard",
   2182         "u": "https://www.collegeboard.org/search?tp=usearch&x=15&x1=t4&y=13&searchType=site&word={{{s}}}"
   2183     },
   2184     {
   2185         "d": "www.collegeconfidential.com",
   2186         "b": "collegeconfidential",
   2187         "u": "http://www.collegeconfidential.com/search_results.htm?q={{{s}}}&sa=Google+Search&userInput=&sitesearch=collegeconfidential.com&cx=013579521852154800353%3Avvp1k6kluvq&cof=FORID%3A9 "
   2188     },
   2189     {
   2190         "d": "www.collinsdictionary.com",
   2191         "b": "collins",
   2192         "u": "http://www.collinsdictionary.com/dictionary/english/{{{s}}}"
   2193     },
   2194     {
   2195         "d": "oxforddictionary.so8848.com",
   2196         "b": "collocation",
   2197         "u": "http://oxforddictionary.so8848.com/search1?word={{{s}}}"
   2198     },
   2199     {
   2200         "d": "colostate-primo.hosted.exlibrisgroup.com",
   2201         "b": "Cololib",
   2202         "u": "https://colostate-primo.hosted.exlibrisgroup.com/primo-explore/search?vid=01COLSU&lang=en_US&primoQueryTemp=d&search_field=any&search_scope=Everything&query=any,contains,{{{s}}}"
   2203     },
   2204     {
   2205         "d": "computernewb.com",
   2206         "b": "com",
   2207         "u": "https://computernewb.com/w/index.php?search={{{s}}}"
   2208     },
   2209     {
   2210         "d": "portal.core.edu.au",
   2211         "b": "confrank",
   2212         "u": "http://portal.core.edu.au/conf-ranks/?search={{{s}}}&by=all&source=all&sort=atitle&page=1"
   2213     },
   2214     {
   2215         "d": "www.congress.gov",
   2216         "b": "congress",
   2217         "u": "https://www.congress.gov/search?q={%22source%22%3A%22legislation%22%2C%22search%22%3A%22{{{s}}}%22}"
   2218     },
   2219     {
   2220         "d": "www.spanishdict.com",
   2221         "b": "conjes",
   2222         "u": "http://www.spanishdict.com/conjugate/{{{s}}}"
   2223     },
   2224     {
   2225         "d": "www.conjugacao.com.br",
   2226         "b": "conjugacao",
   2227         "u": "https://www.conjugacao.com.br/busca.php?q={{{s}}}"
   2228     },
   2229     {
   2230         "d": "www.conjuga-me.net",
   2231         "b": "conjuga",
   2232         "u": "http://www.conjuga-me.net/verbo-{{{s}}}"
   2233     },
   2234     {
   2235         "d": "leconjugueur.lefigaro.fr",
   2236         "b": "conjuguer",
   2237         "u": "http://leconjugueur.lefigaro.fr/conjugaison/verbe/{{{s}}}.html"
   2238     },
   2239     {
   2240         "d": "www.connectny.info",
   2241         "b": "connectny",
   2242         "u": "http://www.connectny.info/search/?searchtype=X&SORT=D&searcharg={{{s}}}"
   2243     },
   2244     {
   2245         "d": "www.conservapedia.com",
   2246         "b": "conservapedia",
   2247         "u": "http://www.conservapedia.com/index.php?search={{{s}}}"
   2248     },
   2249     {
   2250         "d": "www.consultant.ru",
   2251         "b": "consplus",
   2252         "u": "https://www.consultant.ru/search/?q={{{s}}}"
   2253     },
   2254     {
   2255         "d": "www.consumerlab.com",
   2256         "b": "consumerlab",
   2257         "u": "https://www.consumerlab.com/Search/{{{s}}}"
   2258     },
   2259     {
   2260         "d": "www.cooks.com",
   2261         "b": "cook",
   2262         "u": "http://www.cooks.com/?/q={{{s}}}"
   2263     },
   2264     {
   2265         "d": "cooking.nytimes.com",
   2266         "b": "cooking",
   2267         "u": "https://cooking.nytimes.com/search?q={{{s}}}"
   2268     },
   2269     {
   2270         "d": "cookpad.com",
   2271         "b": "cookpad",
   2272         "u": "http://cookpad.com/search/{{{s}}}"
   2273     },
   2274     {
   2275         "d": "www.cookscountry.com",
   2276         "b": "cooksc",
   2277         "u": "http://www.cookscountry.com/search/?type=&q={{{s}}}"
   2278     },
   2279     {
   2280         "d": "www.cooks.com",
   2281         "b": "cooks",
   2282         "u": "http://www.cooks.com/rec/search?q={{{s}}}"
   2283     },
   2284     {
   2285         "d": "www.cooksillustrated.com",
   2286         "b": "cooksi",
   2287         "u": "http://www.cooksillustrated.com/search/results.asp?query={{{s}}}"
   2288     },
   2289     {
   2290         "d": "cooljugator.com",
   2291         "b": "cool",
   2292         "u": "http://cooljugator.com/lt/{{{s}}}"
   2293     },
   2294     {
   2295         "d": "www.xe.com",
   2296         "b": "cop2usd",
   2297         "u": "http://www.xe.com/currencyconverter/convert/?From=COP&To=USD&Amount={{{s}}}"
   2298     },
   2299     {
   2300         "d": "copac.ac.uk",
   2301         "b": "copac",
   2302         "u": "http://copac.ac.uk/search?&title={{{s}}}"
   2303     },
   2304     {
   2305         "d": "core.ac.uk",
   2306         "b": "core",
   2307         "u": "https://core.ac.uk/search?q={{{s}}}"
   2308     },
   2309     {
   2310         "d": "opencorporates.com",
   2311         "b": "corp",
   2312         "u": "https://opencorporates.com/companies?q={{{s}}}"
   2313     },
   2314     {
   2315         "d": "www.cosdna.com",
   2316         "b": "cosdna",
   2317         "u": "http://www.cosdna.com/eng/product.php?q={{{s}}}"
   2318     },
   2319     {
   2320         "d": "selfcater.com",
   2321         "b": "cottages",
   2322         "u": "https://selfcater.com/find?query={{{s}}}"
   2323     },
   2324     {
   2325         "d": "www.couchsurfing.org",
   2326         "b": "couch",
   2327         "u": "https://www.couchsurfing.org/?q={{{s}}}"
   2328     },
   2329     {
   2330         "d": "www.coursera.org",
   2331         "b": "coursera",
   2332         "u": "https://www.coursera.org/search?query={{{s}}}"
   2333     },
   2334     {
   2335         "d": "combineoverwiki.net",
   2336         "b": "cow",
   2337         "u": "http://combineoverwiki.net/index.php?search={{{s}}}&button=&title=Special%3ASearch"
   2338     },
   2339     {
   2340         "d": "chipublib.bibliocommons.com",
   2341         "b": "cpl",
   2342         "u": "https://chipublib.bibliocommons.com/search?&t=title&search_category=title&q={{{s}}}"
   2343     },
   2344     {
   2345         "d": "coder.aapc.com",
   2346         "b": "cpt",
   2347         "u": "https://coder.aapc.com/cpt-codes/{{{s}}}"
   2348     },
   2349     {
   2350         "d": "www.collinsdictionary.com",
   2351         "b": "cpten",
   2352         "u": "https://www.collinsdictionary.com/dictionary/portuguese-english/{{{s}}}"
   2353     },
   2354     {
   2355         "d": "www.craftsy.com",
   2356         "b": "craftsy",
   2357         "u": "https://www.craftsy.com/search?query={{{s}}}"
   2358     },
   2359     {
   2360         "d": "www.cram.com",
   2361         "b": "cram",
   2362         "u": "http://www.cram.com/search?query={{{s}}}&submit=Search"
   2363     },
   2364     {
   2365         "d": "creation.com",
   2366         "b": "creation",
   2367         "u": "https://creation.com/search?q={{{s}}}"
   2368     },
   2369     {
   2370         "d": "www.consumerreports.org",
   2371         "b": "crep",
   2372         "u": "https://www.consumerreports.org/search/?query={{{s}}}"
   2373     },
   2374     {
   2375         "d": "www.consumerreports.org",
   2376         "b": "creps",
   2377         "u": "https://www.consumerreports.org/search/?query={{{s}}}"
   2378     },
   2379     {
   2380         "d": "www.crisco.unicaen.fr",
   2381         "b": "crisco",
   2382         "u": "http://www.crisco.unicaen.fr/des/synonymes/{{{s}}}"
   2383     },
   2384     {
   2385         "d": "critiki.com",
   2386         "b": "critiki",
   2387         "u": "https://critiki.com/search/?t={{{s}}}"
   2388     },
   2389     {
   2390         "d": "www.bettycrocker.com",
   2391         "b": "crocker",
   2392         "u": "https://www.bettycrocker.com/search?term={{{s}}} "
   2393     },
   2394     {
   2395         "d": "search.crossref.org",
   2396         "b": "crossref",
   2397         "u": "http://search.crossref.org/?q={{{s}}}"
   2398     },
   2399     {
   2400         "d": "stats.stackexchange.com",
   2401         "b": "crossvalidated",
   2402         "u": "http://stats.stackexchange.com/search?q={{{s}}}"
   2403     },
   2404     {
   2405         "d": "www.wordfun.ca",
   2406         "b": "crossword",
   2407         "u": "http://www.wordfun.ca/words/fw?q={{{s}}}"
   2408     },
   2409     {
   2410         "d": "webopac.csbno.net",
   2411         "b": "csbno",
   2412         "u": "http://webopac.csbno.net/opac/search/lst?q={{{s}}}"
   2413     },
   2414     {
   2415         "d": "cisne.sim.ucm.es",
   2416         "b": "csn",
   2417         "u": "http://cisne.sim.ucm.es/search*spi~S/X?SEARCH={{{s}}}&sort=D"
   2418     },
   2419     {
   2420         "d": "www.collinsdictionary.com",
   2421         "b": "cspen",
   2422         "u": "https://www.collinsdictionary.com/dictionary/spanish-english/{{{s}}}"
   2423     },
   2424     {
   2425         "d": "cs.stackexchange.com",
   2426         "b": "csse",
   2427         "u": "http://cs.stackexchange.com/search?q={{{s}}}"
   2428     },
   2429     {
   2430         "d": "ctext.org",
   2431         "b": "ctextd",
   2432         "u": "http://ctext.org/dictionary.pl?if=en&char={{{s}}}"
   2433     },
   2434     {
   2435         "d": "clinicaltrials.gov",
   2436         "b": "ctgov",
   2437         "u": "https://clinicaltrials.gov/ct2/results?term={{{s}}}"
   2438     },
   2439     {
   2440         "d": "www.collinsdictionary.com",
   2441         "b": "cth",
   2442         "u": "http://www.collinsdictionary.com/dictionary/english-thesaurus/{{{s}}}"
   2443     },
   2444     {
   2445         "d": "cudl.lib.cam.ac.uk",
   2446         "b": "cudl",
   2447         "u": "https://cudl.lib.cam.ac.uk/search?keyword={{{s}}}"
   2448     },
   2449     {
   2450         "d": "newcatalog.library.cornell.edu",
   2451         "b": "cul",
   2452         "u": "https://newcatalog.library.cornell.edu/search?q={{{s}}}"
   2453     },
   2454     {
   2455         "d": "newcatalog.library.cornell.edu",
   2456         "b": "culib",
   2457         "u": "https://newcatalog.library.cornell.edu/catalog?q={{{s}}}"
   2458     },
   2459     {
   2460         "d": "libraries.clemson.edu",
   2461         "b": "culibrary",
   2462         "u": "http://libraries.clemson.edu/?s={{{s}}}"
   2463     },
   2464     {
   2465         "d": "www.culy.nl",
   2466         "b": "culy",
   2467         "u": "http://www.culy.nl/?s={{{s}}}"
   2468     },
   2469     {
   2470         "d": "curia.europa.eu",
   2471         "b": "curiac",
   2472         "u": "http://curia.europa.eu/juris/liste.jsf?pro=&lgrec=en&nat=&oqp=&dates=&lg=&language=en&jur=C%2CT%2CF&cit=none%252CC%252CCJ%252CR%252C2008E%252C%252C%252C%252C%252C%252C%252C%252C%252C%252Ctrue%252Cfalse%252Cfalse&num={{{s}}}&td=ALL&pcs=O&avg=&page=1&mat=or&jge=&for=&cid=114819"
   2473     },
   2474     {
   2475         "d": "curia.europa.eu",
   2476         "b": "curia",
   2477         "u": "http://curia.europa.eu/juris/liste.jsf?&num={{{s}}}"
   2478     },
   2479     {
   2480         "d": "curia.europa.eu",
   2481         "b": "curian",
   2482         "u": "http://curia.europa.eu/juris/liste.jsf?pro=&nat=&oqp=&dates=&lg=&language=en&jur=C%2CT%2CF&cit=none%252CC%252CCJ%252CR%252C2008E%252C%252C%252C%252C%252C%252C%252C%252C%252C%252Ctrue%252Cfalse%252Cfalse&td=ALL&pcs=O&avg=&page=1&mat=or&parties={{{s}}}&jge=&for=&cid=114819"
   2483     },
   2484     {
   2485         "d": "www.currclick.com",
   2486         "b": "currclick",
   2487         "u": "http://www.currclick.com/browse.php?keywords={{{s}}}"
   2488     },
   2489     {
   2490         "d": "www.gesformacion.es",
   2491         "b": "cursos",
   2492         "u": "http://www.gesformacion.es/buscar?controller=search&search_query={{{s}}}"
   2493     },
   2494     {
   2495         "d": "datacvr.virk.dk",
   2496         "b": "cvr",
   2497         "u": "https://datacvr.virk.dk/data/visninger?soeg={{{s}}}"
   2498     },
   2499     {
   2500         "d": "de.wikipedia.org",
   2501         "b": "cwde",
   2502         "u": "https://de.wikipedia.org/w/index.php?title=Spezial:Zitierhilfe&page={{{s}}}"
   2503     },
   2504     {
   2505         "d": "en.wikipedia.org",
   2506         "b": "cwen",
   2507         "u": "https://en.wikipedia.org/wiki/Special:CiteThisPage?page={{{s}}}"
   2508     },
   2509     {
   2510         "d": "crosswordtracker.com",
   2511         "b": "cwt",
   2512         "u": "http://crosswordtracker.com/answer/{{{s}}}/"
   2513     },
   2514     {
   2515         "d": "cyberleninka.ru",
   2516         "b": "cybl",
   2517         "u": "https://cyberleninka.ru/search?q={{{s}}}"
   2518     },
   2519     {
   2520         "d": "www.chooseyourevent.co.uk",
   2521         "b": "cye",
   2522         "u": "http://www.chooseyourevent.co.uk/keywordsearch.asp?searchterms={{{s}}}"
   2523     },
   2524     {
   2525         "d": "www.cymath.com",
   2526         "b": "cymath",
   2527         "u": "http://www.cymath.com/answer.php?q={{{s}}}"
   2528     },
   2529     {
   2530         "d": "complexityzoo.uwaterloo.ca",
   2531         "b": "cz",
   2532         "u": "https://complexityzoo.uwaterloo.ca/index.php?search={{{s}}}&title=Special%3ASearch"
   2533     },
   2534     {
   2535         "d": "d66.nl",
   2536         "b": "d66",
   2537         "u": "https://d66.nl/?s={{{s}}}"
   2538     },
   2539     {
   2540         "d": "dailymed.nlm.nih.gov",
   2541         "b": "dailymed",
   2542         "u": "https://dailymed.nlm.nih.gov/dailymed/search.cfm?labeltype=all&query={{{s}}}"
   2543     },
   2544     {
   2545         "d": "asturianu.elahorcado.net",
   2546         "b": "dalla",
   2547         "u": "http://asturianu.elahorcado.net/search.php?search={{{s}}}"
   2548     },
   2549     {
   2550         "d": "dane.ac-dijon.fr",
   2551         "b": "dane",
   2552         "u": "http://dane.ac-dijon.fr/?s={{{s}}}"
   2553     },
   2554     {
   2555         "d": "libcat.dartmouth.edu",
   2556         "b": "dartlib",
   2557         "u": "http://libcat.dartmouth.edu/search/X?{{{s}}}"
   2558     },
   2559     {
   2560         "d": "dash.harvard.edu",
   2561         "b": "dash",
   2562         "u": "http://dash.harvard.edu/search?scope=%2F&query={{{s}}}&rpp=10&sort_by=0&order=DESC"
   2563     },
   2564     {
   2565         "d": "search.datacite.org",
   2566         "b": "datacite",
   2567         "u": "https://search.datacite.org/works?query={{{s}}}"
   2568     },
   2569     {
   2570         "d": "toolbox.google.com",
   2571         "b": "data",
   2572         "u": "https://toolbox.google.com/datasetsearch/search?query={{{s}}}"
   2573     },
   2574     {
   2575         "d": "www.data.gouv.fr",
   2576         "b": "datagouv",
   2577         "u": "https://www.data.gouv.fr/fr/search/?q={{{s}}}"
   2578     },
   2579     {
   2580         "d": "data.gov.au",
   2581         "b": "datagovau",
   2582         "u": "http://data.gov.au/dataset?q={{{s}}}"
   2583     },
   2584     {
   2585         "d": "catalog.data.gov",
   2586         "b": "datagov",
   2587         "u": "http://catalog.data.gov/dataset?q={{{s}}}&sort=score+desc%2C+name+asc"
   2588     },
   2589     {
   2590         "d": "toolbox.google.com",
   2591         "b": "datasearch",
   2592         "u": "https://toolbox.google.com/datasetsearch/search?query={{{s}}}"
   2593     },
   2594     {
   2595         "d": "www.data.vic.gov.au",
   2596         "b": "datavicgov",
   2597         "u": "https://www.data.vic.gov.au/data/dataset?q={{{s}}}"
   2598     },
   2599     {
   2600         "d": "www.datazar.com",
   2601         "b": "datazar",
   2602         "u": "https://www.datazar.com/search/data/?q={{{s}}}"
   2603     },
   2604     {
   2605         "d": "dic.daum.net",
   2606         "b": "daumdic",
   2607         "u": "http://dic.daum.net/search.do?q={{{s}}}"
   2608     },
   2609     {
   2610         "d": "dic.daum.net",
   2611         "b": "다음사전",
   2612         "u": "http://dic.daum.net/search.do?q={{{s}}}"
   2613     },
   2614     {
   2615         "d": "davidnesher.com.ar",
   2616         "b": "davidnesher",
   2617         "u": "http://davidnesher.com.ar/?q={{{s}}}:"
   2618     },
   2619     {
   2620         "d": "daviswiki.org",
   2621         "b": "daviswiki",
   2622         "u": "https://daviswiki.org/_rsearch/?q={{{s}}}"
   2623     },
   2624     {
   2625         "d": "www.ncbi.nlm.nih.gov",
   2626         "b": "dbgap",
   2627         "u": "https://www.ncbi.nlm.nih.gov/gap/?term={{{s}}}"
   2628     },
   2629     {
   2630         "d": "dejure.org",
   2631         "b": "dbgb",
   2632         "u": "http://dejure.org/gesetze/BGB/{{{s}}}.html"
   2633     },
   2634     {
   2635         "d": "dblp.uni-trier.de",
   2636         "b": "dblp",
   2637         "u": "https://dblp.uni-trier.de/search?q={{{s}}}"
   2638     },
   2639     {
   2640         "d": "dblp.uni-trier.de",
   2641         "b": "dblp.pub",
   2642         "u": "http://dblp.uni-trier.de/search/publ?q={{{s}}} "
   2643     },
   2644     {
   2645         "d": "data.bnf.fr",
   2646         "b": "dbnf",
   2647         "u": "http://data.bnf.fr/search?term={{{s}}}"
   2648     },
   2649     {
   2650         "d": "wiki.dbpedia.org",
   2651         "b": "dbpedia",
   2652         "u": "http://wiki.dbpedia.org/Search?phrase={{{s}}}"
   2653     },
   2654     {
   2655         "d": "www.ncbi.nlm.nih.gov",
   2656         "b": "dbsnp",
   2657         "u": "http://www.ncbi.nlm.nih.gov/snp?term={{{s}}}"
   2658     },
   2659     {
   2660         "d": "int.darkbyte.ru",
   2661         "b": "dbyte",
   2662         "u": "http://int.darkbyte.ru/{{{s}}}"
   2663     },
   2664     {
   2665         "d": "www.dictionary.com",
   2666         "b": "dcom",
   2667         "u": "http://www.dictionary.com/browse/{{{s}}}"
   2668     },
   2669     {
   2670         "d": "docs.anakeen.com",
   2671         "b": "dcp",
   2672         "u": "http://docs.anakeen.com/dynacase/stable/#{{{s}}}"
   2673     },
   2674     {
   2675         "d": "dcs.rutgers.edu",
   2676         "b": "dcs",
   2677         "u": "https://dcs.rutgers.edu/search/node/{{{s}}}"
   2678     },
   2679     {
   2680         "d": "capitadiscovery.co.uk",
   2681         "b": "dcul",
   2682         "u": "https://capitadiscovery.co.uk/dcu/items?query={{{s}}}"
   2683     },
   2684     {
   2685         "d": "sli.uvigo.gal",
   2686         "b": "ddd",
   2687         "u": "http://sli.uvigo.gal/ddd/ddd_pescuda.php?pescuda={{{s}}}&tipo_busca=lema"
   2688     },
   2689     {
   2690         "d": "duckduckgo.com",
   2691         "b": "ddgd",
   2692         "u": "https://duckduckgo.com/?q={{{s}}}&ia=definition"
   2693     },
   2694     {
   2695         "d": "duckduckgo.com",
   2696         "b": "ddgf",
   2697         "u": "http://duckduckgo.com/?kl=fr-fr&q={{{s}}}"
   2698     },
   2699     {
   2700         "d": "duckduckgo.com",
   2701         "b": "ddgr",
   2702         "u": "https://duckduckgo.com/?q=site:reddit.com+{{{s}}}"
   2703     },
   2704     {
   2705         "d": "dic.daum.net",
   2706         "b": "ddic",
   2707         "u": "http://dic.daum.net/search.do?q={{{s}}}"
   2708     },
   2709     {
   2710         "d": "ordnet.dk",
   2711         "b": "ddo",
   2712         "u": "http://ordnet.dk/ddo/ordbog?query={{{s}}} "
   2713     },
   2714     {
   2715         "d": "library.deakin.edu.au",
   2716         "b": "deakin",
   2717         "u": "http://library.deakin.edu.au/search/?searchtype=X&SORT=D&searcharg={{{s}}}&searchscope=1"
   2718     },
   2719     {
   2720         "d": "dedalus.usp.br",
   2721         "b": "dedalus",
   2722         "u": "http://dedalus.usp.br/F/?func=find-b&request={{{s}}}"
   2723     },
   2724     {
   2725         "d": "dedalus.usp.br",
   2726         "b": "ded",
   2727         "u": "http://dedalus.usp.br/F/2GT4AME1FV9M25Q886NF9PCLB2BK39NF8XMFRXNHCQIL1JX5IG-19193?func=find-b&request={{{s}}}&find_code=WRD&adjacent=N&local_base=USP01&x=39&y=11&filter_code_1=WLN&filter_request_1=&filter_code_2=WYR&filter_request_2=&filter_code_3=WYR&filter_request_3=&filter_code_4=WMA&filter_request_4=&filter_code_5=WBA&filter_request_5="
   2728     },
   2729     {
   2730         "d": "www.deepdyve.com",
   2731         "b": "deepdyve",
   2732         "u": "https://www.deepdyve.com/search?query={{{s}}}"
   2733     },
   2734     {
   2735         "d": "dd.thekkedam.org",
   2736         "b": "deepthidevaki",
   2737         "u": "https://dd.thekkedam.org/search/?q={{{s}}}"
   2738     },
   2739     {
   2740         "d": "kids.wordsmyth.net",
   2741         "b": "definekids",
   2742         "u": "https://kids.wordsmyth.net/we/?ent={{{s}}}"
   2743     },
   2744     {
   2745         "d": "www.thefreedictionary.com",
   2746         "b": "define",
   2747         "u": "http://www.thefreedictionary.com/{{{s}}}"
   2748     },
   2749     {
   2750         "d": "www.thefreedictionary.com",
   2751         "b": "def",
   2752         "u": "http://www.thefreedictionary.com/{{{s}}}"
   2753     },
   2754     {
   2755         "d": "dict.tu-chemnitz.de",
   2756         "b": "de",
   2757         "u": "http://dict.tu-chemnitz.de/dings.cgi?query={{{s}}}"
   2758     },
   2759     {
   2760         "d": "sok.deichman.no",
   2761         "b": "deic",
   2762         "u": "https://sok.deichman.no/search?query={{{s}}}"
   2763     },
   2764     {
   2765         "d": "deit.dict.cc",
   2766         "b": "deit",
   2767         "u": "http://deit.dict.cc/?s={{{s}}}"
   2768     },
   2769     {
   2770         "d": "dejure.org",
   2771         "b": "dejure",
   2772         "u": "https://dejure.org/cgi-bin/suche?Suchenach={{{s}}}"
   2773     },
   2774     {
   2775         "d": "delcat.worldcat.org",
   2776         "b": "delcat",
   2777         "u": "https://delcat.worldcat.org/search?qt=wc_org_delcat&q={{{s}}}&scope=0&oldscope=0&wcsbtn2w=Search&fq=&dblist=1461%2C1542%2C638"
   2778     },
   2779     {
   2780         "d": "delectable.com",
   2781         "b": "delectable",
   2782         "u": "https://delectable.com/search/{{{s}}}"
   2783     },
   2784     {
   2785         "d": "dizionario.internazionale.it",
   2786         "b": "demauro",
   2787         "u": "https://dizionario.internazionale.it/parola/{{{s}}}"
   2788     },
   2789     {
   2790         "d": "www.dict.cc",
   2791         "b": "dende",
   2792         "u": "https://www.dict.cc/?s={{{s}}}"
   2793     },
   2794     {
   2795         "d": "www.dexigner.com",
   2796         "b": "designdirectory",
   2797         "u": "http://www.dexigner.com/directory/search.html?q={{{s}}}"
   2798     },
   2799     {
   2800         "d": "es.thefreedictionary.com",
   2801         "b": "des",
   2802         "u": "http://es.thefreedictionary.com/{{{s}}}"
   2803     },
   2804     {
   2805         "d": "de.tfd.com",
   2806         "b": "detfd",
   2807         "u": "http://de.tfd.com/{{{s}}}"
   2808     },
   2809     {
   2810         "d": "deutsch-tuerkisch.net",
   2811         "b": "deuturk",
   2812         "u": "https://deutsch-tuerkisch.net/suche/{{{s}}}"
   2813     },
   2814     {
   2815         "d": "de.wikipedia.org",
   2816         "b": "dew",
   2817         "u": "https://de.wikipedia.org/wiki/{{{s}}}"
   2818     },
   2819     {
   2820         "d": "de.wikipedia.org",
   2821         "b": "dewiki",
   2822         "u": "http://de.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
   2823     },
   2824     {
   2825         "d": "dexonline.ro",
   2826         "b": "dexonline",
   2827         "u": "http://dexonline.ro/definitie/{{{s}}}"
   2828     },
   2829     {
   2830         "d": "www.dogfoodadvisor.com",
   2831         "b": "dfa",
   2832         "u": "https://www.dogfoodadvisor.com/?s={{{s}}}"
   2833     },
   2834     {
   2835         "d": "dejure.org",
   2836         "b": "dgg",
   2837         "u": "http://dejure.org/gesetze/GG/{{{s}}}.html"
   2838     },
   2839     {
   2840         "d": "www.fgv.br",
   2841         "b": "dhbb",
   2842         "u": "http://www.fgv.br/cpdoc/acervo/arquivo?busca= {{{s}}} &TipoUD=0&MacroTipoUD=0&nItens=100"
   2843     },
   2844     {
   2845         "d": "delhihighcourt.nic.in",
   2846         "b": "dhc",
   2847         "u": "http://delhihighcourt.nic.in/SiteSearch.asp?zoom_query= {{{s}}}"
   2848     },
   2849     {
   2850         "d": "dialnet.unirioja.es",
   2851         "b": "dialnet",
   2852         "u": "http://dialnet.unirioja.es/buscar/documentos?querysDismax.DOCUMENTAL_TODO={{{s}}}"
   2853     },
   2854     {
   2855         "d": "www.differencebetween.net",
   2856         "b": "dibe",
   2857         "u": "http://www.differencebetween.net/search/?q={{{s}}}"
   2858     },
   2859     {
   2860         "d": "www.diccionari.cat",
   2861         "b": "diccionari",
   2862         "u": "http://www.diccionari.cat/cgi-bin/AppDLC3.exe?APP=CERCADLC&GECART={{{s}}}"
   2863     },
   2864     {
   2865         "d": "www.merriam-webster.com",
   2866         "b": "dic",
   2867         "u": "http://www.merriam-webster.com/dictionary/{{{s}}}"
   2868     },
   2869     {
   2870         "d": "www.dicionarioinformal.com.br",
   2871         "b": "dicinfo",
   2872         "u": "https://www.dicionarioinformal.com.br/{{{s}}}/"
   2873     },
   2874     {
   2875         "d": "www.dicio.com.br",
   2876         "b": "dicio",
   2877         "u": "https://www.dicio.com.br/pesquisa.php?q={{{s}}}"
   2878     },
   2879     {
   2880         "d": "dicoado.org",
   2881         "b": "dico",
   2882         "u": "https://dicoado.org/wiki/index.php?search={{{s}}}"
   2883     },
   2884     {
   2885         "d": "dico.isc.cnrs.fr",
   2886         "b": "dicoiscenfr",
   2887         "u": "http://dico.isc.cnrs.fr/dico/tr/chercher_en?r={{{s}}}"
   2888     },
   2889     {
   2890         "d": "dico.isc.cnrs.fr",
   2891         "b": "dicoiscfren",
   2892         "u": "http://dico.isc.cnrs.fr/dico/tr/chercher_fr?r={{{s}}}"
   2893     },
   2894     {
   2895         "d": "www.dicoz.fr",
   2896         "b": "dicoz",
   2897         "u": "http://www.dicoz.fr/?s={{{s}}}"
   2898     },
   2899     {
   2900         "d": "michaelis.uol.com.br",
   2901         "b": "dic-ptbr",
   2902         "u": "http://michaelis.uol.com.br/moderno-portugues/busca/portugues-brasileiro/{{{s}}}"
   2903     },
   2904     {
   2905         "d": "www.infopedia.pt",
   2906         "b": "dicpt",
   2907         "u": "https://www.infopedia.pt/dicionarios/lingua-portuguesa/{{{s}}}"
   2908     },
   2909     {
   2910         "d": "www.dict.cc",
   2911         "b": "dict.cc",
   2912         "u": "http://www.dict.cc/?s={{{s}}}"
   2913     },
   2914     {
   2915         "d": "www.dict.org",
   2916         "b": "dict",
   2917         "u": "http://www.dict.org/bin/Dict?Form=Dict2&Database=*&Query={{{s}}}"
   2918     },
   2919     {
   2920         "d": "www.greek-language.gr",
   2921         "b": "dictgr",
   2922         "u": "http://www.greek-language.gr/greekLang/modern_greek/tools/lexica/triantafyllides/search.html?lq={{{s}}}"
   2923     },
   2924     {
   2925         "d": "dictionary.reference.com",
   2926         "b": "dictionaryr",
   2927         "u": "http://dictionary.reference.com/browse/{{{s}}}"
   2928     },
   2929     {
   2930         "d": "www.thefreedictionary.com",
   2931         "b": "dictionary",
   2932         "u": "http://www.thefreedictionary.com/{{{s}}}"
   2933     },
   2934     {
   2935         "d": "dict-navi.com",
   2936         "b": "dictn",
   2937         "u": "http://dict-navi.com/en/dictionary/list/?type=search&search_term={{{s}}}"
   2938     },
   2939     {
   2940         "d": "dict.pl",
   2941         "b": "dictpl",
   2942         "u": "http://dict.pl/dict?word={{{s}}}"
   2943     },
   2944     {
   2945         "d": "www.dict.org",
   2946         "b": "dictre",
   2947         "u": "http://www.dict.org/bin/Dict?Form=Dict1&Database=*&Strategy=re&Query=^{{{s}}}$"
   2948     },
   2949     {
   2950         "d": "dictzone.com",
   2951         "b": "dictzonespma",
   2952         "u": "http://dictzone.com/spanyol-magyar-szotar/{{{s}}}"
   2953     },
   2954     {
   2955         "d": "portail.atilf.fr",
   2956         "b": "diddal",
   2957         "u": "http://portail.atilf.fr/cgi-bin/search2e?title={{{s}}}&author=&class=&speech=&objtype=&word=&CONJUNCT=PHRASE&PROXY=moins+de&DISTANCE=3&OUTPUT=conc&SYSTEM_DIR=%2Fvar%2Fartfla%2Fencyclopedie%2Ftextdata%2FIMAGE%2F"
   2958     },
   2959     {
   2960         "d": "www.dictionary.com",
   2961         "b": "di",
   2962         "u": "http://www.dictionary.com/browse/{{{s}}}"
   2963     },
   2964     {
   2965         "d": "dlc.iec.cat",
   2966         "b": "diec",
   2967         "u": "https://dlc.iec.cat/results.asp?txtEntrada={{{s}}}"
   2968     },
   2969     {
   2970         "d": "www.diigo.com",
   2971         "b": "diigt",
   2972         "u": "https://www.diigo.com/tag/{{{s}}}?year=2"
   2973     },
   2974     {
   2975         "d": "www.diki.pl",
   2976         "b": "diki",
   2977         "u": "https://www.diki.pl/slownik-angielskiego/?q={{{s}}}"
   2978     },
   2979     {
   2980         "d": "app.dimensions.ai",
   2981         "b": "dimensions",
   2982         "u": "https://app.dimensions.ai/discover/publication?search_text={{{s}}}&search_type=kws&search_field=full_search"
   2983     },
   2984     {
   2985         "d": "www.dicionarioinformal.com.br",
   2986         "b": "din",
   2987         "u": "http://www.dicionarioinformal.com.br/{{{s}}}"
   2988     },
   2989     {
   2990         "d": "dirae.es",
   2991         "b": "dirae",
   2992         "u": "http://dirae.es/palabras/?q={{{s}}}"
   2993     },
   2994     {
   2995         "d": "discoverygc.com",
   2996         "b": "disco",
   2997         "u": "http://discoverygc.com/wiki/index.php?title=Special%3ASearch&search={{{s}}}&go=Go"
   2998     },
   2999     {
   3000         "d": "dizionario.internazionale.it",
   3001         "b": "dit",
   3002         "u": "http://dizionario.internazionale.it/parola/{{{s}}}"
   3003     },
   3004     {
   3005         "d": "www.diva-portal.org",
   3006         "b": "diva",
   3007         "u": "https://www.diva-portal.org/smash/resultList.jsf?dswid=8805&language=en&searchType=SIMPLE&query={{{s}}}&af=%5B%5D&aq=%5B%5B%5D%5D&aq2=%5B%5B%5D%5D&aqe=%5B%5D&noOfRows=50&sortOrder=author_sort_asc&sortOrder2=title_sort_asc&onlyFullText=false&sf=all"
   3008     },
   3009     {
   3010         "d": "liu.diva-portal.org",
   3011         "b": "divaliu",
   3012         "u": "http://liu.diva-portal.org/smash/resultList.jsf?searchType=SIMPLE&query={{{s}}}"
   3013     },
   3014     {
   3015         "d": "www.divii.org",
   3016         "b": "divii",
   3017         "u": "http://www.divii.org/search?q= {{{s}}}"
   3018     },
   3019     {
   3020         "d": "dizionario.internazionale.it",
   3021         "b": "dizint",
   3022         "u": "http://dizionario.internazionale.it/cerca/{{{s}}}"
   3023     },
   3024     {
   3025         "d": "docs.djangoproject.com",
   3026         "b": "djangodoc",
   3027         "u": "https://docs.djangoproject.com/en/1.8/search/?q={{{s}}}"
   3028     },
   3029     {
   3030         "d": "www.dictjuggler.net",
   3031         "b": "djtrans",
   3032         "u": "http://www.dictjuggler.net/en/yakugo/?word={{{s}}}"
   3033     },
   3034     {
   3035         "d": "ordnet.dk",
   3036         "b": "dkord",
   3037         "u": "http://ordnet.dk/ddo/ordbog?query={{{s}}}"
   3038     },
   3039     {
   3040         "d": "diksiyonaryo.ph",
   3041         "b": "dkp",
   3042         "u": "https://diksiyonaryo.ph/search/{{{s}}}"
   3043     },
   3044     {
   3045         "d": "mdlc.iec.cat",
   3046         "b": "dlcat",
   3047         "u": "http://mdlc.iec.cat/results.asp?txtEntrada={{{s}}}&operEntrada=0"
   3048     },
   3049     {
   3050         "d": "dle.rae.es",
   3051         "b": "dle",
   3052         "u": "http://dle.rae.es/?w={{{s}}}"
   3053     },
   3054     {
   3055         "d": "dlmf.nist.gov",
   3056         "b": "dlmf",
   3057         "u": "http://dlmf.nist.gov/search/search?q={{{s}}}"
   3058     },
   3059     {
   3060         "d": "dict.leo.org",
   3061         "b": "dlo",
   3062         "u": "https://dict.leo.org/german-english/{{{s}}}"
   3063     },
   3064     {
   3065         "d": "www.priberam.pt",
   3066         "b": "dlpoc",
   3067         "u": "https://www.priberam.pt/dlpo/Conjugar/{{{s}}}"
   3068     },
   3069     {
   3070         "d": "www.priberam.pt",
   3071         "b": "dlpo",
   3072         "u": "https://www.priberam.pt/dlpo/{{{s}}}"
   3073     },
   3074     {
   3075         "d": "duke.summon.serialssolutions.com",
   3076         "b": "dlss",
   3077         "u": "http://duke.summon.serialssolutions.com/?summonVersion=2.0#!/search?ho=t&fvf=SourceType,Library%20Catalog,f%7CContentType,Book%20%2F%20eBook,f&q={{{s}}}&l=en"
   3078     },
   3079     {
   3080         "d": "www.cnrtl.fr",
   3081         "b": "dmf",
   3082         "u": "http://www.cnrtl.fr/definition/dmf/{{{s}}}"
   3083     },
   3084     {
   3085         "d": "www.merriam-webster.com",
   3086         "b": "dmw",
   3087         "u": "https://www.merriam-webster.com/dictionary/{{{s}}}"
   3088     },
   3089     {
   3090         "d": "portal.dnb.de",
   3091         "b": "dnb",
   3092         "u": "https://portal.dnb.de/opac.htm?query={{{s}}}&method=simpleSearch"
   3093     },
   3094     {
   3095         "d": "dict-navi.com",
   3096         "b": "dnde",
   3097         "u": "http://dict-navi.com/de/dictionary/list/?type=search&search_term={{{s}}}"
   3098     },
   3099     {
   3100         "d": "referenceworks.brillonline.com",
   3101         "b": "dnp",
   3102         "u": "http://referenceworks.brillonline.com/search?s.q={{{s}}}&s.f.s2_parent=s.f.book.der-neue-pauly"
   3103     },
   3104     {
   3105         "d": "www.doaj.org",
   3106         "b": "doaj",
   3107         "u": "https://www.doaj.org/search?source=%7B%22query%22%3A%7B%22query_string%22%3A%7B%22query%22%3A%22{{{s}}}%22%2C%22default_operator%22%3A%22AND%22%7D%7D%2C%22from%22%3A0%2C%22size%22%3A10%7D"
   3108     },
   3109     {
   3110         "d": "flexikon.doccheck.com",
   3111         "b": "doccde",
   3112         "u": "http://flexikon.doccheck.com/de/index.php?title=Spezial:Suche&q={{{s}}}"
   3113     },
   3114     {
   3115         "d": "m.flexikon.doccheck.com",
   3116         "b": "docc",
   3117         "u": "http://m.flexikon.doccheck.com/en/search/?q={{{s}}}"
   3118     },
   3119     {
   3120         "d": "www.doccheck.com",
   3121         "b": "doccheck",
   3122         "u": "http://www.doccheck.com/de/search/?q={{{s}}}"
   3123     },
   3124     {
   3125         "d": "www.doctorofcredit.com",
   3126         "b": "doc",
   3127         "u": "https://www.doctorofcredit.com/?s={{{s}}}"
   3128     },
   3129     {
   3130         "d": "www.doctrine.fr",
   3131         "b": "doctrine",
   3132         "u": "https://www.doctrine.fr/?q={{{s}}}"
   3133     },
   3134     {
   3135         "d": "canigivemydog.com",
   3136         "b": "dog",
   3137         "u": "http://canigivemydog.com/?s={{{s}}} "
   3138     },
   3139     {
   3140         "d": "dogechain.info",
   3141         "b": "dogechain",
   3142         "u": "http://dogechain.info/address/{{{s}}}"
   3143     },
   3144     {
   3145         "d": "www.dogpedia.org",
   3146         "b": "dogpedia",
   3147         "u": "http://www.dogpedia.org/?s={{{s}}}"
   3148     },
   3149     {
   3150         "d": "doi.org",
   3151         "b": "doi",
   3152         "u": "https://doi.org/{{{s}}}"
   3153     },
   3154     {
   3155         "d": "www.domu.com",
   3156         "b": "domu",
   3157         "u": "https://www.domu.com/chicago/apartment-search2?domu_search={{{s}}}"
   3158     },
   3159     {
   3160         "d": "dotwhat.net",
   3161         "b": "dotwhat",
   3162         "u": "http://dotwhat.net/search/{{{s}}}"
   3163     },
   3164     {
   3165         "d": "lema.rae.es",
   3166         "b": "dpd",
   3167         "u": "http://lema.rae.es/dpd/?key={{{s}}}"
   3168     },
   3169     {
   3170         "d": "www.dpg-verhandlungen.de",
   3171         "b": "dpg",
   3172         "u": "https://www.dpg-verhandlungen.de/year/2019/conference/regensburg/search?query={{{s}}}&submit=Search"
   3173     },
   3174     {
   3175         "d": "www.dblp.org",
   3176         "b": "dplb",
   3177         "u": "http://www.dblp.org/search/index.php#query={{{s}}}"
   3178     },
   3179     {
   3180         "d": "ilg.usc.es",
   3181         "b": "dplg",
   3182         "u": "http://ilg.usc.es/pronuncia/?pq=&q={{{s}}}&l=1&c[]=0"
   3183     },
   3184     {
   3185         "d": "michaelis.uol.com.br",
   3186         "b": "dptbr",
   3187         "u": "http://michaelis.uol.com.br/moderno-portugues/busca/portugues-brasileiro/{{{s}}}"
   3188     },
   3189     {
   3190         "d": "dragonball.wikia.com",
   3191         "b": "dragball",
   3192         "u": "https://dragonball.wikia.com/wiki/Special:Search?query={{{s}}}"
   3193     },
   3194     {
   3195         "d": "academia.gal",
   3196         "b": "drag",
   3197         "u": "http://academia.gal/dicionario_rag/searchNoun.do?nounTitle={{{s}}}"
   3198     },
   3199     {
   3200         "d": "draxe.com",
   3201         "b": "draxe",
   3202         "u": "https://draxe.com/?s={{{s}}}"
   3203     },
   3204     {
   3205         "d": "www.dreambible.com",
   3206         "b": "dreambible",
   3207         "u": "http://www.dreambible.com/search.php?q={{{s}}}"
   3208     },
   3209     {
   3210         "d": "dreammoods.com",
   3211         "b": "dream",
   3212         "u": "http://dreammoods.com/cgibin/dreamdictionarysearch.pl?method=exact&header=dreamsymbol&search={{{s}}}"
   3213     },
   3214     {
   3215         "d": "dictionary.reference.com",
   3216         "b": "dref",
   3217         "u": "http://dictionary.reference.com/browse/{{{s}}}"
   3218     },
   3219     {
   3220         "d": "dsn.dk",
   3221         "b": "dro",
   3222         "u": "https://dsn.dk/?retskriv={{{s}}}"
   3223     },
   3224     {
   3225         "d": "www.drugbank.ca",
   3226         "b": "drugbank",
   3227         "u": "http://www.drugbank.ca/search?query={{{s}}} "
   3228     },
   3229     {
   3230         "d": "www.drugs.com",
   3231         "b": "drugs.com",
   3232         "u": "https://www.drugs.com/search.php?searchterm={{{s}}}"
   3233     },
   3234     {
   3235         "d": "www.drugs.com",
   3236         "b": "drugs",
   3237         "u": "http://www.drugs.com/search.php?&searchterm={{{s}}}"
   3238     },
   3239     {
   3240         "d": "drw-www.adw.uni-heidelberg.de",
   3241         "b": "drw",
   3242         "u": "http://drw-www.adw.uni-heidelberg.de/drw-cgi/zeige?term={{{s}}}&index=lemmata"
   3243     },
   3244     {
   3245         "d": "darksouls.wiki.fextralife.com",
   3246         "b": "ds1",
   3247         "u": "https://darksouls.wiki.fextralife.com/{{{s}}}"
   3248     },
   3249     {
   3250         "d": "www.denstoredanske.dk",
   3251         "b": "dsd",
   3252         "u": "http://www.denstoredanske.dk/Special:Opslag?q={{{s}}}"
   3253     },
   3254     {
   3255         "d": "www.datenschutz-wiki.de",
   3256         "b": "dsgvo",
   3257         "u": "https://www.datenschutz-wiki.de/index.php?search={{{s}}}&ns3000=1"
   3258     },
   3259     {
   3260         "d": "dsn.dk",
   3261         "b": "dsn",
   3262         "u": "https://dsn.dk/?retskriv={{{s}}}&ae=0"
   3263     },
   3264     {
   3265         "d": "dsp.stackexchange.com",
   3266         "b": "dspse",
   3267         "u": "http://dsp.stackexchange.com/search?q={{{s}}}"
   3268     },
   3269     {
   3270         "d": "www.d-seite.de",
   3271         "b": "dste",
   3272         "u": "https://www.d-seite.de/vis/vis.php?lemma={{{s}}}"
   3273     },
   3274     {
   3275         "d": "dejure.org",
   3276         "b": "dstgb",
   3277         "u": "http://dejure.org/gesetze/StGB/{{{s}}}.html"
   3278     },
   3279     {
   3280         "d": "dontsweattherecipe.com",
   3281         "b": "dstr",
   3282         "u": "https://dontsweattherecipe.com/?s={{{s}}}"
   3283     },
   3284     {
   3285         "d": "dsv.su.se",
   3286         "b": "dsv",
   3287         "u": "http://dsv.su.se/s%C3%B6k?q={{{s}}}"
   3288     },
   3289     {
   3290         "d": "www.datenschutz-wiki.de",
   3291         "b": "dswiki",
   3292         "u": "https://www.datenschutz-wiki.de/index.php?search={{{s}}}"
   3293     },
   3294     {
   3295         "d": "deskthority.net",
   3296         "b": "dt",
   3297         "u": "https://deskthority.net/wiki/index.php?search={{{s}}}"
   3298     },
   3299     {
   3300         "d": "www.data.gouv.fr",
   3301         "b": "dtg",
   3302         "u": "https://www.data.gouv.fr/search/?q={{{s}}}"
   3303     },
   3304     {
   3305         "d": "www.thefreedictionary.com",
   3306         "b": "d",
   3307         "u": "http://www.thefreedictionary.com/{{{s}}}"
   3308     },
   3309     {
   3310         "d": "www.discoverthenetworks.org",
   3311         "b": "dtn",
   3312         "u": "http://www.discoverthenetworks.org/search/?q={{{s}}}&cof=FORID%3A11&cx=013255222075609514560%3Avfcebs4vcuo"
   3313     },
   3314     {
   3315         "d": "deskthority.net",
   3316         "b": "dtwiki",
   3317         "u": "https://deskthority.net/wiki/{{{s}}}"
   3318     },
   3319     {
   3320         "d": "find.library.duke.edu",
   3321         "b": "duc",
   3322         "u": "https://find.library.duke.edu/?search_field=all_fields&q={{{s}}}"
   3323     },
   3324     {
   3325         "d": "www.duckduckgo.com",
   3326         "b": "duckai",
   3327         "u": "https://www.duckduckgo.com/?q={{{s}}}&ia=chat&bang=true "
   3328     },
   3329     {
   3330         "d": "www.duedil.com",
   3331         "b": "duedil",
   3332         "u": "https://www.duedil.com/companies/search?query={{{s}}}&op=Companies"
   3333     },
   3334     {
   3335         "d": "library.duke.edu",
   3336         "b": "dul",
   3337         "u": "http://library.duke.edu/find/all?Ntt={{{s}}} "
   3338     },
   3339     {
   3340         "d": "www.dummies.com",
   3341         "b": "dummies",
   3342         "u": "https://www.dummies.com/?s={{{s}}}"
   3343     },
   3344     {
   3345         "d": "dejure.org",
   3346         "b": "durhg",
   3347         "u": "http://dejure.org/cgi-bin/suche?Suchenach={{{s}}}"
   3348     },
   3349     {
   3350         "d": "www.ikonet.com",
   3351         "b": "dv",
   3352         "u": "http://www.ikonet.com/fr/ledictionnairevisuel/static/qc/searchresults?cx=partner-pub-7156007925185226%3Atd1ipa-ejn8&cof=FORID%3A9&ie=UTF-8&q={{{s}}}&siteurl=www.ikonet.com%2Ffr%2Fledictionnairevisuel%2F&ref=www.ikonet.com%2Ffr%2Fledictionnairevisuel%2Fstatic%2Fqc%2Fsearchresults%3Fcx%3Dpartner-pub-7156007925185226%253Atd1ipa-ejn8%26cof%3DFORID%253A9%26ie%3DUTF-8%26q%3Dfraise%26siteurl%3Dwww.ikonet.com%252Ffr%252Fledictionnairevisuel%252Fstatic%252Fqc%252Fvisuel%26ref%3D%26ss%3D607j79921j6&ss=648j91840j6"
   3353     },
   3354     {
   3355         "d": "woerterbuchnetz.de",
   3356         "b": "dwb",
   3357         "u": "http://woerterbuchnetz.de/DWB/?lemma={{{s}}}"
   3358     },
   3359     {
   3360         "d": "www.dwds.de",
   3361         "b": "dwds",
   3362         "u": "http://www.dwds.de/?qu={{{s}}}"
   3363     },
   3364     {
   3365         "d": "daviswiki.org",
   3366         "b": "dwiki",
   3367         "u": "https://daviswiki.org/_rsearch/?q={{{s}}}"
   3368     },
   3369     {
   3370         "d": "www.dictionary.com",
   3371         "b": "dxn",
   3372         "u": "http://www.dictionary.com/browse/{{{s}}}?s=ts"
   3373     },
   3374     {
   3375         "d": "www.ean-search.org",
   3376         "b": "ean",
   3377         "u": "http://www.ean-search.org/perl/ean-search.pl?q={{{s}}}"
   3378     },
   3379     {
   3380         "d": "www.easybib.com",
   3381         "b": "easybib",
   3382         "u": "http://www.easybib.com/cite/eval?url={{{s}}}"
   3383     },
   3384     {
   3385         "d": "eatbydate.com",
   3386         "b": "eatbydate",
   3387         "u": "http://eatbydate.com/search/?q={{{s}}}"
   3388     },
   3389     {
   3390         "d": "eattender.com",
   3391         "b": "eattender",
   3392         "u": "http://eattender.com/recipes/search?q={{{s}}}"
   3393     },
   3394     {
   3395         "d": "www.eatbydate.com",
   3396         "b": "ebd",
   3397         "u": "http://www.eatbydate.com/search/?q={{{s}}}"
   3398     },
   3399     {
   3400         "d": "www.ebi.ac.uk",
   3401         "b": "ebi",
   3402         "u": "https://www.ebi.ac.uk/ebisearch/search.ebi?db=allebi&query={{{s}}}&requestFrom=duckduckgo"
   3403     },
   3404     {
   3405         "d": "www.britannica.com",
   3406         "b": "ebrit",
   3407         "u": "https://www.britannica.com/search?query={{{s}}}"
   3408     },
   3409     {
   3410         "d": "curia.europa.eu",
   3411         "b": "ecli",
   3412         "u": "http://curia.europa.eu/juris/liste.jsf?critereEcli={{{s}}}"
   3413     },
   3414     {
   3415         "d": "www.e-codices.unifr.ch",
   3416         "b": "ecodices",
   3417         "u": "http://www.e-codices.unifr.ch/en/search/all?sQueryString={{{s}}}"
   3418     },
   3419     {
   3420         "d": "www.ecosia.org",
   3421         "b": "eco",
   3422         "u": "https://www.ecosia.org/search?q={{{s}}}"
   3423     },
   3424     {
   3425         "d": "www.ecole-club.ch",
   3426         "b": "ecole-club",
   3427         "u": "https://www.ecole-club.ch/Cours/recherche@{{{s}}}"
   3428     },
   3429     {
   3430         "d": "www.ecolo.be",
   3431         "b": "ecolo",
   3432         "u": "http://www.ecolo.be/spip.php?recherche={{{s}}}&page=recherche"
   3433     },
   3434     {
   3435         "d": "www.econbiz.de",
   3436         "b": "econbiz",
   3437         "u": "http://www.econbiz.de/Search/Results?lookfor={{{s}}}&type=AllFields&submit=Suchen"
   3438     },
   3439     {
   3440         "d": "econlib.org",
   3441         "b": "econlib",
   3442         "u": "http://econlib.org/cgi-bin/fullsearch.pl?query={{{s}}}"
   3443     },
   3444     {
   3445         "d": "secure.ecs.soton.ac.uk",
   3446         "b": "ecs",
   3447         "u": "https://secure.ecs.soton.ac.uk/kb/search/?q={{{s}}}&s=1"
   3448     },
   3449     {
   3450         "d": "www.exploit-db.com",
   3451         "b": "edb",
   3452         "u": "https://www.exploit-db.com/search/?action=search&description={{{s}}}"
   3453     },
   3454     {
   3455         "d": "everydaycarry.com",
   3456         "b": "edc",
   3457         "u": "http://everydaycarry.com/search{{{s}}}"
   3458     },
   3459     {
   3460         "d": "www.sec.gov",
   3461         "b": "edgar",
   3462         "u": "http://www.sec.gov/cgi-bin/browse-edgar?company={{{s}}}&CIK=&filenum=&State=&SIC=&owner=include&action=getcompany"
   3463     },
   3464     {
   3465         "d": "www.sec.gov",
   3466         "b": "edgart",
   3467         "u": "http://www.sec.gov/cgi-bin/browse-edgar?company=&match=&CIK={{{s}}}&filenum=&State=&Country=&SIC=&owner=exclude&Find=Find+Companies&action=getcompany"
   3468     },
   3469     {
   3470         "d": "www.editus.lu",
   3471         "b": "editus",
   3472         "u": "http://www.editus.lu/ed/fr/recherche.html?q={{{s}}}"
   3473     },
   3474     {
   3475         "d": "spotlight.edmodo.com",
   3476         "b": "edmodo",
   3477         "u": "https://spotlight.edmodo.com/Browse?search=true&q={{{s}}}"
   3478     },
   3479     {
   3480         "d": "new.edmodo.com",
   3481         "b": "edmo",
   3482         "u": "https://new.edmodo.com/search?q={{{s}}}"
   3483     },
   3484     {
   3485         "d": "educalingo.com",
   3486         "b": "educalingofr",
   3487         "u": "https://educalingo.com/fr/dic-fr/{{{s}}}"
   3488     },
   3489     {
   3490         "d": "edutalk.id",
   3491         "b": "edutalk",
   3492         "u": "https://edutalk.id/?s={{{s}}}"
   3493     },
   3494     {
   3495         "d": "edutin.com",
   3496         "b": "edut",
   3497         "u": "http://edutin.com/cursos/buscar/{{{s}}}"
   3498     },
   3499     {
   3500         "d": "www.eff.org",
   3501         "b": "eff",
   3502         "u": "https://www.eff.org/search/site/{{{s}}}"
   3503     },
   3504     {
   3505         "d": "diglib.eg.org",
   3506         "b": "egdl",
   3507         "u": "http://diglib.eg.org/discover?query={{{s}}}&submit=Go"
   3508     },
   3509     {
   3510         "d": "eow.alc.co.jp",
   3511         "b": "eijirou",
   3512         "u": "https://eow.alc.co.jp/search?q={{{s}}}"
   3513     },
   3514     {
   3515         "d": "www.iranicaonline.org",
   3516         "b": "eir",
   3517         "u": "http://www.iranicaonline.org/articles/search/keywords:{{{s}}}"
   3518     },
   3519     {
   3520         "d": "www.tanoshiijapanese.com",
   3521         "b": "ej",
   3522         "u": "http://www.tanoshiijapanese.com/dictionary/index.cfm?j=&e={{{s}}}&search=Search+%3E"
   3523     },
   3524     {
   3525         "d": "econjwatch.org",
   3526         "b": "ejw",
   3527         "u": "https://econjwatch.org/search/?m=all&q={{{s}}}"
   3528     },
   3529     {
   3530         "d": "www.eki.ee",
   3531         "b": "ekss",
   3532         "u": "http://www.eki.ee/dict/ekss/index.cgi?Q={{{s}}}&F=M"
   3533     },
   3534     {
   3535         "d": "www.bibleserver.com",
   3536         "b": "elb",
   3537         "u": "http://www.bibleserver.com/text/ELB/{{{s}}}"
   3538     },
   3539     {
   3540         "d": "www.elconjugador.com",
   3541         "b": "elconjugador",
   3542         "u": "http://www.elconjugador.com/conjugaison/verbe/espagnol/{{{s}}}.html"
   3543     },
   3544     {
   3545         "d": "www.greek-language.gr",
   3546         "b": "eldict",
   3547         "u": "http://www.greek-language.gr/greekLang/modern_greek/tools/lexica/triantafyllides/search.html?lq=%22{{{s}}}%22"
   3548     },
   3549     {
   3550         "d": "hiztegiak.elhuyar.eus",
   3551         "b": "elheneu",
   3552         "u": "http://hiztegiak.elhuyar.eus/en_eu/{{{s}}}"
   3553     },
   3554     {
   3555         "d": "hiztegiak.elhuyar.eus",
   3556         "b": "elheseu",
   3557         "u": "http://hiztegiak.elhuyar.eus/es_eu/{{{s}}}"
   3558     },
   3559     {
   3560         "d": "hiztegiak.elhuyar.eus",
   3561         "b": "elheuen",
   3562         "u": "http://hiztegiak.elhuyar.eus/eu_en/{{{s}}}"
   3563     },
   3564     {
   3565         "d": "hiztegiak.elhuyar.eus",
   3566         "b": "elheues",
   3567         "u": "http://hiztegiak.elhuyar.eus/eu_es/{{{s}}}"
   3568     },
   3569     {
   3570         "d": "hiztegiak.elhuyar.eus",
   3571         "b": "elheufr",
   3572         "u": "http://hiztegiak.elhuyar.eus/eu_fr/{{{s}}}"
   3573     },
   3574     {
   3575         "d": "hiztegiak.elhuyar.eus",
   3576         "b": "elhfreu",
   3577         "u": "http://hiztegiak.elhuyar.eus/fr_eu/{{{s}}}"
   3578     },
   3579     {
   3580         "d": "hiztegiak.elhuyar.org",
   3581         "b": "elhuyar",
   3582         "u": "http://hiztegiak.elhuyar.org/es_eu/{{{s}}}"
   3583     },
   3584     {
   3585         "d": "www.reddit.com",
   3586         "b": "eli5",
   3587         "u": "https://www.reddit.com/r/explainlikeimfive/search?q={{{s}}}&restrict_sr=on&sort=relevance&t=all"
   3588     },
   3589     {
   3590         "d": "ell.stackexchange.com",
   3591         "b": "ell",
   3592         "u": "https://ell.stackexchange.com/search?q={{{s}}}"
   3593     },
   3594     {
   3595         "d": "el.wikipedia.org",
   3596         "b": "elw",
   3597         "u": "https://el.wikipedia.org/w/index.php?search={{{s}}}&title=%CE%95%CE%B9%CE%B4%CE%B9%CE%BA%CF%8C%3A%CE%91%CE%BD%CE%B1%CE%B6%CE%AE%CF%84%CE%B7%CF%83%CE%B7&go=%CE%9C%CE%B5%CF%84%CE%AC%CE%B2%CE%B1%CF%83%CE%B7"
   3598     },
   3599     {
   3600         "d": "www.ema.europa.eu",
   3601         "b": "ema",
   3602         "u": "http://www.ema.europa.eu/ema/index.jsp?curl=pages%2Fincludes%2Fmedicines%2Fmedicines_landing_page.jsp&searchkwByEnter=true&quickSearch={{{s}}}"
   3603     },
   3604     {
   3605         "d": "www.medicines.org.uk",
   3606         "b": "emc",
   3607         "u": "https://www.medicines.org.uk/emc/search?q= {{{s}}}"
   3608     },
   3609     {
   3610         "d": "search.medscape.com",
   3611         "b": "emedicine",
   3612         "u": "http://search.medscape.com/reference-search?newSearchHeader=1&queryText={{{s}}}"
   3613     },
   3614     {
   3615         "d": "www.emich.edu",
   3616         "b": "emich",
   3617         "u": "https://www.emich.edu/search/?q={{{s}}}"
   3618     },
   3619     {
   3620         "d": "emojipedia.org",
   3621         "b": "emojipedia",
   3622         "u": "http://emojipedia.org/?s={{{s}}}"
   3623     },
   3624     {
   3625         "d": "translate.google.com",
   3626         "b": "en2fr",
   3627         "u": "https://translate.google.com/#en/fr/{{{s}}}"
   3628     },
   3629     {
   3630         "d": "translate.google.com",
   3631         "b": "enbr",
   3632         "u": "https://translate.google.com/#en/pt/{{{s}}}"
   3633     },
   3634     {
   3635         "d": "www.encyclo.nl",
   3636         "b": "enc",
   3637         "u": "http://www.encyclo.nl/begrip/{{{s}}}"
   3638     },
   3639     {
   3640         "d": "www.encodeproject.org",
   3641         "b": "encode",
   3642         "u": "https://www.encodeproject.org/search/?searchTerm={{{s}}}"
   3643     },
   3644     {
   3645         "d": "www.encyclopedia.com",
   3646         "b": "encom",
   3647         "u": "http://www.encyclopedia.com/searchresults.aspx?q={{{s}}}"
   3648     },
   3649     {
   3650         "d": "encyc.org",
   3651         "b": "encyc",
   3652         "u": "http://encyc.org/wiki/{{{s}}}"
   3653     },
   3654     {
   3655         "d": "www.encyclopediaofmath.org",
   3656         "b": "encyclopediaofmath",
   3657         "u": "http://www.encyclopediaofmath.org/index.php?title=Special:Search&search={{{s}}}"
   3658     },
   3659     {
   3660         "d": "en.wikipedia.org",
   3661         "b": "encyclopedia",
   3662         "u": "http://en.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
   3663     },
   3664     {
   3665         "d": "endic.naver.com",
   3666         "b": "endic",
   3667         "u": "http://endic.naver.com/search.nhn?sLn=en&isOnlyViewEE=N&query={{{s}}}"
   3668     },
   3669     {
   3670         "d": "endless-sphere.com",
   3671         "b": "endlessphere",
   3672         "u": "http://endless-sphere.com/forums/?q {{{s}}} "
   3673     },
   3674     {
   3675         "d": "english.stackexchange.com",
   3676         "b": "en",
   3677         "u": "http://english.stackexchange.com/search?q={{{s}}}"
   3678     },
   3679     {
   3680         "d": "essearch.energystar.gov",
   3681         "b": "energystar",
   3682         "u": "http://essearch.energystar.gov/search?query={{{s}}}&affiliate=www.energystar.gov"
   3683     },
   3684     {
   3685         "d": "translate.google.com",
   3686         "b": "enfi",
   3687         "u": "http://translate.google.com/#en/fi/{{{s}}}"
   3688     },
   3689     {
   3690         "d": "www.focloir.ie",
   3691         "b": "enfoc",
   3692         "u": "http://www.focloir.ie/en/dictionary/ei/{{{s}}}?advSearch=1&q={{{s}}}&inlanguage=en"
   3693     },
   3694     {
   3695         "d": "www.englishforums.com",
   3696         "b": "engfor",
   3697         "u": "https://www.englishforums.com/search/{{{s}}}.htm"
   3698     },
   3699     {
   3700         "d": "www.englishgrammar.org",
   3701         "b": "enggramm",
   3702         "u": "https://www.englishgrammar.org/?s={{{s}}}"
   3703     },
   3704     {
   3705         "d": "cse.google.com",
   3706         "b": "engtb",
   3707         "u": "https://cse.google.com/cse?cx=partner-pub-3176996020956223:6582549258&q={{{s}}}&og=_l=partner-generic.3...19628.24-generic..0.0.0."
   3708     },
   3709     {
   3710         "d": "translate.google.com",
   3711         "b": "enid",
   3712         "u": "https://translate.google.com/translate#en/id/{{{s}}}"
   3713     },
   3714     {
   3715         "d": "enigma.huma-num.fr",
   3716         "b": "enig",
   3717         "u": "http://enigma.huma-num.fr/index.php?q=1&w={{{s}}}"
   3718     },
   3719     {
   3720         "d": "enigma.huma-num.fr",
   3721         "b": "enigma",
   3722         "u": "http://enigma.huma-num.fr/index.php?q=1&w={{{s}}}"
   3723     },
   3724     {
   3725         "d": "latin-dictionary.net",
   3726         "b": "enlat",
   3727         "u": "http://latin-dictionary.net/search/english/{{{s}}}"
   3728     },
   3729     {
   3730         "d": "www.enmu.edu",
   3731         "b": "enmu",
   3732         "u": "http://www.enmu.edu/search?q={{{s}}}"
   3733     },
   3734     {
   3735         "d": "ojibwe.lib.umn.edu",
   3736         "b": "enoj",
   3737         "u": "https://ojibwe.lib.umn.edu/search?utf8=%E2%9C%93&q={{{s}}}&commit=Search&type=english"
   3738     },
   3739     {
   3740         "d": "translate.google.com",
   3741         "b": "enru",
   3742         "u": "http://translate.google.com/#en/ru/{{{s}}}"
   3743     },
   3744     {
   3745         "d": "www.ensembl.org",
   3746         "b": "ensembl",
   3747         "u": "http://www.ensembl.org/Multi/Search/Results?q={{{s}}};site=ensembl"
   3748     },
   3749     {
   3750         "d": "www.ensembl.org",
   3751         "b": "ens",
   3752         "u": "http://www.ensembl.org/Multi/psychic?q={{{s}}}"
   3753     },
   3754     {
   3755         "d": "english.stackexchange.com",
   3756         "b": "enstex",
   3757         "u": "https://english.stackexchange.com/search?q={{{s}}}"
   3758     },
   3759     {
   3760         "d": "mw.lojban.org",
   3761         "b": "en-sutsis",
   3762         "u": "http://mw.lojban.org/extensions/ilmentufa/i/en/#sisku/http://mw.lojban.org/extensions/ilmentufa/i/en/#sisku/{{{s}}}"
   3763     },
   3764     {
   3765         "d": "translate.google.com",
   3766         "b": "enth",
   3767         "u": "https://translate.google.com/#en/th/{{{s}}}"
   3768     },
   3769     {
   3770         "d": "www.ncbi.nlm.nih.gov",
   3771         "b": "entrez",
   3772         "u": "http://www.ncbi.nlm.nih.gov/sites/gquery?term={{{s}}}"
   3773     },
   3774     {
   3775         "d": "glosbe.com",
   3776         "b": "eo2en",
   3777         "u": "https://glosbe.com/eo/en/{{{s}}}"
   3778     },
   3779     {
   3780         "d": "www.eoearth.org",
   3781         "b": "eoearth",
   3782         "u": "http://www.eoearth.org/results/all/?searchnext=true&q={{{s}}}"
   3783     },
   3784     {
   3785         "d": "eol.org",
   3786         "b": "eol",
   3787         "u": "http://eol.org/search?q={{{s}}}&search=Go"
   3788     },
   3789     {
   3790         "d": "www.encyclopediaofmath.org",
   3791         "b": "eom",
   3792         "u": "http://www.encyclopediaofmath.org/index.php?title=Special:Search&search={{{s}}}"
   3793     },
   3794     {
   3795         "d": "www.etymonline.com",
   3796         "b": "eo",
   3797         "u": "https://www.etymonline.com/search?q={{{s}}}"
   3798     },
   3799     {
   3800         "d": "eowp.alc.co.jp",
   3801         "b": "eow",
   3802         "u": "http://eowp.alc.co.jp/search?q={{{s}}}"
   3803     },
   3804     {
   3805         "d": "nlquery.epa.gov",
   3806         "b": "epa",
   3807         "u": "http://nlquery.epa.gov/epasearch/epasearch?querytext={{{s}}}&fld=&areaname=&typeofsearch=epa&areacontacts=http%3A%2F%2Fwww.epa.gov%2Fepahome%2Fcomments.htm&areasearchurl=&result_template=epafiles_default.xsl&filter=sample4filt.hts&x=0&y=0"
   3808     },
   3809     {
   3810         "d": "everipedia.org",
   3811         "b": "ep",
   3812         "u": "https://everipedia.org/wiki/{{{s}}}"
   3813     },
   3814     {
   3815         "d": "beast-epfl.hosted.exlibrisgroup.com",
   3816         "b": "epflbib",
   3817         "u": "https://beast-epfl.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,{{{s}}}&tab=default_tab&search_scope=default_scope&vid=EPFL&lang=en_US&offset=0"
   3818     },
   3819     {
   3820         "d": "beast-epfl.hosted.exlibrisgroup.com",
   3821         "b": "epflbook",
   3822         "u": "https://beast-epfl.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,{{{s}}}&tab=default_tab&search_scope=default_scope&vid=EPFL&lang=fr_FR&offset=0&fn=search"
   3823     },
   3824     {
   3825         "d": "search.epfl.ch",
   3826         "b": "epfldir",
   3827         "u": "https://search.epfl.ch/psearch.action?q={{{s}}}&f=directory&lang=en&pageSize=10&sort="
   3828     },
   3829     {
   3830         "d": "search.epfl.ch",
   3831         "b": "epfl",
   3832         "u": "http://search.epfl.ch/web.action?q={{{s}}}"
   3833     },
   3834     {
   3835         "d": "plan.epfl.ch",
   3836         "b": "epflp",
   3837         "u": "http://plan.epfl.ch/?room={{{s}}}"
   3838     },
   3839     {
   3840         "d": "www.epicurious.com",
   3841         "b": "epicurious",
   3842         "u": "http://www.epicurious.com/tools/searchresults?search={{{s}}}&x=0&y=0"
   3843     },
   3844     {
   3845         "d": "europepmc.org",
   3846         "b": "epmc",
   3847         "u": "http://europepmc.org/search?query={{{s}}}"
   3848     },
   3849     {
   3850         "d": "register.epo.org",
   3851         "b": "eporeg",
   3852         "u": "https://register.epo.org/smartSearch?searchMode=smart&query={{{s}}}"
   3853     },
   3854     {
   3855         "d": "elpasopl.ent.sirsi.net",
   3856         "b": "eppl",
   3857         "u": "https://elpasopl.ent.sirsi.net/client/en_US/default/search/results?ln=en_US&q={{{s}}}"
   3858     },
   3859     {
   3860         "d": "spatialreference.org",
   3861         "b": "epsg",
   3862         "u": "http://spatialreference.org/ref/?search=epsg:{{{s}}}"
   3863     },
   3864     {
   3865         "d": "equaldex.com",
   3866         "b": "equaldex",
   3867         "u": "http://equaldex.com/search?q={{{s}}}"
   3868     },
   3869     {
   3870         "d": "www.erowid.org",
   3871         "b": "er",
   3872         "u": "https://www.erowid.org/search.php?q={{{s}}}"
   3873     },
   3874     {
   3875         "d": "www.erf.de",
   3876         "b": "erf",
   3877         "u": "http://www.erf.de/?node=1097&page=1&NAV_CatSelect=0&NAV_MetaSuchtext={{{s}}}"
   3878     },
   3879     {
   3880         "d": "eric.ed.gov",
   3881         "b": "eric",
   3882         "u": "https://eric.ed.gov/?q={{{s}}}"
   3883     },
   3884     {
   3885         "d": "www.erowid.org",
   3886         "b": "eroexp",
   3887         "u": "https://www.erowid.org/experiences/exp.cgi?S1=0&S2=-1&C1=-1&Str={{{s}}}"
   3888     },
   3889     {
   3890         "d": "www.erowid.org",
   3891         "b": "erowid",
   3892         "u": "http://www.erowid.org/search.php?q={{{s}}}"
   3893     },
   3894     {
   3895         "d": "www.wordreference.com",
   3896         "b": "esdef",
   3897         "u": "http://www.wordreference.com/definicion/{{{s}}}"
   3898     },
   3899     {
   3900         "d": "lexicoon.org",
   3901         "b": "eslexicon",
   3902         "u": "http://lexicoon.org/es/{{{s}}}"
   3903     },
   3904     {
   3905         "d": "worldwide.espacenet.com",
   3906         "b": "espacenet",
   3907         "u": "https://worldwide.espacenet.com/searchResults?ST=singleline&query={{{s}}}&Submit=Search"
   3908     },
   3909     {
   3910         "d": "physics.stackexchange.com",
   3911         "b": "esse",
   3912         "u": "https://physics.stackexchange.com/search?q={{{s}}}"
   3913     },
   3914     {
   3915         "d": "www.wordreference.com",
   3916         "b": "essin",
   3917         "u": "http://www.wordreference.com/sinonimos/{{{s}}}"
   3918     },
   3919     {
   3920         "d": "estraviz.org",
   3921         "b": "estraviz",
   3922         "u": "https://estraviz.org/{{{s}}}"
   3923     },
   3924     {
   3925         "d": "www.esvonline.org",
   3926         "b": "esvonline",
   3927         "u": "http://www.esvonline.org/search/{{{s}}}/"
   3928     },
   3929     {
   3930         "d": "www.ethnologue.com",
   3931         "b": "ethnologue",
   3932         "u": "http://www.ethnologue.com/search?keys={{{s}}}"
   3933     },
   3934     {
   3935         "d": "www.ethz.ch",
   3936         "b": "ethz",
   3937         "u": "https://www.ethz.ch/en/utils/search.html?search={{{s}}}"
   3938     },
   3939     {
   3940         "d": "etimo.it",
   3941         "b": "etimo",
   3942         "u": "http://etimo.it/?term={{{s}}}"
   3943     },
   3944     {
   3945         "d": "www.eattheweeds.com",
   3946         "b": "etw",
   3947         "u": "http://www.eattheweeds.com/?s={{{s}}}"
   3948     },
   3949     {
   3950         "d": "www.etymonline.com",
   3951         "b": "etymology",
   3952         "u": "http://www.etymonline.com/index.php?search={{{s}}}&searchmode=none"
   3953     },
   3954     {
   3955         "d": "www.etymonline.com",
   3956         "b": "etymonline",
   3957         "u": "http://www.etymonline.com/search?q={{{s}}}"
   3958     },
   3959     {
   3960         "d": "www.etymonline.com",
   3961         "b": "etymo",
   3962         "u": "http://www.etymonline.com/index.php?term={{{s}}}"
   3963     },
   3964     {
   3965         "d": "etymologiebank.nl",
   3966         "b": "etynl",
   3967         "u": "http://etymologiebank.nl/trefwoord/{{{s}}}"
   3968     },
   3969     {
   3970         "d": "www.etymonline.com",
   3971         "b": "ety",
   3972         "u": "http://www.etymonline.com/index.php?allowed_in_frame=0&search={{{s}}}&searchmode=none"
   3973     },
   3974     {
   3975         "d": "europa.eu",
   3976         "b": "eu",
   3977         "u": "https://europa.eu/search/?QueryText={{{s}}}"
   3978     },
   3979     {
   3980         "d": "edinboro.edu",
   3981         "b": "eup",
   3982         "u": "http://edinboro.edu/search/search.html?keyword={{{s}}}"
   3983     },
   3984     {
   3985         "d": "www.xe.com",
   3986         "b": "eur2usd",
   3987         "u": "http://www.xe.com/currencyconverter/convert/?From=EUR&To=USD&Amount={{{s}}}"
   3988     },
   3989     {
   3990         "d": "eur-lex.europa.eu",
   3991         "b": "eurlex",
   3992         "u": "http://eur-lex.europa.eu/search.html?text={{{s}}}&scope=EURLEX&type=quick"
   3993     },
   3994     {
   3995         "d": "europepmc.org",
   3996         "b": "europepmc",
   3997         "u": "http://europepmc.org/search?query={{{s}}}"
   3998     },
   3999     {
   4000         "d": "www.essen-und-trinken.de",
   4001         "b": "eut",
   4002         "u": "https://www.essen-und-trinken.de/suche#site=eut&category=Rezept&query={{{s}}}&page=1&sorting=relevance"
   4003     },
   4004     {
   4005         "d": "eva.fing.edu.uy",
   4006         "b": "evafing",
   4007         "u": "https://eva.fing.edu.uy/course/search.php?search={{{s}}}"
   4008     },
   4009     {
   4010         "d": "wiki.evageeks.org",
   4011         "b": "evawk",
   4012         "u": "https://wiki.evageeks.org/Special:Search?search={{{s}}}"
   4013     },
   4014     {
   4015         "d": "everipedia.org",
   4016         "b": "ever",
   4017         "u": "https://everipedia.org/wiki/{{{s}}}"
   4018     },
   4019     {
   4020         "d": "www.everymac.com",
   4021         "b": "everymac",
   4022         "u": "http://www.everymac.com/ultimate-mac-lookup/?search_keywords={{{s}}}"
   4023     },
   4024     {
   4025         "d": "www.eviq.org.au",
   4026         "b": "eviq",
   4027         "u": "https://www.eviq.org.au/search?searchtext={{{s}}}"
   4028     },
   4029     {
   4030         "d": "www.evrenbilim.com",
   4031         "b": "evren",
   4032         "u": "https://www.evrenbilim.com/?s={{{s}}}"
   4033     },
   4034     {
   4035         "d": "www.3ds.com",
   4036         "b": "exaled",
   4037         "u": "http://www.3ds.com/search/?q={{{s}}} "
   4038     },
   4039     {
   4040         "d": "examine.com",
   4041         "b": "examine",
   4042         "u": "http://examine.com/search.php?q={{{s}}}"
   4043     },
   4044     {
   4045         "d": "examine.com",
   4046         "b": "ex",
   4047         "u": "https://examine.com/search/?q={{{s}}}"
   4048     },
   4049     {
   4050         "d": "irfantoor.com",
   4051         "b": "exp",
   4052         "u": "http://irfantoor.com/exploits?s={{{s}}}"
   4053     },
   4054     {
   4055         "d": "explorecourses.stanford.edu",
   4056         "b": "explorecourses",
   4057         "u": "http://explorecourses.stanford.edu/search?q={{{s}}}"
   4058     },
   4059     {
   4060         "d": "ezinearticles.com",
   4061         "b": "ezine",
   4062         "u": "http://ezinearticles.com/search/?q={{{s}}}"
   4063     },
   4064     {
   4065         "d": "www.factbites.com",
   4066         "b": "factbites",
   4067         "u": "http://www.factbites.com/topics/{{{s}}}"
   4068     },
   4069     {
   4070         "d": "factornumber.com",
   4071         "b": "factor",
   4072         "u": "http://factornumber.com/?page={{{s}}};"
   4073     },
   4074     {
   4075         "d": "farsi123.com",
   4076         "b": "farsi123",
   4077         "u": "http://farsi123.com/?word={{{s}}}"
   4078     },
   4079     {
   4080         "d": "www.fass.se",
   4081         "b": "fassv",
   4082         "u": "https://www.fass.se/LIF/result?userType=0&query={{{s}}}"
   4083     },
   4084     {
   4085         "d": "www.fatsecret.com",
   4086         "b": "fatsecret",
   4087         "u": "https://www.fatsecret.com/calories-nutrition/search?q={{{s}}}"
   4088     },
   4089     {
   4090         "d": "www.fundeu.es",
   4091         "b": "fbbva",
   4092         "u": "http://www.fundeu.es/?s={{{s}}}"
   4093     },
   4094     {
   4095         "d": "www.frag-caesar.de",
   4096         "b": "fcaesar",
   4097         "u": "https://www.frag-caesar.de/lateinwoerterbuch/{{{s}}}-uebersetzung.html"
   4098     },
   4099     {
   4100         "d": "search.usa.gov",
   4101         "b": "fda",
   4102         "u": "https://search.usa.gov/search?utf8=%E2%9C%93&affiliate=fda&query={{{s}}}&commit=Search"
   4103     },
   4104     {
   4105         "d": "fddb.info",
   4106         "b": "fddb",
   4107         "u": "http://fddb.info/db/de/suche/?udd=0&cat=site-de&search={{{s}}}"
   4108     },
   4109     {
   4110         "d": "freedictionary.org",
   4111         "b": "fd",
   4112         "u": "http://freedictionary.org/?Query={{{s}}}&button=Search"
   4113     },
   4114     {
   4115         "d": "finedictionary.com",
   4116         "b": "fdic",
   4117         "u": "http://finedictionary.com/{{{s}}}.html"
   4118     },
   4119     {
   4120         "d": "www.federalregister.gov",
   4121         "b": "fedreg",
   4122         "u": "https://www.federalregister.gov/documents/search?conditions%5Bterm%5D={{{s}}}"
   4123     },
   4124     {
   4125         "d": "www.feedough.com",
   4126         "b": "feedough",
   4127         "u": "https://www.feedough.com/?s={{{s}}}"
   4128     },
   4129     {
   4130         "d": "fee.org",
   4131         "b": "fee",
   4132         "u": "https://fee.org/search/?q={{{s}}}"
   4133     },
   4134     {
   4135         "d": "www.fer.unizg.hr",
   4136         "b": "fer",
   4137         "u": "http://www.fer.unizg.hr/search?sq={{{s}}} &s_skip=0"
   4138     },
   4139     {
   4140         "d": "www.folklore.ee",
   4141         "b": "fes",
   4142         "u": "http://www.folklore.ee/justkui/sonastik/?otsing={{{s}}}&paring=Otsi"
   4143     },
   4144     {
   4145         "d": "www.fettrechner.de",
   4146         "b": "fettrechner",
   4147         "u": "http://www.fettrechner.de/cgi-bin/kalorientabelle.pl?t=temsearch&sort=BEZEICHNUNG&f=*RUBRIK%2C*SUCHBEGRIFFE%2C*BEZEICHNUNG%2C*HERSTELLER&f1=HERSTELLER&start=1&dif=50&c={{{s}}}"
   4148     },
   4149     {
   4150         "d": "www.admin.ch",
   4151         "b": "ffch",
   4152         "u": "https://www.admin.ch/opc/search/?lang=fr&language[]=fr&product[]=fg&text={{{s}}}&lang=fr"
   4153     },
   4154     {
   4155         "d": "fhsu.edu",
   4156         "b": "fhsu",
   4157         "u": "https://fhsu.edu/searchresults.aspx?query={{{s}}}"
   4158     },
   4159     {
   4160         "d": "translate.google.com",
   4161         "b": "fien",
   4162         "u": "http://translate.google.com/#fi/en/{{{s}}} "
   4163     },
   4164     {
   4165         "d": "www.file-extensions.org",
   4166         "b": "fileext",
   4167         "u": "http://www.file-extensions.org/search/?searchstring={{{s}}}"
   4168     },
   4169     {
   4170         "d": "filext.com",
   4171         "b": "filext",
   4172         "u": "http://filext.com/file-extension/{{{s}}}"
   4173     },
   4174     {
   4175         "d": "public.findlaw.com",
   4176         "b": "findlaw",
   4177         "u": "http://public.findlaw.com/LCsearch.html?entry={{{s}}}"
   4178     },
   4179     {
   4180         "d": "www.finecooking.com",
   4181         "b": "finecooking",
   4182         "u": "http://www.finecooking.com/?s={{{s}}}"
   4183     },
   4184     {
   4185         "d": "www.finedictionary.com",
   4186         "b": "finedict",
   4187         "u": "http://www.finedictionary.com/{{{s}}}.html"
   4188     },
   4189     {
   4190         "d": "fineli.fi",
   4191         "b": "finelien",
   4192         "u": "https://fineli.fi/fineli/en/elintarvikkeet?q={{{s}}}"
   4193     },
   4194     {
   4195         "d": "fineli.fi",
   4196         "b": "fineli",
   4197         "u": "https://fineli.fi/fineli/fi/elintarvikkeet?q={{{s}}}"
   4198     },
   4199     {
   4200         "d": "fineli.fi",
   4201         "b": "finelisv",
   4202         "u": "https://fineli.fi/fineli/sv/elintarvikkeet?q={{{s}}}"
   4203     },
   4204     {
   4205         "d": "finlex.fi",
   4206         "b": "finlex",
   4207         "u": "http://finlex.fi/fi/laki/haku/?search[type]=pika&search[pika]={{{s}}}"
   4208     },
   4209     {
   4210         "d": "fitfolly.com",
   4211         "b": "fitfolly",
   4212         "u": "https://fitfolly.com/?s={{{s}}}"
   4213     },
   4214     {
   4215         "d": "search.ebscohost.com.ezproxy.fiu.edu",
   4216         "b": "fiueds",
   4217         "u": "http://search.ebscohost.com.ezproxy.fiu.edu/login.aspx?direct=true&scope=site&type=0&site=eds-live&lang=en&bquery=[{{{s}}}]"
   4218     },
   4219     {
   4220         "d": "fkb.dk",
   4221         "b": "fkb",
   4222         "u": "https://fkb.dk/search/ting/{{{s}}}"
   4223     },
   4224     {
   4225         "d": "www.felleskatalogen.no",
   4226         "b": "fkt",
   4227         "u": "https://www.felleskatalogen.no/medisin/sok?sokord={{{s}}}"
   4228     },
   4229     {
   4230         "d": "flexikon.doccheck.com",
   4231         "b": "fle",
   4232         "u": "http://flexikon.doccheck.com/de/Spezial:Suche?q={{{s}}}"
   4233     },
   4234     {
   4235         "d": "www.flightradar24.com",
   4236         "b": "flightradar",
   4237         "u": "https://www.flightradar24.com/data/flights/{{{s}}}"
   4238     },
   4239     {
   4240         "d": "www.webflis.us",
   4241         "b": "flis",
   4242         "u": "http://www.webflis.us//webflis.aspx?All={{{s}}}"
   4243     },
   4244     {
   4245         "d": "www.wildflower.org",
   4246         "b": "flower",
   4247         "u": "http://www.wildflower.org/plants/search.php?search_field={{{s}}}&newsearch=true"
   4248     },
   4249     {
   4250         "d": "www.reddit.com",
   4251         "b": "flr",
   4252         "u": "https://www.reddit.com/r/FluidLang/search?q={{{s}}}&restrict_sr=on"
   4253     },
   4254     {
   4255         "d": "flybase.org",
   4256         "b": "fly",
   4257         "u": "http://flybase.org/search/{{{s}}}"
   4258     },
   4259     {
   4260         "d": "www.foodnetwork.com",
   4261         "b": "fn",
   4262         "u": "https://www.foodnetwork.com/search/{{{s}}}-"
   4263     },
   4264     {
   4265         "d": "file.org",
   4266         "b": "fo",
   4267         "u": "http://file.org/extension/{{{s}}} "
   4268     },
   4269     {
   4270         "d": "foldoc.org",
   4271         "b": "foldoc",
   4272         "u": "http://foldoc.org/{{{s}}}"
   4273     },
   4274     {
   4275         "d": "folkets-lexikon.csc.kth.se",
   4276         "b": "folkets",
   4277         "u": "http://folkets-lexikon.csc.kth.se/folkets/#lookup&{{{s}}}&0"
   4278     },
   4279     {
   4280         "d": "www.folkwiki.se",
   4281         "b": "folkwiki",
   4282         "u": "http://www.folkwiki.se/?n=Meta.Start&action=search&q={{{s}}}"
   4283     },
   4284     {
   4285         "d": "www.identifont.com",
   4286         "b": "font",
   4287         "u": "http://www.identifont.com/find?font={{{s}}}&similar={{{s}}}"
   4288     },
   4289     {
   4290         "d": "www.identifont.com",
   4291         "b": "fontslike",
   4292         "u": "http://www.identifont.com/find?similar={{{s}}}&q=Go"
   4293     },
   4294     {
   4295         "d": "fooby.ch",
   4296         "b": "fooby",
   4297         "u": "https://fooby.ch/de/suche.html?query={{{s}}}&treffertyp=rezepte"
   4298     },
   4299     {
   4300         "d": "www.food.com",
   4301         "b": "food",
   4302         "u": "http://www.food.com/recipe-finder/all/{{{s}}}"
   4303     },
   4304     {
   4305         "d": "search.freefind.com",
   4306         "b": "foodsubs",
   4307         "u": "http://search.freefind.com/find.html?id=81296093&pageid=r&query={{{s}}}"
   4308     },
   4309     {
   4310         "d": "www.foody.vn",
   4311         "b": "foody",
   4312         "u": "https://www.foody.vn/ho-chi-minh/dia-diem?q={{{s}}}&ss=header_search_form"
   4313     },
   4314     {
   4315         "d": "forkd.com",
   4316         "b": "forkd",
   4317         "u": "http://forkd.com/recipe/search?q={{{s}}}"
   4318     },
   4319     {
   4320         "d": "www.forrester.com",
   4321         "b": "forrester",
   4322         "u": "https://www.forrester.com/search?tmtxt={{{s}}}"
   4323     },
   4324     {
   4325         "d": "forvo.com",
   4326         "b": "forvo",
   4327         "u": "http://forvo.com/search/{{{s}}}/"
   4328     },
   4329     {
   4330         "d": "www.focusonthefamily.com",
   4331         "b": "fotf",
   4332         "u": "https://www.focusonthefamily.com/search-results#q={{{s}}}&t=FocusOnTheFamilyOnly&sort=relevancy"
   4333     },
   4334     {
   4335         "d": "www.flightradar24.com",
   4336         "b": "fr24",
   4337         "u": "https://www.flightradar24.com/data/flights/{{{s}}}"
   4338     },
   4339     {
   4340         "d": "www.fragrantica.com",
   4341         "b": "fragrantica",
   4342         "u": "https://www.fragrantica.com/search/?q={{{s}}}"
   4343     },
   4344     {
   4345         "d": "www.fran.si",
   4346         "b": "fran",
   4347         "u": "http://www.fran.si/iskanje?View=2&Query= {{{s}}} "
   4348     },
   4349     {
   4350         "d": "www.frag-caesar.de",
   4351         "b": "frc",
   4352         "u": "http://www.frag-caesar.de/lateinwoerterbuch/{{{s}}}-uebersetzung.html"
   4353     },
   4354     {
   4355         "d": "www.frag-caesar.de",
   4356         "b": "frcs",
   4357         "u": "http://www.frag-caesar.de/lateinwoerterbuch/{{{s}}}-uebersetzung.html"
   4358     },
   4359     {
   4360         "d": "research.stlouisfed.org",
   4361         "b": "fred",
   4362         "u": "https://research.stlouisfed.org/fred2/search?st={{{s}}}"
   4363     },
   4364     {
   4365         "d": "www.freecollocation.com",
   4366         "b": "freecol",
   4367         "u": "http://www.freecollocation.com/search?word={{{s}}}"
   4368     },
   4369     {
   4370         "d": "freedictionary.org",
   4371         "b": "freedict",
   4372         "u": "http://freedictionary.org/?Query={{{s}}}&button=Search"
   4373     },
   4374     {
   4375         "d": "freedictionary.org",
   4376         "b": "freedictionary",
   4377         "u": "http://freedictionary.org/?Query={{{s}}}&button=Search"
   4378     },
   4379     {
   4380         "d": "www.freethesaurus.com",
   4381         "b": "freethesaurus",
   4382         "u": "http://www.freethesaurus.com/{{{s}}}"
   4383     },
   4384     {
   4385         "d": "french.stackexchange.com",
   4386         "b": "french",
   4387         "u": "http://french.stackexchange.com/search?q={{{s}}}"
   4388     },
   4389     {
   4390         "d": "frida.fooddata.dk",
   4391         "b": "frida",
   4392         "u": "https://frida.fooddata.dk/food/search?lang=en&q={{{s}}}"
   4393     },
   4394     {
   4395         "d": "frightfind.com",
   4396         "b": "fright",
   4397         "u": "https://frightfind.com/?s={{{s}}}"
   4398     },
   4399     {
   4400         "d": "www.francisfrith.com",
   4401         "b": "frith",
   4402         "u": "https://www.francisfrith.com/search?q={{{s}}}"
   4403     },
   4404     {
   4405         "d": "framabee.org",
   4406         "b": "frmb",
   4407         "u": "https://framabee.org/?q={{{s}}}"
   4408     },
   4409     {
   4410         "d": "www.frontiersin.org",
   4411         "b": "frontiers",
   4412         "u": "http://www.frontiersin.org/SearchData.aspx?sq={{{s}}}"
   4413     },
   4414     {
   4415         "d": "ratings.food.gov.uk",
   4416         "b": "fsarating",
   4417         "u": "http://ratings.food.gov.uk/enhanced-search/en-GB/{{{s}}}/%5E/alpha/0/%5E/%5E/1/1/10"
   4418     },
   4419     {
   4420         "d": "www.futura-sciences.com",
   4421         "b": "fsc",
   4422         "u": "http://www.futura-sciences.com/magazines/sciences/recherche/?q={{{s}}}"
   4423     },
   4424     {
   4425         "d": "www.freethesaurus.com",
   4426         "b": "fthes",
   4427         "u": "https://www.freethesaurus.com/{{{s}}}"
   4428     },
   4429     {
   4430         "d": "www.farmacotherapeutischkompas.nl",
   4431         "b": "ftk",
   4432         "u": "https://www.farmacotherapeutischkompas.nl/snelzoeken?zoekterm={{{s}}}&domein=geneesmiddelen"
   4433     },
   4434     {
   4435         "d": "www.futurelearn.com",
   4436         "b": "ftln",
   4437         "u": "https://www.futurelearn.com/search?q={{{s}}}"
   4438     },
   4439     {
   4440         "d": "www.ub-katalog.fernuni-hagen.de",
   4441         "b": "fubib",
   4442         "u": "https://www.ub-katalog.fernuni-hagen.de/F/?func=find-b&request={{{s}}}&find_code=WRD"
   4443     },
   4444     {
   4445         "d": "www.fullformgo.com",
   4446         "b": "fullform",
   4447         "u": "https://www.fullformgo.com/term/{{{s}}}"
   4448     },
   4449     {
   4450         "d": "fullforms.com",
   4451         "b": "fullforms",
   4452         "u": "http://fullforms.com/{{{s}}} "
   4453     },
   4454     {
   4455         "d": "www.fundeu.es",
   4456         "b": "fundeu",
   4457         "u": "https://www.fundeu.es/?s={{{s}}}"
   4458     },
   4459     {
   4460         "d": "finviz.com",
   4461         "b": "fvz",
   4462         "u": "http://finviz.com/quote.ashx?t={{{s}}}&ty=c&ta=1&p=d"
   4463     },
   4464     {
   4465         "d": "foodwishes.blogspot.com",
   4466         "b": "fwcj",
   4467         "u": "https://foodwishes.blogspot.com/search?q={{{s}}}"
   4468     },
   4469     {
   4470         "d": "www.gadventures.com",
   4471         "b": "gadv",
   4472         "u": "https://www.gadventures.com/search/?q={{{s}}}&ref=ddgsearch"
   4473     },
   4474     {
   4475         "d": "www.focloir.ie",
   4476         "b": "gael",
   4477         "u": "http://www.focloir.ie/en/spellcheck/ei/?q={{{s}}}"
   4478     },
   4479     {
   4480         "d": "www.lexilogos.com",
   4481         "b": "gaf",
   4482         "u": "http://www.lexilogos.com/latin/gaffiot.php?q={{{s}}}"
   4483     },
   4484     {
   4485         "d": "www.focloir.ie",
   4486         "b": "gafoc",
   4487         "u": "http://www.focloir.ie/en/dictionary/ei/{{{s}}}?advSearch=1&q={{{s}}}&inlanguage=ga"
   4488     },
   4489     {
   4490         "d": "gethuman.com",
   4491         "b": "gah",
   4492         "u": "https://gethuman.com/phone-number/search/{{{s}}}"
   4493     },
   4494     {
   4495         "d": "www.galinos.gr",
   4496         "b": "galinos",
   4497         "u": "https://www.galinos.gr/web/drugs/main/search?q={{{s}}}"
   4498     },
   4499     {
   4500         "d": "gallica.bnf.fr",
   4501         "b": "gallica",
   4502         "u": "http://gallica.bnf.fr/Search?ArianeWireIndex=index&p=1&lang=FR&q={{{s}}}"
   4503     },
   4504     {
   4505         "d": "www.gamefly.com",
   4506         "b": "gamefly",
   4507         "u": "https://www.gamefly.com/#!/search/all?q={{{s}}}"
   4508     },
   4509     {
   4510         "d": "glosbe.com",
   4511         "b": "garen",
   4512         "u": "https://glosbe.com/ar/en/{{{s}}}"
   4513     },
   4514     {
   4515         "d": "wirtschaftslexikon.gabler.de",
   4516         "b": "gawi",
   4517         "u": "https://wirtschaftslexikon.gabler.de/search/content?keys={{{s}}}"
   4518     },
   4519     {
   4520         "d": "www.greatbritishchefs.com",
   4521         "b": "gbc",
   4522         "u": "https://www.greatbritishchefs.com/search2#?pi=1&ps=48&st={{{s}}}&orderby="
   4523     },
   4524     {
   4525         "d": "www.google.com",
   4526         "b": "gbooks",
   4527         "u": "https://www.google.com/search?nfpr=1&tbm=bks&q={{{s}}}"
   4528     },
   4529     {
   4530         "d": "www.buenosaires.gob.ar",
   4531         "b": "gcba",
   4532         "u": "http://www.buenosaires.gob.ar/bweb/search?keys={{{s}}}"
   4533     },
   4534     {
   4535         "d": "gcide.gnu.org.ua",
   4536         "b": "gcide",
   4537         "u": "http://gcide.gnu.org.ua/?q={{{s}}} &define=Define&strategy=."
   4538     },
   4539     {
   4540         "d": "www.gcmap.com",
   4541         "b": "gcmap",
   4542         "u": "http://www.gcmap.com/mapui?P={{{s}}}"
   4543     },
   4544     {
   4545         "d": "www.gcmap.com",
   4546         "b": "gcm",
   4547         "u": "http://www.gcmap.com/mapui?P={{{s}}}&MS=wls&DU=nm"
   4548     },
   4549     {
   4550         "d": "www.diccionari.cat",
   4551         "b": "gdlc",
   4552         "u": "http://www.diccionari.cat/cgi-bin/AppDLC3.exe?APP=CERCADLC&GECART={{{s}}}&x=0&y=0"
   4553     },
   4554     {
   4555         "d": "gdt.oqlf.gouv.qc.ca",
   4556         "b": "gdt",
   4557         "u": "http://gdt.oqlf.gouv.qc.ca/resultat.aspx?terme={{{s}}}"
   4558     },
   4559     {
   4560         "d": "gdz.sub.uni-goettingen.de",
   4561         "b": "gdz",
   4562         "u": "http://gdz.sub.uni-goettingen.de/en/dms/suche/?tx_goobit3_search[formquery]={{{s}}}&tx_goobit3_search[order]=1&tx_goobit3_search[default]=METADATA&tx_goobit3_search[orderfield]=BYCREATOR&tx_goobit3_search[link]=0"
   4563     },
   4564     {
   4565         "d": "www.google.com.ec",
   4566         "b": "gec",
   4567         "u": "https://www.google.com.ec/search?safe=active&q={{{s}}}"
   4568     },
   4569     {
   4570         "d": "www.geeksforgeeks.org",
   4571         "b": "geeks",
   4572         "u": "https://www.geeksforgeeks.org/?s={{{s}}}"
   4573     },
   4574     {
   4575         "d": "www.gematrix.org",
   4576         "b": "gematria",
   4577         "u": "https://www.gematrix.org/?word={{{s}}}"
   4578     },
   4579     {
   4580         "d": "www.ncbi.nlm.nih.gov",
   4581         "b": "genbank",
   4582         "u": "http://www.ncbi.nlm.nih.gov/nuccore/?term={{{s}}}"
   4583     },
   4584     {
   4585         "d": "gender.wikia.com",
   4586         "b": "gender",
   4587         "u": "http://gender.wikia.com/search?query={{{s}}}"
   4588     },
   4589     {
   4590         "d": "www.genealogieonline.nl",
   4591         "b": "genea",
   4592         "u": "https://www.genealogieonline.nl/en/zoeken/?q={{{s}}} "
   4593     },
   4594     {
   4595         "d": "www.genecards.org",
   4596         "b": "genecards",
   4597         "u": "http://www.genecards.org/index.php?path=/Search/keyword/{{{s}}}"
   4598     },
   4599     {
   4600         "d": "www.ncbi.nlm.nih.gov",
   4601         "b": "gene",
   4602         "u": "https://www.ncbi.nlm.nih.gov/gene/?term={{{s}}} "
   4603     },
   4604     {
   4605         "d": "gen.lib.rus.ec",
   4606         "b": "genesis",
   4607         "u": "http://gen.lib.rus.ec/search.php?req={{{s}}}&lg_topic=libgen&open=0&view=simple&res=25&phrase=1&column=def"
   4608     },
   4609     {
   4610         "d": "en.glosbe.com",
   4611         "b": "genhu",
   4612         "u": "https://en.glosbe.com/en/hu/{{{s}}}"
   4613     },
   4614     {
   4615         "d": "www.geograph.org.uk",
   4616         "b": "geograph",
   4617         "u": "https://www.geograph.org.uk/of/{{{s}}}"
   4618     },
   4619     {
   4620         "d": "geofactoftheday.blogspot.com",
   4621         "b": "geography",
   4622         "u": "https://geofactoftheday.blogspot.com/search?q={{{s}}}"
   4623     },
   4624     {
   4625         "d": "www.geonames.org",
   4626         "b": "geonames",
   4627         "u": "http://www.geonames.org/search.html?q={{{s}}}"
   4628     },
   4629     {
   4630         "d": "www.ncbi.nlm.nih.gov",
   4631         "b": "geo",
   4632         "u": "http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc={{{s}}}"
   4633     },
   4634     {
   4635         "d": "www.zeno.org",
   4636         "b": "georges",
   4637         "u": "http://www.zeno.org/Zeno/0/Suche?q={{{s}}}&k=Georges-1913"
   4638     },
   4639     {
   4640         "d": "www.getabstract.com",
   4641         "b": "getabstract",
   4642         "u": "https://www.getabstract.com/en/search?initial=true&query={{{s}}}"
   4643     },
   4644     {
   4645         "d": "www.google.com",
   4646         "b": "gflights",
   4647         "u": "https://www.google.com/flights/#search;t={{{s}}}"
   4648     },
   4649     {
   4650         "d": "tube.geogebra.org",
   4651         "b": "ggbtube",
   4652         "u": "http://tube.geogebra.org/search/perform/search/{{{s}}}"
   4653     },
   4654     {
   4655         "d": "en.glosbe.com",
   4656         "b": "ghuen",
   4657         "u": "https://en.glosbe.com/hu/en/{{{s}}}"
   4658     },
   4659     {
   4660         "d": "gibbon.co",
   4661         "b": "gibbon",
   4662         "u": "https://gibbon.co/search?q={{{s}}}"
   4663     },
   4664     {
   4665         "d": "www.giftinformation.se",
   4666         "b": "giftinfo",
   4667         "u": "http://www.giftinformation.se/searchpage/?query={{{s}}}"
   4668     },
   4669     {
   4670         "d": "www.gesetze-im-internet.de",
   4671         "b": "gii",
   4672         "u": "http://www.gesetze-im-internet.de/cgi-bin/htsearch?config=Gesamt_bmjhome2005&method=and&words={{{s}}}"
   4673     },
   4674     {
   4675         "d": "glosbe.com",
   4676         "b": "gip",
   4677         "u": "http://glosbe.com/it/pl/{{{s}}}"
   4678     },
   4679     {
   4680         "d": "www.google.fr",
   4681         "b": "giti",
   4682         "u": "https://www.google.fr/maps/dir/{{{s}}}/{{{s}}}"
   4683     },
   4684     {
   4685         "d": "globaledge.msu.edu",
   4686         "b": "globaledge",
   4687         "u": "http://globaledge.msu.edu/search?q={{{s}}}"
   4688     },
   4689     {
   4690         "d": "www.interglot.com",
   4691         "b": "glotenes",
   4692         "u": "http://www.interglot.com/dictionary/en/es/search?q={{{s}}} "
   4693     },
   4694     {
   4695         "d": "www.interglot.com",
   4696         "b": "glotesen",
   4697         "u": "http://www.interglot.com/dictionary/es/en/search?q={{{s}}} "
   4698     },
   4699     {
   4700         "d": "interglot.com",
   4701         "b": "glotnl",
   4702         "u": "http://interglot.com/dictionary/nl/en/search?q={{{s}}}"
   4703     },
   4704     {
   4705         "d": "glottolog.org",
   4706         "b": "glottolog",
   4707         "u": "http://glottolog.org/glottolog?search={{{s}}}"
   4708     },
   4709     {
   4710         "d": "german.stackexchange.com",
   4711         "b": "glse",
   4712         "u": "https://german.stackexchange.com/search?q={{{s}}}"
   4713     },
   4714     {
   4715         "d": "glutenfreerecipebox.com",
   4716         "b": "glutenfreerecipebox",
   4717         "u": "https://glutenfreerecipebox.com/?s={{{s}}}"
   4718     },
   4719     {
   4720         "d": "www.google.co.uk",
   4721         "b": "gmuk",
   4722         "u": "https://www.google.co.uk/maps/place/{{{s}}} "
   4723     },
   4724     {
   4725         "d": "www.google.com",
   4726         "b": "gnda",
   4727         "u": "https://www.google.com/?gws_rd=ssl#q={{{s}}}&tbs=ida:1&gl=us"
   4728     },
   4729     {
   4730         "d": "duckgobang.com",
   4731         "b": "gobang",
   4732         "u": "http://duckgobang.com/?s={{{s}}}"
   4733     },
   4734     {
   4735         "d": "golden.com",
   4736         "b": "golden",
   4737         "u": "https://golden.com/search/{{{s}}}"
   4738     },
   4739     {
   4740         "d": "goldbook.iupac.org",
   4741         "b": "gold",
   4742         "u": "http://goldbook.iupac.org/terms/search/{{{s}}}"
   4743     },
   4744     {
   4745         "d": "www.gonutss.com",
   4746         "b": "gonutss",
   4747         "u": "https://www.gonutss.com/s?q={{{s}}}"
   4748     },
   4749     {
   4750         "d": "www.goodfood.com.au",
   4751         "b": "goodfoodau",
   4752         "u": "https://www.goodfood.com.au/search?text={{{s}}}&type=recipe"
   4753     },
   4754     {
   4755         "d": "google.com",
   4756         "b": "googleimg",
   4757         "u": "https://google.com/search?tbm=isch&q={{{s}}}&tbs=imgo:1"
   4758     },
   4759     {
   4760         "d": "scholar.google.com",
   4761         "b": "googlescholar",
   4762         "u": "http://scholar.google.com/scholar?hl=en&q={{{s}}}"
   4763     },
   4764     {
   4765         "d": "dictionary.goo.ne.jp",
   4766         "b": "gooj",
   4767         "u": "http://dictionary.goo.ne.jp/srch/all/{{{s}}}/m0u/"
   4768     },
   4769     {
   4770         "d": "www.numbergossip.com",
   4771         "b": "gossip",
   4772         "u": "http://www.numbergossip.com/?number={{{s}}}"
   4773     },
   4774     {
   4775         "d": "www.gotquestions.org",
   4776         "b": "gotquestions",
   4777         "u": "https://www.gotquestions.org/search.php?zoom_query={{{s}}}"
   4778     },
   4779     {
   4780         "d": "search.usa.gov",
   4781         "b": "govimages",
   4782         "u": "https://search.usa.gov/search/images?affiliate=usagov&query={{{s}}}"
   4783     },
   4784     {
   4785         "d": "www.govtrack.us",
   4786         "b": "govtrack",
   4787         "u": "http://www.govtrack.us/search?q={{{s}}}"
   4788     },
   4789     {
   4790         "d": "www.gov.uk",
   4791         "b": "gov.uk",
   4792         "u": "https://www.gov.uk/search?q={{{s}}}"
   4793     },
   4794     {
   4795         "d": "www.gov.uk",
   4796         "b": "govuk",
   4797         "u": "https://www.gov.uk/search?q= {{{s}}}"
   4798     },
   4799     {
   4800         "d": "search.usa.gov",
   4801         "b": "gov",
   4802         "u": "https://search.usa.gov/search?affiliate=usagov&query={{{s}}}"
   4803     },
   4804     {
   4805         "d": "www.gpdp.it",
   4806         "b": "gpdp",
   4807         "u": "https://www.gpdp.it/home/ricerca/-/search/key/{{{s}}}"
   4808     },
   4809     {
   4810         "d": "glosbe.com",
   4811         "b": "gpi",
   4812         "u": "http://glosbe.com/pl/it/{{{s}}}"
   4813     },
   4814     {
   4815         "d": "gpsies.de",
   4816         "b": "gpsies",
   4817         "u": "http://gpsies.de/?q={{{s}}}"
   4818     },
   4819     {
   4820         "d": "www.gotquestions.org",
   4821         "b": "gq+",
   4822         "u": "https://www.gotquestions.org/search.php?zoom_query={{{s}}}"
   4823     },
   4824     {
   4825         "d": "enguayaquil.com",
   4826         "b": "gquil",
   4827         "u": "https://enguayaquil.com/?s={{{s}}}"
   4828     },
   4829     {
   4830         "d": "www.nayiri.com",
   4831         "b": "grabar",
   4832         "u": "http://www.nayiri.com/imagedDictionaryBrowser.jsp?dictionaryId=28&dt=HY_HY&query={{{s}}}"
   4833     },
   4834     {
   4835         "d": "grammis.ids-mannheim.de",
   4836         "b": "grammis",
   4837         "u": "https://grammis.ids-mannheim.de/suche?search={{{s}}}&research=&research%5B%5D=sysgrams&research%5B%5D=corpora&research%5B%5D=phonos&research%5B%5D=terms&knowledge=&knowledge%5B%5D=questions&knowledge%5B%5D=programs&knowledge%5B%5D=eurograms&knowledge%5B%5D=orthos&ressources=&ressources%5B%5D=connectors&ressources%5B%5D=affixes&ressources%5B%5D=prepositions&ressources%5B%5D=verbs&scat=DuckDuckGo+Bang"
   4838     },
   4839     {
   4840         "d": "gramota.ru",
   4841         "b": "gramota",
   4842         "u": "http://gramota.ru/slovari/dic/?word={{{s}}}&all=x"
   4843     },
   4844     {
   4845         "d": "graph.tk",
   4846         "b": "graph",
   4847         "u": "http://graph.tk/#{{{s}}}"
   4848     },
   4849     {
   4850         "d": "www.perseus.tufts.edu",
   4851         "b": "greek",
   4852         "u": "http://www.perseus.tufts.edu/hopper/morph?l={{{s}}}&la=greek#lexicon"
   4853     },
   4854     {
   4855         "d": "greensdictofslang.com",
   4856         "b": "greensdic",
   4857         "u": "https://greensdictofslang.com/search/basic?q={{{s}}}"
   4858     },
   4859     {
   4860         "d": "bigenc.ru",
   4861         "b": "gre",
   4862         "u": "https://bigenc.ru/search?q={{{s}}}"
   4863     },
   4864     {
   4865         "d": "www.grepmed.com",
   4866         "b": "grepmed",
   4867         "u": "https://www.grepmed.com/?q={{{s}}}"
   4868     },
   4869     {
   4870         "d": "www.groundai.com",
   4871         "b": "groundai",
   4872         "u": "https://www.groundai.com/search/?text={{{s}}}&sort=_score"
   4873     },
   4874     {
   4875         "d": "scholar.google.com",
   4876         "b": "gsch",
   4877         "u": "http://scholar.google.com/scholar?&q={{{s}}}"
   4878     },
   4879     {
   4880         "d": "scholar.google.com",
   4881         "b": "gschol",
   4882         "u": "http://scholar.google.com/scholar?q={{{s}}} "
   4883     },
   4884     {
   4885         "d": "www.gsmarena.com",
   4886         "b": "gsm",
   4887         "u": "http://www.gsmarena.com/results.php3?sName={{{s}}}"
   4888     },
   4889     {
   4890         "d": "www.gradesource.com",
   4891         "b": "gsrc",
   4892         "u": "http://www.gradesource.com/findcourse.asp?sb=C&name={{{s}}}&st=0&x=0&y=0"
   4893     },
   4894     {
   4895         "d": "translate.google.com",
   4896         "b": "gtenfr",
   4897         "u": "https://translate.google.com/#en/fr/{{{s}}}"
   4898     },
   4899     {
   4900         "d": "gatech-primo.hosted.exlibrisgroup.com",
   4901         "b": "gtlib",
   4902         "u": "https://gatech-primo.hosted.exlibrisgroup.com/primo-explore/search?vid=01GALI_GIT&search_scope=Everything&query=any,contains,{{{s}}}"
   4903     },
   4904     {
   4905         "d": "trends.google.com",
   4906         "b": "gtrends",
   4907         "u": "https://trends.google.com/trends/explore?date=all&geo=US&q={{{s}}}"
   4908     },
   4909     {
   4910         "d": "gso.gbv.de",
   4911         "b": "gvk",
   4912         "u": "https://gso.gbv.de/DB=2.1/CMD?MATCFILTER=N&MATCSET=N&ACT0=&IKT0=&TRM0=&ACT3=*&IKT3=8183&ACT=SRCHA&IKT=1016&SRT=YOP&TRM={{{s}}}"
   4913     },
   4914     {
   4915         "d": "go.galegroup.com",
   4916         "b": "gvrl",
   4917         "u": "http://go.galegroup.com/ps/headerQuickSearch.do?quickSearchTerm={{{s}}}&inputFieldNames%5B0%5D=OQE&searchType=BasicSearchForm&userGroupName=mlin_m_newtnsh&nwf=y&prodId=GVRL&stw.option=&ebook=&quicksearchIndex=OQE&spellCheck=true&hasCoProduct=false"
   4918     },
   4919     {
   4920         "d": "www.gwct.org.uk",
   4921         "b": "gwct",
   4922         "u": "http://www.gwct.org.uk/search?keywords={{{s}}}"
   4923     },
   4924     {
   4925         "d": "library.gwu.edu",
   4926         "b": "gwlib",
   4927         "u": "http://library.gwu.edu/search-all?query={{{s}}}"
   4928     },
   4929     {
   4930         "d": "www.guinnessworldrecords.com",
   4931         "b": "gwr",
   4932         "u": "http://www.guinnessworldrecords.com/search?term={{{s}}}"
   4933     },
   4934     {
   4935         "d": "search.gwu.edu",
   4936         "b": "gwu",
   4937         "u": "https://search.gwu.edu/search?site=gw_main_VCM&client=gw_main_VCM&proxystylesheet=phase2fe&output=xml_no_dtd&q={{{s}}}"
   4938     },
   4939     {
   4940         "d": "www.giallozafferano.it",
   4941         "b": "gzric",
   4942         "u": "http://www.giallozafferano.it/ricerca-ricette/{{{s}}} "
   4943     },
   4944     {
   4945         "d": "www.h2g2.com",
   4946         "b": "h2g2",
   4947         "u": "http://www.h2g2.com/search?search_type=article_quick_search&searchstring={{{s}}}&approved_entries_only_chk=1"
   4948     },
   4949     {
   4950         "d": "wiki.hydrogenaudio.org",
   4951         "b": "hak",
   4952         "u": "http://wiki.hydrogenaudio.org/index.php?title=Special%3ASearch&search={{{s}}}&go=Go"
   4953     },
   4954     {
   4955         "d": "www.halaltube.com",
   4956         "b": "halaltube",
   4957         "u": "https://www.halaltube.com/?s={{{s}}}"
   4958     },
   4959     {
   4960         "d": "hal.archives-ouvertes.fr",
   4961         "b": "hal",
   4962         "u": "https://hal.archives-ouvertes.fr/search/index/?q={{{s}}}"
   4963     },
   4964     {
   4965         "d": "www.hamdata.com",
   4966         "b": "ham",
   4967         "u": "http://www.hamdata.com/getcall.html?callsign={{{s}}}"
   4968     },
   4969     {
   4970         "d": "hanja.naver.com",
   4971         "b": "hanja",
   4972         "u": "http://hanja.naver.com/search?query={{{s}}}"
   4973     },
   4974     {
   4975         "d": "hansard.parliament.uk",
   4976         "b": "hansard",
   4977         "u": "https://hansard.parliament.uk/search?searchTerm={{{s}}}"
   4978     },
   4979     {
   4980         "d": "www.hanze.nl",
   4981         "b": "hanze",
   4982         "u": "https://www.hanze.nl/nld/zoeken?k={{{s}}}"
   4983     },
   4984     {
   4985         "d": "www.hanzicraft.com",
   4986         "b": "hanzicraft",
   4987         "u": "http://www.hanzicraft.com/character/{{{s}}}"
   4988     },
   4989     {
   4990         "d": "hanzidb.org",
   4991         "b": "hanzidb",
   4992         "u": "http://hanzidb.org/character/{{{s}}}"
   4993     },
   4994     {
   4995         "d": "www.happi.com",
   4996         "b": "happi",
   4997         "u": "https://www.happi.com/contents/searchcontent/all/{{{s}}}/"
   4998     },
   4999     {
   5000         "d": "www.happycow.net",
   5001         "b": "happycow",
   5002         "u": "https://www.happycow.net/searchmap?lat=&lng=&location={{{s}}}"
   5003     },
   5004     {
   5005         "d": "hollis.harvard.edu",
   5006         "b": "harvardlib",
   5007         "u": "http://hollis.harvard.edu/primo_library/libweb/action/dlSearch.do?institution=HVD&vid=HVD&tab=everything&displayField=all&search_scope=everything&mode=Basic&onCampus=false&displayMode=full&query=any%2Ccontains%2C{{{s}}}"
   5008     },
   5009     {
   5010         "d": "www.trhastane.com",
   5011         "b": "hastane",
   5012         "u": "http://www.trhastane.com/arama.php?sehir=0&word={{{s}}} "
   5013     },
   5014     {
   5015         "d": "babel.hathitrust.org",
   5016         "b": "hathi",
   5017         "u": "http://babel.hathitrust.org/cgi/ls?field1=ocr;q1={{{s}}};a=srchls"
   5018     },
   5019     {
   5020         "d": "crazyabouthavana.com",
   5021         "b": "havana",
   5022         "u": "https://crazyabouthavana.com/?s={{{s}}}"
   5023     },
   5024     {
   5025         "d": "hazeguitars.com",
   5026         "b": "haze",
   5027         "u": "https://hazeguitars.com/search?q={{{s}}}"
   5028     },
   5029     {
   5030         "d": "okeanos-www.hbz-nrw.de",
   5031         "b": "hbz",
   5032         "u": "http://okeanos-www.hbz-nrw.de/F/?func=find-c&ccl_term=WRD%3D%22{{{s}}}%22"
   5033     },
   5034     {
   5035         "d": "hcommons.org",
   5036         "b": "hcommons",
   5037         "u": "https://hcommons.org/?s={{{s}}}"
   5038     },
   5039     {
   5040         "d": "www.findacode.com",
   5041         "b": "hcpcs",
   5042         "u": "https://www.findacode.com/code.php?set=HCPCS&c={{{s}}}"
   5043     },
   5044     {
   5045         "d": "hudoc.echr.coe.int",
   5046         "b": "hd",
   5047         "u": "http://hudoc.echr.coe.int/eng#{%22fulltext%22:[%22{{{s}}}%22],%22documentcollectionid2%22:[%22GRANDCHAMBER%22,%22CHAMBER%22]}"
   5048     },
   5049     {
   5050         "d": "hyperdictionary.com",
   5051         "b": "hdict",
   5052         "u": "http://hyperdictionary.com/search.aspx?define={{{s}}}"
   5053     },
   5054     {
   5055         "d": "he.wikipedia.org",
   5056         "b": "hebwiki",
   5057         "u": "https://he.wikipedia.org/w/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
   5058     },
   5059     {
   5060         "d": "katalog.ub.uni-heidelberg.de",
   5061         "b": "heidi",
   5062         "u": "http://katalog.ub.uni-heidelberg.de/cgi-bin/search.cgi?fsubmit=1&query= {{{s}}}"
   5063     },
   5064     {
   5065         "d": "heilkraeuter.de",
   5066         "b": "heilkraeuter",
   5067         "u": "http://heilkraeuter.de/cgi-bin/search.cgi?Terms={{{s}}}"
   5068     },
   5069     {
   5070         "d": "www.heinzelnisse.info",
   5071         "b": "heinzelnisse",
   5072         "u": "http://www.heinzelnisse.info/dict?searchItem={{{s}}} "
   5073     },
   5074     {
   5075         "d": "helka.finna.fi",
   5076         "b": "helka",
   5077         "u": "https://helka.finna.fi/Search/Results?lookfor={{{s}}}"
   5078     },
   5079     {
   5080         "d": "www.thehendonmob.com",
   5081         "b": "hendon",
   5082         "u": "http://www.thehendonmob.com/search/?q={{{s}}}"
   5083     },
   5084     {
   5085         "d": "www.heritage.org",
   5086         "b": "heritage",
   5087         "u": "https://www.heritage.org/search?contains={{{s}}}"
   5088     },
   5089     {
   5090         "d": "duckduckgo.com",
   5091         "b": "hfr",
   5092         "u": "http://duckduckgo.com/?q=site:linuxfr.org+{{{s}}}"
   5093     },
   5094     {
   5095         "d": "hsfu.boss2.bsz-bw.de",
   5096         "b": "hfuboss",
   5097         "u": "https://hsfu.boss2.bsz-bw.de/Search/Results?lookfor={{{s}}}&limit=20"
   5098     },
   5099     {
   5100         "d": "www.hs-furtwangen.de",
   5101         "b": "hfu",
   5102         "u": "https://www.hs-furtwangen.de/suche/?L=0&id=207&tx_solr[q]={{{s}}}"
   5103     },
   5104     {
   5105         "d": "holbein-gymnasium.de",
   5106         "b": "hga",
   5107         "u": "https://holbein-gymnasium.de/index.php/component/search/?searchword={{{s}}}"
   5108     },
   5109     {
   5110         "d": "www.genenames.org",
   5111         "b": "hgnc",
   5112         "u": "http://www.genenames.org/cgi-bin/quick_search.pl?submit=Submit&search={{{s}}}"
   5113     },
   5114     {
   5115         "d": "hgpu.org",
   5116         "b": "hgpu",
   5117         "u": "http://hgpu.org/?s={{{s}}}"
   5118     },
   5119     {
   5120         "d": "hexagonhotchocolate.wordpress.com",
   5121         "b": "hhc",
   5122         "u": "https://hexagonhotchocolate.wordpress.com/?s={{{s}}}"
   5123     },
   5124     {
   5125         "d": "www.hillel.org",
   5126         "b": "hillel",
   5127         "u": "http://www.hillel.org/college-guide/search#keyword={{{s}}}&radius=10"
   5128     },
   5129     {
   5130         "d": "www.maxgyan.com",
   5131         "b": "hintoeng",
   5132         "u": "http://www.maxgyan.com/search/hindi-to-english/index.php?q={{{s}}}"
   5133     },
   5134     {
   5135         "d": "www.history.com",
   5136         "b": "history",
   5137         "u": "http://www.history.com/search?search-field={{{s}}}&x=0&y=0"
   5138     },
   5139     {
   5140         "d": "hitchwiki.org",
   5141         "b": "hitchwiki",
   5142         "u": "http://hitchwiki.org/en/index.php?search={{{s}}}&fulltext=Search&title=Special%3ASearch"
   5143     },
   5144     {
   5145         "d": "howjsay.com",
   5146         "b": "hjs",
   5147         "u": "https://howjsay.com/search?word={{{s}}}"
   5148     },
   5149     {
   5150         "d": "www.elegislation.gov.hk",
   5151         "b": "hkeleg",
   5152         "u": "https://www.elegislation.gov.hk/results?SEARCH_OPTION=K&keyword.SEARCH_FIELD=E&keyword.SEARCH_KEYWORD={{{s}}}"
   5153     },
   5154     {
   5155         "d": "search.legco.gov.hk",
   5156         "b": "hklegco",
   5157         "u": "https://search.legco.gov.hk/LegCoWeb/Search.aspx?lang=en&searchtype=simple&keyword={{{s}}}"
   5158     },
   5159     {
   5160         "d": "www.hklii.hk",
   5161         "b": "hklii",
   5162         "u": "http://www.hklii.hk/cgi-bin/sinosrch.cgi?query={{{s}}}&results=50&submit=Search&mask_world=&mask_path=&callback=on&method=auto&meta=%2Fhklii"
   5163     },
   5164     {
   5165         "d": "www.hs-neu-ulm.de",
   5166         "b": "hnu",
   5167         "u": "https://www.hs-neu-ulm.de/nc/suchergebnisse/?id=1289&L=0&q={{{s}}}"
   5168     },
   5169     {
   5170         "d": "dlc.lib.de.us",
   5171         "b": "hockessinlib",
   5172         "u": "https://dlc.lib.de.us/client/en_US/default/search/results?qu={{{s}}}&te="
   5173     },
   5174     {
   5175         "d": "hol.kag.org",
   5176         "b": "hol",
   5177         "u": "https://hol.kag.org/a/{{{s}}}"
   5178     },
   5179     {
   5180         "d": "hollis.harvard.edu",
   5181         "b": "hollis",
   5182         "u": "https://hollis.harvard.edu/primo-explore/search?query=any,contains,{{{s}}}&tab=everything&search_scope=everything&vid=HVD2&lang=en_US&offset=0"
   5183     },
   5184     {
   5185         "d": "www.homesnap.com",
   5186         "b": "homesnap",
   5187         "u": "https://www.homesnap.com/search?q={{{s}}}"
   5188     },
   5189     {
   5190         "d": "homeworkhelpforkids.co.uk",
   5191         "b": "homework",
   5192         "u": "http://homeworkhelpforkids.co.uk/?s={{{s}}}"
   5193     },
   5194     {
   5195         "d": "opac.hebib.de",
   5196         "b": "hopac",
   5197         "u": "http://opac.hebib.de/search?scope=R1&q={{{s}}}"
   5198     },
   5199     {
   5200         "d": "en.hortipedia.com",
   5201         "b": "hort",
   5202         "u": "http://en.hortipedia.com/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
   5203     },
   5204     {
   5205         "d": "homotopytypetheory.org",
   5206         "b": "hott",
   5207         "u": "https://homotopytypetheory.org/?s={{{s}}}"
   5208     },
   5209     {
   5210         "d": "howjsay.com",
   5211         "b": "howjsay",
   5212         "u": "https://howjsay.com/search?word={{{s}}}"
   5213     },
   5214     {
   5215         "d": "www.howstuffworks.com",
   5216         "b": "howstuffworks",
   5217         "u": "http://www.howstuffworks.com/search.php?terms={{{s}}}"
   5218     },
   5219     {
   5220         "d": "howthingswork.virginia.edu",
   5221         "b": "howthingswork",
   5222         "u": "http://howthingswork.virginia.edu/search.php?searchs={{{s}}}&Go.x=0&Go.y=0&searchq=yes&searcha=yes"
   5223     },
   5224     {
   5225         "d": "duckduckgo.com",
   5226         "b": "hphys",
   5227         "u": "https://duckduckgo.com/?q=site%3Ahyperphysics.phy-astr.gsu.edu+{{{s}}}"
   5228     },
   5229     {
   5230         "d": "hpluspedia.org",
   5231         "b": "hplus",
   5232         "u": "https://hpluspedia.org/index.php?title=Special%3ASearch&search={{{s}}}"
   5233     },
   5234     {
   5235         "d": "hpluspedia.org",
   5236         "b": "hpluspedia",
   5237         "u": "https://hpluspedia.org/index.php?search={{{s}}}"
   5238     },
   5239     {
   5240         "d": "hpluspedia.org",
   5241         "b": "hpp",
   5242         "u": "https://hpluspedia.org/index.php?search={{{s}}}"
   5243     },
   5244     {
   5245         "d": "id.healthyplusplus.com",
   5246         "b": "hppid",
   5247         "u": "https://id.healthyplusplus.com/search?q={{{s}}}"
   5248     },
   5249     {
   5250         "d": "harrypotter.wikia.com",
   5251         "b": "hpwiki",
   5252         "u": "http://harrypotter.wikia.com/wiki/Special:Search?search={{{s}}}&fulltext=Search"
   5253     },
   5254     {
   5255         "d": "www.hogeschoolrotterdam.nl",
   5256         "b": "hro",
   5257         "u": "https://www.hogeschoolrotterdam.nl/zoek/?q={{{s}}}"
   5258     },
   5259     {
   5260         "d": "www.restovisio.com",
   5261         "b": "hrv",
   5262         "u": "http://www.restovisio.com/search?sq={{{s}}}"
   5263     },
   5264     {
   5265         "d": "www.hs-albsig.de",
   5266         "b": "hsas",
   5267         "u": "http://www.hs-albsig.de/search/results.aspx?k={{{s}}}&cs=Diese%20Website&u=http%3A%2F%2Fwww.hs-albsig.de"
   5268     },
   5269     {
   5270         "d": "www.adl.org",
   5271         "b": "hsdb",
   5272         "u": "https://www.adl.org/education-and-resources/resource-knowledge-base/hate-symbols?keys={{{s}}}"
   5273     },
   5274     {
   5275         "d": "honyakustar.com",
   5276         "b": "hs",
   5277         "u": "http://honyakustar.com/en/{{{s}}} "
   5278     },
   5279     {
   5280         "d": "www.hsl.fi",
   5281         "b": "hsl",
   5282         "u": "https://www.hsl.fi/search/solr?keywords={{{s}}}"
   5283     },
   5284     {
   5285         "d": "computer.howstuffworks.com",
   5286         "b": "hsw",
   5287         "u": "http://computer.howstuffworks.com/search.php?terms={{{s}}}"
   5288     },
   5289     {
   5290         "d": "www.howtoforge.com",
   5291         "b": "htf",
   5292         "u": "http://www.howtoforge.com/trip_search?keys={{{s}}}"
   5293     },
   5294     {
   5295         "d": "www.htw-dresden.de",
   5296         "b": "htw",
   5297         "u": "https://www.htw-dresden.de/suche.html?tx_kesearch_pi1[sword]={{{s}}}"
   5298     },
   5299     {
   5300         "d": "hubpages.com",
   5301         "b": "hubpg",
   5302         "u": "https://hubpages.com/search/?s={{{s}}} "
   5303     },
   5304     {
   5305         "d": "hudoc.echr.coe.int",
   5306         "b": "huco",
   5307         "u": "http://hudoc.echr.coe.int/sites/eng/Pages/search.aspx#{%22fulltext%22:[%22{{{s}}} %22],%22documentcollectionid2%22:[%22GRANDCHAMBER%22,%22CHAMBER%22]}"
   5308     },
   5309     {
   5310         "d": "halo.umbc.edu",
   5311         "b": "hw",
   5312         "u": "http://halo.umbc.edu/cgi-bin/haloweb/nrc1.pl?display=json&operation=search&keyword={{{s}}}"
   5313     },
   5314     {
   5315         "d": "hi.wikipedia.org",
   5316         "b": "hwiki",
   5317         "u": "https://hi.wikipedia.org/w/index.php?search={{{s}}}&title=विशेष%3Aखोज&go=जाएँ&ns0=1"
   5318     },
   5319     {
   5320         "d": "www.hardwarezone.com.sg",
   5321         "b": "hwz",
   5322         "u": "http://www.hardwarezone.com.sg/search/forum/?{{{s}}}"
   5323     },
   5324     {
   5325         "d": "www.hoaxbuster.com",
   5326         "b": "hxb",
   5327         "u": "http://www.hoaxbuster.com/search/node/{{{s}}}%20type%3Aarticle"
   5328     },
   5329     {
   5330         "d": "hymnary.org",
   5331         "b": "hymnary",
   5332         "u": "https://hymnary.org/search?qu={{{s}}}"
   5333     },
   5334     {
   5335         "d": "iacobus.usc.es",
   5336         "b": "iacobus",
   5337         "u": "http://iacobus.usc.es/search*gag/?searchtype=Y&SORT=D&searcharg={{{s}}} "
   5338     },
   5339     {
   5340         "d": "www.iacr.org",
   5341         "b": "iacr",
   5342         "u": "https://www.iacr.org/search/?q={{{s}}}"
   5343     },
   5344     {
   5345         "d": "research.investors.com",
   5346         "b": "ibd",
   5347         "u": "https://research.investors.com/stock-quotes/nasdaq-apple-inc-{{{s}}}.htm?fromsearch=1"
   5348     },
   5349     {
   5350         "d": "www.ibge.gov.br",
   5351         "b": "ibge",
   5352         "u": "https://www.ibge.gov.br/busca.html?searchword={{{s}}}&searchphrase=all"
   5353     },
   5354     {
   5355         "d": "www.ibiblio.org",
   5356         "b": "ibiblio",
   5357         "u": "http://www.ibiblio.org/gsearch/?cx=006345117986368989313%3Ar2fkn4tcz5i&cof=FORID%3A11&ie=UTF-8&q={{{s}}}"
   5358     },
   5359     {
   5360         "d": "icannwiki.com",
   5361         "b": "icannwiki",
   5362         "u": "https://icannwiki.com/index.php?search={{{s}}}"
   5363     },
   5364     {
   5365         "d": "www.icd10data.com",
   5366         "b": "icd10",
   5367         "u": "http://www.icd10data.com/Search.aspx?search={{{s}}}"
   5368     },
   5369     {
   5370         "d": "www.icd9data.com",
   5371         "b": "icd9",
   5372         "u": "http://www.icd9data.com/Search/?q={{{s}}}"
   5373     },
   5374     {
   5375         "d": "www.icd-code.de",
   5376         "b": "icd",
   5377         "u": "http://www.icd-code.de/suche/icd/recherche.html?sp=0&sp=S{{{s}}} "
   5378     },
   5379     {
   5380         "d": "ices.dk",
   5381         "b": "ices",
   5382         "u": "http://ices.dk/Searchcenter/Pages/default.aspx?k={{{s}}}"
   5383     },
   5384     {
   5385         "d": "www.imperial.ac.uk",
   5386         "b": "ic",
   5387         "u": "https://www.imperial.ac.uk/search/?q={{{s}}}"
   5388     },
   5389     {
   5390         "d": "catpro.icpl.org",
   5391         "b": "icpl",
   5392         "u": "https://catpro.icpl.org/iii/encore/search?lang=eng&target={{{s}}}"
   5393     },
   5394     {
   5395         "d": "ideas.repec.org",
   5396         "b": "ideas",
   5397         "u": "http://ideas.repec.org/cgi-bin/htsearch?q={{{s}}}&cmd=Search!"
   5398     },
   5399     {
   5400         "d": "ideja.d2.si",
   5401         "b": "ideje",
   5402         "u": "https://ideja.d2.si/results.php?q={{{s}}}"
   5403     },
   5404     {
   5405         "d": "idioms.thefreedictionary.com",
   5406         "b": "idiom",
   5407         "u": "http://idioms.thefreedictionary.com/{{{s}}}"
   5408     },
   5409     {
   5410         "d": "dlc.iec.cat",
   5411         "b": "iec",
   5412         "u": "https://dlc.iec.cat/results.asp?txtEntrada={{{s}}}"
   5413     },
   5414     {
   5415         "d": "ieeexplore.ieee.org",
   5416         "b": "ieee",
   5417         "u": "http://ieeexplore.ieee.org/search/searchresult.jsp?newsearch=true&queryText={{{s}}}"
   5418     },
   5419     {
   5420         "d": "www.iens.nl",
   5421         "b": "iens",
   5422         "u": "http://www.iens.nl/restaurant?q={{{s}}}"
   5423     },
   5424     {
   5425         "d": "www.iep.utm.edu",
   5426         "b": "iep",
   5427         "u": "http://www.iep.utm.edu/{{{s}}} "
   5428     },
   5429     {
   5430         "d": "www.eki.ee",
   5431         "b": "ies",
   5432         "u": "http://www.eki.ee/dict/ies/index.cgi?Q={{{s}}}"
   5433     },
   5434     {
   5435         "d": "digital-library.theiet.org",
   5436         "b": "iet",
   5437         "u": "https://digital-library.theiet.org/search?value1={{{s}}}&option1=all&option2=contentType&pageSize=20&value2="
   5438     },
   5439     {
   5440         "d": "www.ifht.rwth-aachen.de",
   5441         "b": "ifht",
   5442         "u": "http://www.ifht.rwth-aachen.de/ca/be/ovbs/?lidx=&search={{{s}}}"
   5443     },
   5444     {
   5445         "d": "www.ifixit.com",
   5446         "b": "ifixit",
   5447         "u": "http://www.ifixit.com/search?x=0&y=0&query={{{s}}}"
   5448     },
   5449     {
   5450         "d": "parts.igem.org",
   5451         "b": "igem",
   5452         "u": "http://parts.igem.org/Special:Search?search={{{s}}} "
   5453     },
   5454     {
   5455         "d": "inspirehep.net",
   5456         "b": "ihep",
   5457         "u": "http://inspirehep.net/search?p={{{s}}}"
   5458     },
   5459     {
   5460         "d": "www.iiba.org",
   5461         "b": "iiba",
   5462         "u": "https://www.iiba.org/search/?q={{{s}}}"
   5463     },
   5464     {
   5465         "d": "prirucka.ujc.cas.cz",
   5466         "b": "ijp",
   5467         "u": "http://prirucka.ujc.cas.cz/?slovo={{{s}}}"
   5468     },
   5469     {
   5470         "d": "indiankanoon.org",
   5471         "b": "ikanoon",
   5472         "u": "https://indiankanoon.org/search/?formInput={{{s}}}"
   5473     },
   5474     {
   5475         "d": "ikkepedia.org",
   5476         "b": "ikkepedia",
   5477         "u": "http://ikkepedia.org/wiki/{{{s}}}"
   5478     },
   5479     {
   5480         "d": "search.illinoisstate.edu",
   5481         "b": "ilstu",
   5482         "u": "http://search.illinoisstate.edu/?q={{{s}}}"
   5483     },
   5484     {
   5485         "d": "images.math.cnrs.fr",
   5486         "b": "imaths",
   5487         "u": "http://images.math.cnrs.fr/spip.php?page=recherche&page=recherche&recherche={{{s}}}"
   5488     },
   5489     {
   5490         "d": "www.imbiomed.com.mx",
   5491         "b": "imb",
   5492         "u": "http://www.imbiomed.com.mx/1/1/articulos.php?method=searchKeyword&keywords={{{s}}}"
   5493     },
   5494     {
   5495         "d": "www.imperial.ac.uk",
   5496         "b": "imperial",
   5497         "u": "https://www.imperial.ac.uk/search/?q={{{s}}}"
   5498     },
   5499     {
   5500         "d": "annuaire.in2p3.fr",
   5501         "b": "in2p3",
   5502         "u": "https://annuaire.in2p3.fr/search/{{{s}}}"
   5503     },
   5504     {
   5505         "d": "www.inah.gob.mx",
   5506         "b": "inah",
   5507         "u": "https://www.inah.gob.mx/buscador?searchword={{{s}}}"
   5508     },
   5509     {
   5510         "d": "www.inaturalist.org",
   5511         "b": "inat",
   5512         "u": "https://www.inaturalist.org/search?q={{{s}}}"
   5513     },
   5514     {
   5515         "d": "indiankanoon.org",
   5516         "b": "indiankanoon",
   5517         "u": "https://indiankanoon.org/search/?formInput={{{s}}}"
   5518     },
   5519     {
   5520         "d": "infogalactic.com",
   5521         "b": "infogalactic",
   5522         "u": "http://infogalactic.com/w/index.php?search={{{s}}}"
   5523     },
   5524     {
   5525         "d": "infogalactic.com",
   5526         "b": "infogal",
   5527         "u": "https://infogalactic.com/w/index.php?search={{{s}}}"
   5528     },
   5529     {
   5530         "d": "infogalactic.com",
   5531         "b": "infog",
   5532         "u": "https://infogalactic.com/info/{{{s}}}"
   5533     },
   5534     {
   5535         "d": "infogr.am",
   5536         "b": "infogram",
   5537         "u": "https://infogr.am/search#{{{s}}}"
   5538     },
   5539     {
   5540         "d": "catalogue.inha.fr",
   5541         "b": "inha",
   5542         "u": "http://catalogue.inha.fr/inha/List.csp?SearchT1={{{s}}}&Index1=Tlm&Database=5&OpacLanguage=fre&NumberToRetrieve=50&SearchMethod=Find_1&SearchTerm1={{{s}}}&Profile=Profile35&PreviousList=Start&PageType=Start&WebPageNr=1&WebAction=NewSearch&StartValue=1&RowRepeat=0&MyChannelCount="
   5543     },
   5544     {
   5545         "d": "www.inhaltsangabe.de",
   5546         "b": "inhalt",
   5547         "u": "https://www.inhaltsangabe.de/?s={{{s}}}"
   5548     },
   5549     {
   5550         "d": "initium.fandom.com",
   5551         "b": "initium",
   5552         "u": "https://initium.fandom.com/wiki/Special:Search?query={{{s}}}"
   5553     },
   5554     {
   5555         "d": "ivdnt.org",
   5556         "b": "inl",
   5557         "u": "https://ivdnt.org/zoeken-in-woordenboeken?w={{{s}}}"
   5558     },
   5559     {
   5560         "d": "innsida.ntnu.no",
   5561         "b": "innsida",
   5562         "u": "https://innsida.ntnu.no/sok?site=innsida&query={{{s}}}&category=all"
   5563     },
   5564     {
   5565         "d": "www.inrs.fr",
   5566         "b": "inrs",
   5567         "u": "http://www.inrs.fr/header/recherche.html?queryStr={{{s}}}"
   5568     },
   5569     {
   5570         "d": "www.insa-strasbourg.fr",
   5571         "b": "insas",
   5572         "u": "http://www.insa-strasbourg.fr/fr/?s={{{s}}}"
   5573     },
   5574     {
   5575         "d": "www.insectimages.org",
   5576         "b": "insectimages",
   5577         "u": "https://www.insectimages.org/search/action.cfm?q={{{s}}}"
   5578     },
   5579     {
   5580         "d": "insideschools.org",
   5581         "b": "insideschools",
   5582         "u": "http://insideschools.org/search?q={{{s}}} "
   5583     },
   5584     {
   5585         "d": "inspirehep.net",
   5586         "b": "inspire",
   5587         "u": "http://inspirehep.net/search?p={{{s}}}"
   5588     },
   5589     {
   5590         "d": "www.wolframalpha.com",
   5591         "b": "integral",
   5592         "u": "https://www.wolframalpha.com/input/?i=integral+{{{s}}}"
   5593     },
   5594     {
   5595         "d": "www.investopedia.com",
   5596         "b": "invest",
   5597         "u": "https://www.investopedia.com/search/?search-terms={{{s}}}"
   5598     },
   5599     {
   5600         "d": "www.investopedia.com",
   5601         "b": "investopedia",
   5602         "u": "https://www.investopedia.com/search/?search-terms={{{s}}}"
   5603     },
   5604     {
   5605         "d": "www.investorwords.com",
   5606         "b": "investorwords",
   5607         "u": "http://www.investorwords.com/search_cse.php?q={{{s}}}"
   5608     },
   5609     {
   5610         "d": "iopscience.iop.org",
   5611         "b": "iop",
   5612         "u": "http://iopscience.iop.org/nsearch?terms={{{s}}}&searchType=yourSearch"
   5613     },
   5614     {
   5615         "d": "en.wikipedia.org",
   5616         "b": "ipa",
   5617         "u": "https://en.wikipedia.org/wiki/Help:IPA/{{{s}}}"
   5618     },
   5619     {
   5620         "d": "interpersonal.stackexchange.com",
   5621         "b": "ips",
   5622         "u": "https://interpersonal.stackexchange.com/search?q={{{s}}}"
   5623     },
   5624     {
   5625         "d": "www.ip-tracker.org",
   5626         "b": "iptrack",
   5627         "u": "http://www.ip-tracker.org/locator/ip-lookup.php?ip={{{s}}}"
   5628     },
   5629     {
   5630         "d": "search.irs.gov",
   5631         "b": "irs",
   5632         "u": "http://search.irs.gov/search?q={{{s}}}&proxystylesheet=irs_portals_frontend"
   5633     },
   5634     {
   5635         "d": "www.isaca.org",
   5636         "b": "isaca",
   5637         "u": "http://www.isaca.org/Search/Pages/DefaultResults.aspx?k=Test&s={{{s}}}"
   5638     },
   5639     {
   5640         "d": "iscrapapp.com",
   5641         "b": "iscrap",
   5642         "u": "http://iscrapapp.com/?SearchTxt={{{s}}}"
   5643     },
   5644     {
   5645         "d": "www.isfdb.org",
   5646         "b": "isfdb",
   5647         "u": "http://www.isfdb.org/cgi-bin/se.cgi?type=Fiction%20Titles&arg={{{s}}}"
   5648     },
   5649     {
   5650         "d": "islamqa.info",
   5651         "b": "islamqa",
   5652         "u": "http://islamqa.info/en/search?key={{{s}}}&yt0=search"
   5653     },
   5654     {
   5655         "d": "islamansiklopedisi.org.tr",
   5656         "b": "isl",
   5657         "u": "https://islamansiklopedisi.org.tr/arama/?q={{{s}}}&p=m"
   5658     },
   5659     {
   5660         "d": "is.muni.cz",
   5661         "b": "ismu",
   5662         "u": "https://is.muni.cz/auth/vyhledavani/?search={{{s}}}"
   5663     },
   5664     {
   5665         "d": "www.isprimenumber.com",
   5666         "b": "isprime",
   5667         "u": "http://www.isprimenumber.com/prime/{{{s}}}"
   5668     },
   5669     {
   5670         "d": "itaigi.tw",
   5671         "b": "itaigi",
   5672         "u": "https://itaigi.tw/k/{{{s}}}"
   5673     },
   5674     {
   5675         "d": "it-ebooks.info",
   5676         "b": "itebooks",
   5677         "u": "http://it-ebooks.info/search/?q={{{s}}}&type=title"
   5678     },
   5679     {
   5680         "d": "context.reverso.net",
   5681         "b": "itfr",
   5682         "u": "http://context.reverso.net/traduction/italien-francais/{{{s}}}"
   5683     },
   5684     {
   5685         "d": "it.wikipedia.org",
   5686         "b": "itwiki",
   5687         "u": "https://it.wikipedia.org/wiki/Special:Search?search={{{s}}}"
   5688     },
   5689     {
   5690         "d": "kb.iu.edu",
   5691         "b": "iukb",
   5692         "u": "https://kb.iu.edu/search?q={{{s}}}"
   5693     },
   5694     {
   5695         "d": "iupac.org",
   5696         "b": "iupac",
   5697         "u": "https://iupac.org/?s={{{s}}}"
   5698     },
   5699     {
   5700         "d": "www.italian-verbs.com",
   5701         "b": "iv",
   5702         "u": "http://www.italian-verbs.com/italian-verbs/conjugation.php?verbo={{{s}}}"
   5703     },
   5704     {
   5705         "d": "www.investopedia.com",
   5706         "b": "ivst",
   5707         "u": "https://www.investopedia.com/search?q={{{s}}}"
   5708     },
   5709     {
   5710         "d": "www.theiphonewiki.com",
   5711         "b": "iwiki",
   5712         "u": "https://www.theiphonewiki.com/w/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
   5713     },
   5714     {
   5715         "d": "ixigo.com",
   5716         "b": "ixigo",
   5717         "u": "https://ixigo.com/q/{{{s}}}"
   5718     },
   5719     {
   5720         "d": "ca.ixl.com",
   5721         "b": "ixl",
   5722         "u": "https://ca.ixl.com/search?q={{{s}}}"
   5723     },
   5724     {
   5725         "d": "japaneseverbconjugator.com",
   5726         "b": "jaconj",
   5727         "u": "http://japaneseverbconjugator.com/VerbDetails.asp?txtVerb={{{s}}}&Go=Conjugate"
   5728     },
   5729     {
   5730         "d": "jade.io",
   5731         "b": "jade",
   5732         "u": "https://jade.io/search/{{{s}}}"
   5733     },
   5734     {
   5735         "d": "www.jamieoliver.com",
   5736         "b": "jamie",
   5737         "u": "https://www.jamieoliver.com/search/?s={{{s}}}"
   5738     },
   5739     {
   5740         "d": "janus.lib.cam.ac.uk",
   5741         "b": "janus",
   5742         "u": "https://janus.lib.cam.ac.uk/db/node.xsp?search={{{s}}}"
   5743     },
   5744     {
   5745         "d": "jargonf.org",
   5746         "b": "jargonf",
   5747         "u": "http://jargonf.org/index.php?search={{{s}}}"
   5748     },
   5749     {
   5750         "d": "ja.wikibooks.org",
   5751         "b": "jawb",
   5752         "u": "https://ja.wikibooks.org/w/index.php?search={{{s}}}"
   5753     },
   5754     {
   5755         "d": "ja.wikipedia.org",
   5756         "b": "jawiki",
   5757         "u": "https://ja.wikipedia.org/wiki/{{{s}}} "
   5758     },
   5759     {
   5760         "d": "ja.wikipedia.org",
   5761         "b": "jawp",
   5762         "u": "https://ja.wikipedia.org/w/index.php?search={{{s}}}"
   5763     },
   5764     {
   5765         "d": "ja.wikiquote.org",
   5766         "b": "jawq",
   5767         "u": "https://ja.wikiquote.org/w/index.php?search={{{s}}}"
   5768     },
   5769     {
   5770         "d": "ja.wikisource.org",
   5771         "b": "jaws",
   5772         "u": "https://ja.wikisource.org/w/index.php?search={{{s}}}"
   5773     },
   5774     {
   5775         "d": "ja.wiktionary.org",
   5776         "b": "jawt",
   5777         "u": "https://ja.wiktionary.org/w/index.php?search={{{s}}}"
   5778     },
   5779     {
   5780         "d": "ja.wikiversity.org",
   5781         "b": "jawv",
   5782         "u": "https://ja.wikiversity.org/w/index.php?search={{{s}}}"
   5783     },
   5784     {
   5785         "d": "jbovlaste.lojban.org",
   5786         "b": "jbo",
   5787         "u": "http://jbovlaste.lojban.org/lookup?Form=lookup.pl1&Strategy=*&Query={{{s}}}"
   5788     },
   5789     {
   5790         "d": "jbovlaste.lojban.org",
   5791         "b": "jbovlaste",
   5792         "u": "http://jbovlaste.lojban.org/dict/{{{s}}}"
   5793     },
   5794     {
   5795         "d": "ca.justdial.com",
   5796         "b": "jdca",
   5797         "u": "http://ca.justdial.com/allus/{{{s}}}"
   5798     },
   5799     {
   5800         "d": "www.justdial.com",
   5801         "b": "jdin",
   5802         "u": "http://www.justdial.com/National-Search/{{{s}}}"
   5803     },
   5804     {
   5805         "d": "www.justdial.com",
   5806         "b": "jdpune",
   5807         "u": "http://www.justdial.com/Pune/{{{s}}}"
   5808     },
   5809     {
   5810         "d": "www.jdwetherspoon.co.uk",
   5811         "b": "jdw",
   5812         "u": "http://www.jdwetherspoon.co.uk/home/pubs/find/{{{s}}}"
   5813     },
   5814     {
   5815         "d": "www.jedipedia.net",
   5816         "b": "jedi",
   5817         "u": "https://www.jedipedia.net/w/index.php?search={{{s}}}"
   5818     },
   5819     {
   5820         "d": "www.jedisjeux.net",
   5821         "b": "jedis",
   5822         "u": "http://www.jedisjeux.net/search_results.php?search={{{s}}}&button_search=Ok"
   5823     },
   5824     {
   5825         "d": "www.j-archive.com",
   5826         "b": "jeopardy",
   5827         "u": "http://www.j-archive.com/search.php?search={{{s}}}"
   5828     },
   5829     {
   5830         "d": "www.aeaweb.org",
   5831         "b": "jep",
   5832         "u": "https://www.aeaweb.org/journals/jep/search-results?within%5Btitle%5D=on&within%5Babstract%5D=on&within%5Bauthor%5D=on&journal=3&q={{{s}}}"
   5833     },
   5834     {
   5835         "d": "www.jergasdehablahispana.org",
   5836         "b": "jergas",
   5837         "u": "http://www.jergasdehablahispana.org/?pais=&palabra={{{s}}}&submit=Buscar&tipobusqueda=0"
   5838     },
   5839     {
   5840         "d": "www.tanoshiijapanese.com",
   5841         "b": "je",
   5842         "u": "http://www.tanoshiijapanese.com/dictionary/index.cfm?j={{{s}}}&e=&search=Search+%3E"
   5843     },
   5844     {
   5845         "d": "www.liberty.edu",
   5846         "b": "jfl",
   5847         "u": "https://www.liberty.edu/library/search-results/?type=all&q={{{s}}}"
   5848     },
   5849     {
   5850         "d": "www.cambridge.org",
   5851         "b": "jfm",
   5852         "u": "https://www.cambridge.org/core/journals/journal-of-fluid-mechanics/listing?q={{{s}}}"
   5853     },
   5854     {
   5855         "d": "jhg-traunreut.de",
   5856         "b": "jhg",
   5857         "u": "http://jhg-traunreut.de/index.php?q={{{s}}}&option=com_finder&view=search"
   5858     },
   5859     {
   5860         "d": "catalyst.library.jhu.edu",
   5861         "b": "jhulib",
   5862         "u": "https://catalyst.library.jhu.edu/multi_search?utf8=✓&search_field=all_fields&q={{{s}}}"
   5863     },
   5864     {
   5865         "d": "jisho.org",
   5866         "b": "ji",
   5867         "u": "https://jisho.org/search/{{{s}}}"
   5868     },
   5869     {
   5870         "d": "jisho.org",
   5871         "b": "jik",
   5872         "u": "https://jisho.org/search/%23kanji%20{{{s}}}"
   5873     },
   5874     {
   5875         "d": "jlptdictionary.com",
   5876         "b": "jlpt",
   5877         "u": "http://jlptdictionary.com/index.php?pn=1&st=0&jl=0&njl=0&sb=0&obt=0&wpp=25&ot=0&k={{{s}}}"
   5878     },
   5879     {
   5880         "d": "japanese.stackexchange.com",
   5881         "b": "jlse",
   5882         "u": "http://japanese.stackexchange.com/search?q={{{s}}}"
   5883     },
   5884     {
   5885         "d": "www.justonecookbook.com",
   5886         "b": "jocb",
   5887         "u": "https://www.justonecookbook.com/?s={{{s}}}"
   5888     },
   5889     {
   5890         "d": "joinup.ec.europa.eu",
   5891         "b": "joinup",
   5892         "u": "https://joinup.ec.europa.eu/search?keys={{{s}}}"
   5893     },
   5894     {
   5895         "d": "www.joker.be",
   5896         "b": "joker",
   5897         "u": "https://www.joker.be/nl/groepsreizen/{{{s}}}"
   5898     },
   5899     {
   5900         "d": "www.jove.com",
   5901         "b": "jove",
   5902         "u": "https://www.jove.com/search?q={{{s}}}"
   5903     },
   5904     {
   5905         "d": "jpdic.naver.com",
   5906         "b": "jpdic",
   5907         "u": "http://jpdic.naver.com/search.nhn?query={{{s}}}"
   5908     },
   5909     {
   5910         "d": "www.kanjijapanese.com",
   5911         "b": "jpen",
   5912         "u": "http://www.kanjijapanese.com/en/dictionary-japanese-english/{{{s}}}"
   5913     },
   5914     {
   5915         "d": "www.jpl.nasa.gov",
   5916         "b": "jpl",
   5917         "u": "https://www.jpl.nasa.gov/search.php?q={{{s}}}"
   5918     },
   5919     {
   5920         "d": "www.just-the-word.com",
   5921         "b": "jtw",
   5922         "u": "http://www.just-the-word.com/api/combinations?word={{{s}}}"
   5923     },
   5924     {
   5925         "d": "jukuu.com",
   5926         "b": "jukuu",
   5927         "u": "http://jukuu.com/search.php?q={{{s}}}"
   5928     },
   5929     {
   5930         "d": "www.jusbrasil.com.br",
   5931         "b": "jusbrasil",
   5932         "u": "https://www.jusbrasil.com.br/busca?q={{{s}}}"
   5933     },
   5934     {
   5935         "d": "www.jusbrasil.com.br",
   5936         "b": "jusbr",
   5937         "u": "http://www.jusbrasil.com.br/busca?q={{{s}}} "
   5938     },
   5939     {
   5940         "d": "law.justia.com",
   5941         "b": "justia",
   5942         "u": "http://law.justia.com/lawsearch?query={{{s}}}"
   5943     },
   5944     {
   5945         "d": "www.jw.org",
   5946         "b": "jw",
   5947         "u": "http://www.jw.org/en/search/?q={{{s}}}"
   5948     },
   5949     {
   5950         "d": "create.kahoot.it",
   5951         "b": "kahoot",
   5952         "u": "https://create.kahoot.it/search?filter=1&query=science&tags={{{s}}}"
   5953     },
   5954     {
   5955         "d": "www.khanacademy.org",
   5956         "b": "ka",
   5957         "u": "https://www.khanacademy.org/search?page_search_query={{{s}}}"
   5958     },
   5959     {
   5960         "d": "kakijun.jp",
   5961         "b": "kakijun",
   5962         "u": "http://kakijun.jp/main/u_kensaku.php?KANJI={{{s}}}"
   5963     },
   5964     {
   5965         "d": "kakosepise.com",
   5966         "b": "kakosepise",
   5967         "u": "http://kakosepise.com/?s={{{s}}}"
   5968     },
   5969     {
   5970         "d": "prpm.dbp.gov.my",
   5971         "b": "kamus",
   5972         "u": "http://prpm.dbp.gov.my/Search.aspx?k={{{s}}}"
   5973     },
   5974     {
   5975         "d": "app.kanjialive.com",
   5976         "b": "kanji",
   5977         "u": "https://app.kanjialive.com/search/{{{s}}}"
   5978     },
   5979     {
   5980         "d": "www.khanacademy.org",
   5981         "b": "kaprof",
   5982         "u": "https://www.khanacademy.org/profile/{{{s}}}/"
   5983     },
   5984     {
   5985         "d": "judgmenthck.kar.nic.in",
   5986         "b": "karhcj",
   5987         "u": "http://judgmenthck.kar.nic.in/judgments/simple-search?query={{{s}}}"
   5988     },
   5989     {
   5990         "d": "www.securelist.com",
   5991         "b": "kasperskymal",
   5992         "u": "https://www.securelist.com/en/descriptions?words={{{s}}}&behavior=&Search=Search&search_type=1"
   5993     },
   5994     {
   5995         "d": "kateglo.com",
   5996         "b": "kateglo",
   5997         "u": "http://kateglo.com/?phrase={{{s}}}&mod=dictionary"
   5998     },
   5999     {
   6000         "d": "kbbi.kemdikbud.go.id",
   6001         "b": "kbbi",
   6002         "u": "https://kbbi.kemdikbud.go.id/entri/{{{s}}}"
   6003     },
   6004     {
   6005         "d": "www.kcl.ac.uk",
   6006         "b": "kcl",
   6007         "u": "https://www.kcl.ac.uk/search/search.aspx#/all?term={{{s}}}"
   6008     },
   6009     {
   6010         "d": "kcls.bibliocommons.com",
   6011         "b": "kcls",
   6012         "u": "http://kcls.bibliocommons.com/search?t=smart&search_category=keyword&q={{{s}}}&commit=Search"
   6013     },
   6014     {
   6015         "d": "kanjidamage.com",
   6016         "b": "kd",
   6017         "u": "http://kanjidamage.com/kanji/search?utf8=%E2%9C%93&q={{{s}}}"
   6018     },
   6019     {
   6020         "d": "kn.eki.ee",
   6021         "b": "keel",
   6022         "u": "http://kn.eki.ee/?Q={{{s}}}"
   6023     },
   6024     {
   6025         "d": "kekanto.com.br",
   6026         "b": "kekanto",
   6027         "u": "https://kekanto.com.br/newsearch?search={{{s}}}"
   6028     },
   6029     {
   6030         "d": "www.gyakorikerdesek.hu",
   6031         "b": "kerdes",
   6032         "u": "https://www.gyakorikerdesek.hu/kereses.php?keres={{{s}}}"
   6033     },
   6034     {
   6035         "d": "kerjasama.bandung.go.id",
   6036         "b": "kerjasama",
   6037         "u": "http://kerjasama.bandung.go.id/?s={{{s}}}"
   6038     },
   6039     {
   6040         "d": "www.kfz-info.net",
   6041         "b": "kfz",
   6042         "u": "http://www.kfz-info.net/{{{s}}}-kfz-kennzeichen/"
   6043     },
   6044     {
   6045         "d": "www.khanacademy.org",
   6046         "b": "khanacademy",
   6047         "u": "http://www.khanacademy.org/search?page_search_query={{{s}}}"
   6048     },
   6049     {
   6050         "d": "www.khanacademy.org",
   6051         "b": "khan",
   6052         "u": "https://www.khanacademy.org/search?page_search_query={{{s}}}"
   6053     },
   6054     {
   6055         "d": "www.kickstarter.com",
   6056         "b": "kickstarter",
   6057         "u": "https://www.kickstarter.com/projects/search?utf8=✓&term={{{s}}}"
   6058     },
   6059     {
   6060         "d": "kirp.pl",
   6061         "b": "kirp",
   6062         "u": "http://kirp.pl/?s={{{s}}}"
   6063     },
   6064     {
   6065         "d": "kitchenstories.io",
   6066         "b": "kitchenstories",
   6067         "u": "https://kitchenstories.io/en/search?search={{{s}}}"
   6068     },
   6069     {
   6070         "d": "www.biblestudytools.com",
   6071         "b": "kj",
   6072         "u": "http://www.biblestudytools.com/search/?q={{{s}}}&s=Bibles&t=kjv"
   6073     },
   6074     {
   6075         "d": "www.kingjamesbibleonline.org",
   6076         "b": "kjv",
   6077         "u": "http://www.kingjamesbibleonline.org/search.php?q={{{s}}}"
   6078     },
   6079     {
   6080         "d": "www.klubschule.ch",
   6081         "b": "klubschule",
   6082         "u": "https://www.klubschule.ch/Kurse/suche@{{{s}}}"
   6083     },
   6084     {
   6085         "d": "www.knf.gov.pl",
   6086         "b": "knf",
   6087         "u": "https://www.knf.gov.pl/wyniki_wyszukiwania?searchText={{{s}}}&publicationId=18&sortType=accuracy"
   6088     },
   6089     {
   6090         "d": "knoema.com",
   6091         "b": "kn",
   6092         "u": "https://knoema.com/search?query={{{s}}}"
   6093     },
   6094     {
   6095         "d": "knowyourmeme.com",
   6096         "b": "knowyourmeme",
   6097         "u": "http://knowyourmeme.com/search?utf8=%E2%9C%93&q={{{s}}}"
   6098     },
   6099     {
   6100         "d": "portal.kobv.de",
   6101         "b": "kobv",
   6102         "u": "http://portal.kobv.de/simpleSearch.do?query= {{{s}}}"
   6103     },
   6104     {
   6105         "d": "www.kochwiki.org",
   6106         "b": "kochwiki",
   6107         "u": "https://www.kochwiki.org/w/index.php?search={{{s}}}&go=Seite"
   6108     },
   6109     {
   6110         "d": "de.bab.la",
   6111         "b": "konj",
   6112         "u": "http://de.bab.la/konjugieren/deutsch/{{{s}}}"
   6113     },
   6114     {
   6115         "d": "kanji.koohii.com",
   6116         "b": "koohii",
   6117         "u": "https://kanji.koohii.com/study/kanji/{{{s}}}"
   6118     },
   6119     {
   6120         "d": "slovniky.korpus.sk",
   6121         "b": "korpus",
   6122         "u": "http://slovniky.korpus.sk/?w={{{s}}}"
   6123     },
   6124     {
   6125         "d": "www.kotikokki.net",
   6126         "b": "kotikokki",
   6127         "u": "https://www.kotikokki.net/reseptit/?freeText={{{s}}}"
   6128     },
   6129     {
   6130         "d": "www.kielitoimistonsanakirja.fi",
   6131         "b": "kotus",
   6132         "u": "http://www.kielitoimistonsanakirja.fi/netmot.exe?page=results&UI=fi80&Opt=8&dic=1&SearchWord={{{s}}}&SearchMode=1"
   6133     },
   6134     {
   6135         "d": "www.kpedia.jp",
   6136         "b": "kped",
   6137         "u": "https://www.kpedia.jp/w/{{{s}}}"
   6138     },
   6139     {
   6140         "d": "kalliope.staatsbibliothek-berlin.de",
   6141         "b": "kpe",
   6142         "u": "http://kalliope.staatsbibliothek-berlin.de/de/search.html?q={{{s}}}"
   6143     },
   6144     {
   6145         "d": "krdic.naver.com",
   6146         "b": "krdic",
   6147         "u": "http://krdic.naver.com/search.nhn?query={{{s}}}"
   6148     },
   6149     {
   6150         "d": "www.kth.se",
   6151         "b": "kth",
   6152         "u": "https://www.kth.se/search/search?q={{{s}}}"
   6153     },
   6154     {
   6155         "d": "www.kielitoimistonsanakirja.fi",
   6156         "b": "kts",
   6157         "u": "https://www.kielitoimistonsanakirja.fi/{{{s}}}"
   6158     },
   6159     {
   6160         "d": "catalog.lib.ku.edu",
   6161         "b": "kulib",
   6162         "u": "https://catalog.lib.ku.edu/cgi-bin/Pwebrecon.cgi?Search_Arg={{{s}}}&SL=None&Search_Code=FT*&PID=vT8gNN42qqUs0JjgNd8tssHev&SEQ=20180430021422&CNT=25&HIST=1&kujSubmitButtonName=Search"
   6163     },
   6164     {
   6165         "d": "www.kulinarian.com",
   6166         "b": "kulinarian",
   6167         "u": "https://www.kulinarian.com/recipe/search?q={{{s}}}"
   6168     },
   6169     {
   6170         "d": "kuranara.com",
   6171         "b": "kuran",
   6172         "u": "https://kuranara.com/ara?q={{{s}}}"
   6173     },
   6174     {
   6175         "d": "kvk.bibliothek.kit.edu",
   6176         "b": "kvkde",
   6177         "u": "http://kvk.bibliothek.kit.edu/hylib-bin/kvk/nph-kvk2.cgi?maske=kvk-redesign&lang=de&title=KIT-Bibliothek%3A+Karlsruher+Virtueller+Katalog+KVK+%3A+Ergebnisanzeige&head=%2F%2Fkvk.bibliothek.kit.edu%2Fasset%2Fhtml%2Fhead.html&header=%2F%2Fkvk.bibliothek.kit.edu%2Fasset%2Fhtml%2Fheader.html&spacer=%2F%2Fkvk.bibliothek.kit.edu%2Fasset%2Fhtml%2Fspacer.html&footer=%2F%2Fkvk.bibliothek.kit.edu%2Fasset%2Fhtml%2Ffooter.html&css=none&input-charset=utf-8&ALL=&TI={{{s}}}&AU=&CI=&ST=&PY=&SB=&SS=&PU=&kataloge=SWB&kataloge=BVB&kataloge=NRW&kataloge=HEBIS&kataloge=HEBIS_RETRO&kataloge=KOBV_SOLR&kataloge=GBV&kataloge=DDB&kataloge=STABI_BERLIN&kataloge=TIB&kataloge=OEVK_GBV&kataloge=VD16&kataloge=VD17&kataloge=VD18&kataloge=VOE&kataloge=ZDB&ref=direct&client-js=yes"
   6178     },
   6179     {
   6180         "d": "www.kvk.nl",
   6181         "b": "kvk",
   6182         "u": "http://www.kvk.nl/orderstraat/bedrijf-kiezen/?q={{{s}}}"
   6183     },
   6184     {
   6185         "d": "knowyourmeme.com",
   6186         "b": "kym",
   6187         "u": "http://knowyourmeme.com/search?utf8=%E2%9C%93&q={{{s}}}"
   6188     },
   6189     {
   6190         "d": "www.kidzsearch.com",
   6191         "b": "kzs",
   6192         "u": "http://www.kidzsearch.com/kzsearch.php?q={{{s}}}"
   6193     },
   6194     {
   6195         "d": "labdoor.com",
   6196         "b": "labdoor",
   6197         "u": "https://labdoor.com/review?q={{{s}}}"
   6198     },
   6199     {
   6200         "d": "www.bac-lac.gc.ca",
   6201         "b": "lac",
   6202         "u": "http://www.bac-lac.gc.ca/eng/collectionsearch/Pages/collectionsearch.aspx?q={{{s}}}"
   6203     },
   6204     {
   6205         "d": "glosbe.com",
   6206         "b": "lad",
   6207         "u": "https://glosbe.com/la/en/{{{s}}}"
   6208     },
   6209     {
   6210         "d": "laec.fr",
   6211         "b": "laec",
   6212         "u": "https://laec.fr/recherche?termes={{{s}}}"
   6213     },
   6214     {
   6215         "d": "www.lafourchette.com",
   6216         "b": "lafourchette",
   6217         "u": "https://www.lafourchette.com/search-refine/{{{s}}}"
   6218     },
   6219     {
   6220         "d": "de.langenscheidt.com",
   6221         "b": "la",
   6222         "u": "https://de.langenscheidt.com/deutsch-englisch/search?term={{{s}}}"
   6223     },
   6224     {
   6225         "d": "lammps.sandia.gov",
   6226         "b": "lammps",
   6227         "u": "http://lammps.sandia.gov/doc/search.html?q={{{s}}}"
   6228     },
   6229     {
   6230         "d": "en.langenscheidt.com",
   6231         "b": "langen",
   6232         "u": "https://en.langenscheidt.com/german-english/{{{s}}}"
   6233     },
   6234     {
   6235         "d": "LanguageTool.org",
   6236         "b": "lang",
   6237         "u": "https://LanguageTool.org/?text={{{s}}}"
   6238     },
   6239     {
   6240         "d": "www.microsoft.com",
   6241         "b": "lanpor",
   6242         "u": "http://www.microsoft.com/Language/en-US/Search.aspx?sString={{{s}}}&langID=pl-pl"
   6243     },
   6244     {
   6245         "d": "ls2pac.lapl.org",
   6246         "b": "lapl",
   6247         "u": "https://ls2pac.lapl.org/?section=search&term={{{s}}}"
   6248     },
   6249     {
   6250         "d": "www.larousse.fr",
   6251         "b": "larenfr",
   6252         "u": "http://www.larousse.fr/dictionnaires/anglais-francais/{{{s}}}"
   6253     },
   6254     {
   6255         "d": "www.larousse.fr",
   6256         "b": "laresfr",
   6257         "u": "http://www.larousse.fr/dictionnaires/espagnol-francais/{{{s}}}/"
   6258     },
   6259     {
   6260         "d": "www.larousse.fr",
   6261         "b": "larfres",
   6262         "u": "http://www.larousse.fr/dictionnaires/francais-espagnol/{{{s}}}/"
   6263     },
   6264     {
   6265         "d": "www.larousse.fr",
   6266         "b": "lar",
   6267         "u": "http://www.larousse.fr/dictionnaires/francais/{{{s}}}"
   6268     },
   6269     {
   6270         "d": "latin-dictionary.net",
   6271         "b": "latdict",
   6272         "u": "http://latin-dictionary.net/search/latin/{{{s}}}"
   6273     },
   6274     {
   6275         "d": "www.perseus.tufts.edu",
   6276         "b": "latin",
   6277         "u": "http://www.perseus.tufts.edu/hopper/morph?l={{{s}}}&la=la"
   6278     },
   6279     {
   6280         "d": "www.dizionario-latino.com",
   6281         "b": "latino",
   6282         "u": "https://www.dizionario-latino.com/dizionario-latino-italiano.php?parola={{{s}}}"
   6283     },
   6284     {
   6285         "d": "www.archives.nd.edu",
   6286         "b": "lat",
   6287         "u": "http://www.archives.nd.edu/cgi-bin/wordz.pl?keyword={{{s}}}"
   6288     },
   6289     {
   6290         "d": "www.lau.edu.lb",
   6291         "b": "lau",
   6292         "u": "https://www.lau.edu.lb/search/index.php?q={{{s}}}"
   6293     },
   6294     {
   6295         "d": "www.law.cornell.edu",
   6296         "b": "law",
   6297         "u": "https://www.law.cornell.edu/search/site/{{{s}}}"
   6298     },
   6299     {
   6300         "d": "cse.google.com",
   6301         "b": "lawphil",
   6302         "u": "https://cse.google.com/cse?cx=000327027907964447955:65fjwortx5c&q={{{s}}}&oq={{{s}}}&gs_l=partner-generic.3...6080.6409.0.9078.4.4.0.0.0.0.157.426.2j2.4.0.gsnos%2Cn%3D13...0.264j30168j4...1.34.partner-generic..2.2.173.cXIan67Quoc"
   6303     },
   6304     {
   6305         "d": "www.global-regulation.com",
   6306         "b": "laws",
   6307         "u": "https://www.global-regulation.com/search.php?year&country&province&d=1&start&q={{{s}}}&advanced=false"
   6308     },
   6309     {
   6310         "d": "law.moj.gov.tw",
   6311         "b": "lawtw",
   6312         "u": "https://law.moj.gov.tw/Law/LawSearchResult.aspx?ty=ONEBAR&kw={{{s}}}"
   6313     },
   6314     {
   6315         "d": "www.avvo.com",
   6316         "b": "lawyer",
   6317         "u": "https://www.avvo.com/search?query={{{s}}}"
   6318     },
   6319     {
   6320         "d": "authorities.loc.gov",
   6321         "b": "lcauth",
   6322         "u": "http://authorities.loc.gov/cgi-bin/Pwebrecon.cgi?Search_0Arg={{{s}}}&Search_Code=SHED_&PID=pyauyDhI6ZL9vR3exz9cx8t8BF&SEQ=20161101104025&CNT=100&HIST=1"
   6323     },
   6324     {
   6325         "d": "lccn.loc.gov",
   6326         "b": "lccn",
   6327         "u": "https://lccn.loc.gov/{{{s}}}"
   6328     },
   6329     {
   6330         "d": "www.litcharts.com",
   6331         "b": "lcharts",
   6332         "u": "https://www.litcharts.com/search?query={{{s}}}"
   6333     },
   6334     {
   6335         "d": "id.loc.gov",
   6336         "b": "lcid",
   6337         "u": "http://id.loc.gov/search/?q={{{s}}}&q="
   6338     },
   6339     {
   6340         "d": "www.larousse.fr",
   6341         "b": "lconj",
   6342         "u": "https://www.larousse.fr/conjugaison/francais/{{{s}}}"
   6343     },
   6344     {
   6345         "d": "de.langenscheidt.com",
   6346         "b": "lda",
   6347         "u": "http://de.langenscheidt.com/deutsch-arabisch/search?term={{{s}}}"
   6348     },
   6349     {
   6350         "d": "www.ldoceonline.com",
   6351         "b": "ld",
   6352         "u": "http://www.ldoceonline.com/search/?q={{{s}}}"
   6353     },
   6354     {
   6355         "d": "www.lds.org",
   6356         "b": "lds",
   6357         "u": "https://www.lds.org/search?lang=eng&query={{{s}}} "
   6358     },
   6359     {
   6360         "d": "www.lds.org",
   6361         "b": "ldss",
   6362         "u": "https://www.lds.org/scriptures/search?lang=eng&query={{{s}}}"
   6363     },
   6364     {
   6365         "d": "www.leafly.com",
   6366         "b": "leafly",
   6367         "u": "https://www.leafly.com/search?q={{{s}}}"
   6368     },
   6369     {
   6370         "d": "www.learnersdictionary.com",
   6371         "b": "learnersdictionary",
   6372         "u": "http://www.learnersdictionary.com/definition/{{{s}}}"
   6373     },
   6374     {
   6375         "d": "www.learngaelic.net",
   6376         "b": "learngaelic",
   6377         "u": "http://www.learngaelic.net/dictionary/index.jsp?slang=both&wholeword=false&abairt={{{s}}}"
   6378     },
   6379     {
   6380         "d": "learningapps.org",
   6381         "b": "learn",
   6382         "u": "https://learningapps.org/index.php?s={{{s}}}"
   6383     },
   6384     {
   6385         "d": "www.le-dictionnaire.com",
   6386         "b": "ledict",
   6387         "u": "http://www.le-dictionnaire.com/resultats.php?mot={{{s}}}"
   6388     },
   6389     {
   6390         "d": "lego.fandom.com",
   6391         "b": "legowiki",
   6392         "u": "https://lego.fandom.com/search?query={{{s}}}"
   6393     },
   6394     {
   6395         "d": "www.bibliotheek.universiteitleiden.nl",
   6396         "b": "leidenlib",
   6397         "u": "https://www.bibliotheek.universiteitleiden.nl/zoeken?q={{{s}}}"
   6398     },
   6399     {
   6400         "d": "www.leifiphysik.de",
   6401         "b": "leifi",
   6402         "u": "https://www.leifiphysik.de/suche?search_api_fulltext={{{s}}}"
   6403     },
   6404     {
   6405         "d": "dict.leo.org",
   6406         "b": "leo",
   6407         "u": "https://dict.leo.org/englisch-deutsch/{{{s}}}"
   6408     },
   6409     {
   6410         "d": "dict.leo.org",
   6411         "b": "leop",
   6412         "u": "http://dict.leo.org/ptde/?lp=ende&lang=de&searchLoc=0&cmpType=relaxed&sectHdr=on&spellToler=&search={{{s}}}"
   6413     },
   6414     {
   6415         "d": "lernabit.com",
   6416         "b": "lernabit",
   6417         "u": "https://lernabit.com/search?q={{{s}}}"
   6418     },
   6419     {
   6420         "d": "le.ac.uk",
   6421         "b": "le",
   6422         "u": "https://le.ac.uk/search?q={{{s}}}"
   6423     },
   6424     {
   6425         "d": "lexin.udir.no",
   6426         "b": "lexin",
   6427         "u": "http://lexin.udir.no/?search={{{s}}}&dict=nbo-maxi&ui-lang=NBO&startingfrom=&count=10&checked-languages=E&checked-languages=N"
   6428     },
   6429     {
   6430         "d": "www.lexisnexis.com.au",
   6431         "b": "lexisnexis",
   6432         "u": "https://www.lexisnexis.com.au/en/global-pages/search?query={{{s}}}"
   6433     },
   6434     {
   6435         "d": "www.lexml.gov.br",
   6436         "b": "lexml",
   6437         "u": "https://www.lexml.gov.br/busca/search?keyword={{{s}}}&f1-tipoDocumento="
   6438     },
   6439     {
   6440         "d": "lapfoxtrax.wikia.com",
   6441         "b": "lftwiki",
   6442         "u": "http://lapfoxtrax.wikia.com/wiki/Special:Search?search={{{s}}}&fulltext=Search"
   6443     },
   6444     {
   6445         "d": "libcom.org",
   6446         "b": "libcom",
   6447         "u": "https://libcom.org/search/node/{{{s}}}"
   6448     },
   6449     {
   6450         "d": "www.libdems.org.uk",
   6451         "b": "libdems",
   6452         "u": "http://www.libdems.org.uk/search?q={{{s}}}"
   6453     },
   6454     {
   6455         "d": "www.libreriauniversitaria.it",
   6456         "b": "liberia",
   6457         "u": "http://www.libreriauniversitaria.it/c_power_search.php?shelf=BIT&q={{{s}}}&submit="
   6458     },
   6459     {
   6460         "d": "library.iiitd.edu.in",
   6461         "b": "libiiitd",
   6462         "u": "http://library.iiitd.edu.in/cgi-bin/koha/opac-search.pl?idx=&q={{{s}}}"
   6463     },
   6464     {
   6465         "d": "librewiki.net",
   6466         "b": "libre",
   6467         "u": "https://librewiki.net/wiki/Special:Search?search={{{s}}}&go=Go"
   6468     },
   6469     {
   6470         "d": "librewiki.net",
   6471         "b": "librewiki",
   6472         "u": "https://librewiki.net/index.php?title=%ED%8A%B9%EC%88%98%3A%EA%B2%80%EC%83%89&search={{{s}}}"
   6473     },
   6474     {
   6475         "d": "libris.kb.se",
   6476         "b": "libris",
   6477         "u": "http://libris.kb.se/hitlist?d=libris&q={{{s}}}&f=simp&spell=true"
   6478     },
   6479     {
   6480         "d": "www.librarything.com",
   6481         "b": "libthing",
   6482         "u": "https://www.librarything.com/search.php?term={{{s}}}"
   6483     },
   6484     {
   6485         "d": "www.libreriauniversitaria.it",
   6486         "b": "libuniversitaria",
   6487         "u": "http://www.libreriauniversitaria.it/c_power_search.php?shelf=BIT&q={{{s}}}&submit="
   6488     },
   6489     {
   6490         "d": "lib.uva.nl",
   6491         "b": "libuva",
   6492         "u": "https://lib.uva.nl/primo-explore/search?query=any,contains,{{{s}}}&tab=all&search_scope=uva_all&vid=UVA"
   6493     },
   6494     {
   6495         "d": "www.linguee.de",
   6496         "b": "lidi",
   6497         "u": "http://www.linguee.de/deutsch-italienisch/search?query={{{s}}}"
   6498     },
   6499     {
   6500         "d": "lifehacker.com",
   6501         "b": "lifehack",
   6502         "u": "http://lifehacker.com/search?q={{{s}}}"
   6503     },
   6504     {
   6505         "d": "www.google.com",
   6506         "b": "lifeprint",
   6507         "u": "http://www.google.com/cse?cx=partner-pub-2513564923850231%3Anzof3qz9abm&ie=ISO-8859-1&q=time&sa=Search#gsc.tab=0&gsc.q={{{s}}}&gsc.page=1"
   6508     },
   6509     {
   6510         "d": "www.law.cornell.edu",
   6511         "b": "lii",
   6512         "u": "https://www.law.cornell.edu/search/site/{{{s}}}"
   6513     },
   6514     {
   6515         "d": "thesaurus.com",
   6516         "b": "like",
   6517         "u": "http://thesaurus.com/browse/{{{s}}}"
   6518     },
   6519     {
   6520         "d": "www.linkedin.com",
   6521         "b": "lilearning",
   6522         "u": "https://www.linkedin.com/learning/search?keywords={{{s}}}"
   6523     },
   6524     {
   6525         "d": "www.linguee.com.br",
   6526         "b": "linbr",
   6527         "u": "http://www.linguee.com.br/portugues-ingles/search?source=auto&query={{{s}}}"
   6528     },
   6529     {
   6530         "d": "www.linguee.de",
   6531         "b": "lindit",
   6532         "u": "http://www.linguee.de/deutsch-italienisch/search?source=auto&query={{{s}}}"
   6533     },
   6534     {
   6535         "d": "www.linguee.com",
   6536         "b": "linef",
   6537         "u": "https://www.linguee.com/english-french/search?source=auto&query={{{s}}}"
   6538     },
   6539     {
   6540         "d": "www.linguee.com",
   6541         "b": "linen",
   6542         "u": "http://www.linguee.com/english-dutch/search?source=auto&query={{{s}}}"
   6543     },
   6544     {
   6545         "d": "www.linguee.fr",
   6546         "b": "linfd",
   6547         "u": "http://www.linguee.fr/francais-allemand/search?source=auto&query={{{s}}} "
   6548     },
   6549     {
   6550         "d": "www.linguee.fr",
   6551         "b": "linfe",
   6552         "u": "https://www.linguee.fr/francais-anglais/search?query= {{{s}}}"
   6553     },
   6554     {
   6555         "d": "www.linguee.fr",
   6556         "b": "lingfe",
   6557         "u": "http://www.linguee.fr/francais-anglais/search?source=auto&query={{{s}}}"
   6558     },
   6559     {
   6560         "d": "www.linguee.de",
   6561         "b": "lingf",
   6562         "u": "http://www.linguee.de/deutsch-franzoesisch/search?source=auto&query={{{s}}}"
   6563     },
   6564     {
   6565         "d": "www.linguee.fr",
   6566         "b": "lingfn",
   6567         "u": "http://www.linguee.fr/francais-neerlandais/search?source=auto&query={{{s}}}"
   6568     },
   6569     {
   6570         "d": "www.linguee.fr",
   6571         "b": "lingfr",
   6572         "u": "http://www.linguee.fr/francais-anglais/search?source=auto&query={{{s}}}"
   6573     },
   6574     {
   6575         "d": "ling.pl",
   6576         "b": "ling",
   6577         "u": "https://ling.pl/slownik/angielsko-polski/{{{s}}}"
   6578     },
   6579     {
   6580         "d": "www.netlingo.com",
   6581         "b": "lingo",
   6582         "u": "http://www.netlingo.com/search.php?searchtxt={{{s}}}"
   6583     },
   6584     {
   6585         "d": "www.linguee.pl",
   6586         "b": "lingpl",
   6587         "u": "http://www.linguee.pl/angielski-polski/t%C5%82umaczenie/{{{s}}}.html"
   6588     },
   6589     {
   6590         "d": "lingualeo.com",
   6591         "b": "lingualeo",
   6592         "u": "https://lingualeo.com/ru/glossary/learn/dictionary#{{{s}}}"
   6593     },
   6594     {
   6595         "d": "www.linguee.es",
   6596         "b": "lingues",
   6597         "u": "https://www.linguee.es/espanol-ingles/search?source=auto&query={{{s}}}"
   6598     },
   6599     {
   6600         "d": "www.linguee.com",
   6601         "b": "lin",
   6602         "u": "http://www.linguee.com/english-french/search?source=auto&query={{{s}}} "
   6603     },
   6604     {
   6605         "d": "www.linguee.nl",
   6606         "b": "lin-nlen",
   6607         "u": "http://www.linguee.nl/nederlands-engels/search?source=auto&query={{{s}}}"
   6608     },
   6609     {
   6610         "d": "www.linguee.com",
   6611         "b": "linsv",
   6612         "u": "http://www.linguee.com/english-swedish/search?source=auto&query={{{s}}}"
   6613     },
   6614     {
   6615         "d": "www.linternaute.com",
   6616         "b": "linternaute",
   6617         "u": "http://www.linternaute.com/encyclopedie/recherche/?f_libelle={{{s}}}"
   6618     },
   6619     {
   6620         "d": "www.lipad.ca",
   6621         "b": "lipad",
   6622         "u": "https://www.lipad.ca/search/?q={{{s}}}"
   6623     },
   6624     {
   6625         "d": "learneditonline.blog",
   6626         "b": "litblog",
   6627         "u": "https://learneditonline.blog/?s={{{s}}}"
   6628     },
   6629     {
   6630         "d": "literarydevices.net",
   6631         "b": "litdev",
   6632         "u": "https://literarydevices.net/?s={{{s}}}"
   6633     },
   6634     {
   6635         "d": "litfl.com",
   6636         "b": "litfl",
   6637         "u": "https://litfl.com/?s={{{s}}}"
   6638     },
   6639     {
   6640         "d": "search.liu.se",
   6641         "b": "liu",
   6642         "u": "http://search.liu.se/en/?query={{{s}}}"
   6643     },
   6644     {
   6645         "d": "www.livestrong.com",
   6646         "b": "livestrong",
   6647         "u": "http://www.livestrong.com/search/?mode=standard&search={{{s}}}"
   6648     },
   6649     {
   6650         "d": "capitadiscovery.co.uk",
   6651         "b": "lluk",
   6652         "u": "http://capitadiscovery.co.uk/liverpool/items?query={{{s}}}"
   6653     },
   6654     {
   6655         "d": "collections.leventhalmap.org",
   6656         "b": "lmec",
   6657         "u": "https://collections.leventhalmap.org/search?&q={{{s}}}"
   6658     },
   6659     {
   6660         "d": "opac.ub.uni-muenchen.de",
   6661         "b": "lmu",
   6662         "u": "https://opac.ub.uni-muenchen.de/TouchPoint/start.do?View=sunrise&Language=de&Query=-1=%22{{{s}}}%22"
   6663     },
   6664     {
   6665         "d": "lnu-se-primo.hosted.exlibrisgroup.com",
   6666         "b": "lnu",
   6667         "u": "https://lnu-se-primo.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,{{{s}}}&search_scope=default_scope&sortby=rank&vid=primo-custom-lnu&pcAvailability=false&lang=sv_SE"
   6668     },
   6669     {
   6670         "d": "tel.local.ch",
   6671         "b": "locfr",
   6672         "u": "http://tel.local.ch/fr/q?what={{{s}}}"
   6673     },
   6674     {
   6675         "d": "www.loc.gov",
   6676         "b": "loc",
   6677         "u": "https://www.loc.gov/search/?q={{{s}}} "
   6678     },
   6679     {
   6680         "d": "logeion.uchicago.edu",
   6681         "b": "logeion",
   6682         "u": "http://logeion.uchicago.edu/{{{s}}}"
   6683     },
   6684     {
   6685         "d": "logeion.uchicago.edu",
   6686         "b": "log",
   6687         "u": "http://logeion.uchicago.edu/{{{s}}}"
   6688     },
   6689     {
   6690         "d": "mw.lojban.org",
   6691         "b": "lojban",
   6692         "u": "https://mw.lojban.org/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
   6693     },
   6694     {
   6695         "d": "www.lonelyplanet.com",
   6696         "b": "lonelyplanet",
   6697         "u": "https://www.lonelyplanet.com/search?q={{{s}}}"
   6698     },
   6699     {
   6700         "d": "dict.longdo.com",
   6701         "b": "longdo",
   6702         "u": "https://dict.longdo.com/search/{{{s}}}"
   6703     },
   6704     {
   6705         "d": "www.frontiersin.org",
   6706         "b": "loop",
   6707         "u": "http://www.frontiersin.org/SearchData.aspx?sq={{{s}}}"
   6708     },
   6709     {
   6710         "d": "lotr.wikia.com",
   6711         "b": "lotr",
   6712         "u": "http://lotr.wikia.com/wiki/Special:Search?query={{{s}}}"
   6713     },
   6714     {
   6715         "d": "lovdata.no",
   6716         "b": "lovdata",
   6717         "u": "http://lovdata.no/sok?q={{{s}}}"
   6718     },
   6719     {
   6720         "d": "www.leifiphysik.de",
   6721         "b": "lph",
   6722         "u": "https://www.leifiphysik.de/suche/{{{s}}}"
   6723     },
   6724     {
   6725         "d": "de.langenscheidt.com",
   6726         "b": "ls.de-sv",
   6727         "u": "http://de.langenscheidt.com/deutsch-schwedisch/search?term={{{s}}}&q_cat=%2Fdeutsch-schwedisch%2F"
   6728     },
   6729     {
   6730         "d": "librarysearch.lse.ac.uk",
   6731         "b": "lselib",
   6732         "u": "https://librarysearch.lse.ac.uk/primo-explore/search?query=any,contains,{{{s}}}&tab=default_tab&search_scope=CSCOP_ALL&sortby=rank&vid=44LSE_VU1"
   6733     },
   6734     {
   6735         "d": "littlesis.org",
   6736         "b": "ls",
   6737         "u": "http://littlesis.org/search?q={{{s}}}"
   6738     },
   6739     {
   6740         "d": "de.langenscheidt.com",
   6741         "b": "ls.sv",
   6742         "u": "http://de.langenscheidt.com/schwedisch-deutsch/search?term={{{s}}}&q_cat=%2Fschwedisch-deutsch%2F"
   6743     },
   6744     {
   6745         "d": "search.lib.latrobe.edu.au",
   6746         "b": "ltulib",
   6747         "u": "http://search.lib.latrobe.edu.au/primo_library/libweb/action/dlSearch.do?vid=LATROBE&institution=LATROBE&search_scope=All&query=any,contains, {{{s}}} "
   6748     },
   6749     {
   6750         "d": "lt.wikipedia.org",
   6751         "b": "ltwiki",
   6752         "u": "https://lt.wikipedia.org/w/index.php?search={{{s}}}"
   6753     },
   6754     {
   6755         "d": "lugatim.com",
   6756         "b": "lugatım",
   6757         "u": "http://lugatim.com/s/{{{s}}}"
   6758     },
   6759     {
   6760         "d": "www.liberty.edu",
   6761         "b": "lu",
   6762         "u": "https://www.liberty.edu/search/?q={{{s}}}"
   6763     },
   6764     {
   6765         "d": "lumendatabase.org",
   6766         "b": "lumen",
   6767         "u": "http://lumendatabase.org/notices/search?utf8=✓&term={{{s}}}"
   6768     },
   6769     {
   6770         "d": "www.bibleserver.com",
   6771         "b": "lut",
   6772         "u": "https://www.bibleserver.com/text/LUT/{{{s}}}"
   6773     },
   6774     {
   6775         "d": "lux.leuphana.de",
   6776         "b": "lux",
   6777         "u": "https://lux.leuphana.de/vufind/Search/Results?lookfor={{{s}}}&submit=Suchen"
   6778     },
   6779     {
   6780         "d": "www.livermore.lib.ca.us",
   6781         "b": "lv",
   6782         "u": "http://www.livermore.lib.ca.us/search/a?searchtype=X&SORT=D&searchscope=7&searcharg={{{s}}}"
   6783     },
   6784     {
   6785         "d": "www.lingvolive.com",
   6786         "b": "lvoenru",
   6787         "u": "https://www.lingvolive.com/en-us/translate/en-ru/{{{s}}}"
   6788     },
   6789     {
   6790         "d": "ludwig.guru",
   6791         "b": "lwg",
   6792         "u": "https://ludwig.guru/s/{{{s}}}"
   6793     },
   6794     {
   6795         "d": "www.lexico.com",
   6796         "b": "lx",
   6797         "u": "https://www.lexico.com/definition/{{{s}}}"
   6798     },
   6799     {
   6800         "d": "duckduckgo.com",
   6801         "b": "lyle",
   6802         "u": "https://duckduckgo.com/?q={{{s}}}+site:forums.lylemcdonald.com"
   6803     },
   6804     {
   6805         "d": "www.maa.org",
   6806         "b": "maa",
   6807         "u": "http://www.maa.org/search/node?keys={{{s}}}"
   6808     },
   6809     {
   6810         "d": "www.almaany.com",
   6811         "b": "maany",
   6812         "u": "http://www.almaany.com/ar/dict/ar-en/{{{s}}}/"
   6813     },
   6814     {
   6815         "d": "www.macmillandictionary.com",
   6816         "b": "macdic",
   6817         "u": "http://www.macmillandictionary.com/dictionary/american/{{{s}}}"
   6818     },
   6819     {
   6820         "d": "library.macewan.ca",
   6821         "b": "macewan",
   6822         "u": "https://library.macewan.ca/library-search?query={{{s}}}"
   6823     },
   6824     {
   6825         "d": "www.everymac.com",
   6826         "b": "macid",
   6827         "u": "http://www.everymac.com/ultimate-mac-lookup/?search_keywords={{{s}}}"
   6828     },
   6829     {
   6830         "d": "www.macmillandictionary.com",
   6831         "b": "macmillan",
   6832         "u": "http://www.macmillandictionary.com/dictionary/american/{{{s}}}"
   6833     },
   6834     {
   6835         "d": "www.macquariedictionary.com.au",
   6836         "b": "macq",
   6837         "u": "https://www.macquariedictionary.com.au/features/word/search/?word={{{s}}}&search_word_type=Dictionary"
   6838     },
   6839     {
   6840         "d": "madoncollections.com",
   6841         "b": "madonc",
   6842         "u": "https://madoncollections.com/collectables/?q={{{s}}}"
   6843     },
   6844     {
   6845         "d": "magma.maths.usyd.edu.au",
   6846         "b": "magma",
   6847         "u": "http://magma.maths.usyd.edu.au/magma/handbook/search?query={{{s}}}&intrinsics=1"
   6848     },
   6849     {
   6850         "d": "www.makeupalley.com",
   6851         "b": "makeupalley",
   6852         "u": "https://www.makeupalley.com/search.asp?q={{{s}}}&x=0&y=0"
   6853     },
   6854     {
   6855         "d": "malid.is",
   6856         "b": "malid",
   6857         "u": "http://malid.is/leit/{{{s}}}"
   6858     },
   6859     {
   6860         "d": "www.mangahigh.com",
   6861         "b": "mangahigh",
   6862         "u": "https://www.mangahigh.com/browse/?q={{{s}}}"
   6863     },
   6864     {
   6865         "d": "maoridictionary.co.nz",
   6866         "b": "maoridictionary",
   6867         "u": "http://maoridictionary.co.nz/search?idiom=&phrase=&proverb=&loan=&histLoanWords=&keywords={{{s}}}"
   6868     },
   6869     {
   6870         "d": "maoridictionary.co.nz",
   6871         "b": "maori",
   6872         "u": "http://maoridictionary.co.nz/search?idiom=&phrase=&proverb=&loan=&histLoanWords=&keywords={{{s}}}"
   6873     },
   6874     {
   6875         "d": "maoridictionary.co.nz",
   6876         "b": "māori",
   6877         "u": "http://maoridictionary.co.nz/search?keywords={{{s}}}"
   6878     },
   6879     {
   6880         "d": "maps.google.com",
   6881         "b": "mapsfr",
   6882         "u": "https://maps.google.com/maps?hl=fr&q={{{s}}}"
   6883     },
   6884     {
   6885         "d": "putusan.mahkamahagung.go.id",
   6886         "b": "mari",
   6887         "u": "http://putusan.mahkamahagung.go.id/main/pencarian/?q={{{s}}}"
   6888     },
   6889     {
   6890         "d": "www.marmiton.org",
   6891         "b": "marmit",
   6892         "u": "http://www.marmiton.org/recettes/recherche.aspx?s={{{s}}} "
   6893     },
   6894     {
   6895         "d": "www.marmiton.org",
   6896         "b": "marmiton",
   6897         "u": "http://www.marmiton.org/recettes/recherche.aspx?aqt={{{s}}}"
   6898     },
   6899     {
   6900         "d": "www.mathsisfun.com",
   6901         "b": "mathisfun",
   6902         "u": "http://www.mathsisfun.com/sphider/search.php?query={{{s}}}&submit=&search=1"
   6903     },
   6904     {
   6905         "d": "mathworld.wolfram.com",
   6906         "b": "math",
   6907         "u": "http://mathworld.wolfram.com/search/?query={{{s}}}&x=0&y=0"
   6908     },
   6909     {
   6910         "d": "mathoverflow.net",
   6911         "b": "mathoverflow",
   6912         "u": "http://mathoverflow.net/search?q={{{s}}}"
   6913     },
   6914     {
   6915         "d": "math.stackexchange.com",
   6916         "b": "mathse",
   6917         "u": "http://math.stackexchange.com/search?q={{{s}}}"
   6918     },
   6919     {
   6920         "d": "duckduckgo.com",
   6921         "b": "mathworks",
   6922         "u": "http://duckduckgo.com/?q={{{s}}}+site:mathworks.com"
   6923     },
   6924     {
   6925         "d": "mathworld.wolfram.com",
   6926         "b": "mathworld",
   6927         "u": "http://mathworld.wolfram.com/search/?query={{{s}}}&x=0&y=0"
   6928     },
   6929     {
   6930         "d": "www.mathworks.com",
   6931         "b": "matlabfx",
   6932         "u": "http://www.mathworks.com/matlabcentral/fileexchange/?term={{{s}}}"
   6933     },
   6934     {
   6935         "d": "www.matweb.com",
   6936         "b": "matl",
   6937         "u": "http://www.matweb.com/search/QuickText.aspx?SearchText={{{s}}}"
   6938     },
   6939     {
   6940         "d": "www.matematyka.pl",
   6941         "b": "matpl",
   6942         "u": "http://www.matematyka.pl/search.php?keywords={{{s}}}"
   6943     },
   6944     {
   6945         "d": "www.matweb.com",
   6946         "b": "matweb",
   6947         "u": "http://www.matweb.com/search/QuickText.aspx?SearchText={{{s}}}"
   6948     },
   6949     {
   6950         "d": "www.matweb.com",
   6951         "b": "matw",
   6952         "u": "http://www.matweb.com/search/QuickText.aspx?SearchText={{{s}}}"
   6953     },
   6954     {
   6955         "d": "www.mayoclinic.org",
   6956         "b": "mayo",
   6957         "u": "https://www.mayoclinic.org/search/search-results?q={{{s}}}"
   6958     },
   6959     {
   6960         "d": "www.mybeercellar.com",
   6961         "b": "mbc",
   6962         "u": "https://www.mybeercellar.com/?search={{{s}}}"
   6963     },
   6964     {
   6965         "d": "www.monroecc.edu",
   6966         "b": "mcc",
   6967         "u": "https://www.monroecc.edu/search/#gsc.q={{{s}}}"
   6968     },
   6969     {
   6970         "d": "mcgill.worldcat.org",
   6971         "b": "mcgilllib",
   6972         "u": "http://mcgill.worldcat.org/search?q={{{s}}}&qt=owc_search&scope=2"
   6973     },
   6974     {
   6975         "d": "www.mcgill.ca",
   6976         "b": "mcgill",
   6977         "u": "http://www.mcgill.ca/search/?query={{{s}}}&find=Search"
   6978     },
   6979     {
   6980         "d": "mdpl.ent.sirsi.net",
   6981         "b": "mcplmd",
   6982         "u": "https://mdpl.ent.sirsi.net/client/en_US/catalog/search/results?qu={{{s}}}"
   6983     },
   6984     {
   6985         "d": "mcpac.mcpl.lib.ny.us",
   6986         "b": "mcpl",
   6987         "u": "https://mcpac.mcpl.lib.ny.us/search/t?{{{s}}}"
   6988     },
   6989     {
   6990         "d": "www.metacrawler.com",
   6991         "b": "mcr",
   6992         "u": "http://www.metacrawler.com/search/web?fcoid=417&fcop=topnav&fpid=2&om_nextpage=True&q={{{s}}}"
   6993     },
   6994     {
   6995         "d": "minecraft-de.gamepedia.com",
   6996         "b": "mcwd",
   6997         "u": "http://minecraft-de.gamepedia.com/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
   6998     },
   6999     {
   7000         "d": "minecraft.gamepedia.com",
   7001         "b": "mcwiki",
   7002         "u": "https://minecraft.gamepedia.com/index.php?search={{{s}}}"
   7003     },
   7004     {
   7005         "d": "md5.gromweb.com",
   7006         "b": "md5",
   7007         "u": "http://md5.gromweb.com/?md5={{{s}}}"
   7008     },
   7009     {
   7010         "d": "www.marksdailyapple.com",
   7011         "b": "mda",
   7012         "u": "http://www.marksdailyapple.com/search-results/?cx=004987908667488763946%3Akd-fp2c7jek&cof=FORID%3A11&ie=UTF-8&q={{{s}}}&siteurl=www.marksdailyapple.com%2F&ref=&ss=1623j619159j7"
   7013     },
   7014     {
   7015         "d": "www.mdbg.net",
   7016         "b": "mdbg",
   7017         "u": "https://www.mdbg.net/chinese/dictionary?page=worddict&wdrst=0&wdqb={{{s}}}"
   7018     },
   7019     {
   7020         "d": "m.dict.cc",
   7021         "b": "mdcc",
   7022         "u": "https://m.dict.cc/?s={{{s}}}"
   7023     },
   7024     {
   7025         "d": "www.medbullets.com",
   7026         "b": "medb",
   7027         "u": "http://www.medbullets.com/search?cx=011011587714199370644:0fb95tj2wze&cof=FORID:9&ie=UTF-8&sa.x=10&sa.y=12&sa=Search&q={{{s}}}"
   7028     },
   7029     {
   7030         "d": "mechanicalsite.com",
   7031         "b": "medf",
   7032         "u": "https://mechanicalsite.com/?s={{{s}}}"
   7033     },
   7034     {
   7035         "d": "mediabiasfactcheck.com",
   7036         "b": "mediabias",
   7037         "u": "https://mediabiasfactcheck.com/?s={{{s}}}"
   7038     },
   7039     {
   7040         "d": "mediadico.com",
   7041         "b": "mediadico",
   7042         "u": "http://mediadico.com/dictionnaire/definition/{{{s}}}"
   7043     },
   7044     {
   7045         "d": "media.info",
   7046         "b": "mediainfo",
   7047         "u": "http://media.info/search?s={{{s}}}"
   7048     },
   7049     {
   7050         "d": "mediatum.ub.tum.de",
   7051         "b": "mediatum",
   7052         "u": "https://mediatum.ub.tum.de/?query={{{s}}}"
   7053     },
   7054     {
   7055         "d": "medical-dictionary.thefreedictionary.com",
   7056         "b": "medical",
   7057         "u": "http://medical-dictionary.thefreedictionary.com/{{{s}}}"
   7058     },
   7059     {
   7060         "d": "www.translatetheweb.com",
   7061         "b": "medi",
   7062         "u": "http://www.translatetheweb.com/?item1={{{s}}}&field=all&maxKurztitel=25&sachgruppen=0&sachgruppenSchulfaecher=0&media=all&local=0&produzent=0&article_id=23&submitEinfacheSuche=Find+Titles&from=&to=en&a=http%3A%2F%2Fmedibus.info%2Findex.php%3Farticle_id%3D23%23einfSucheInfo&f=1"
   7063     },
   7064     {
   7065         "d": "vsearch.nlm.nih.gov",
   7066         "b": "medlineplus",
   7067         "u": "http://vsearch.nlm.nih.gov/vivisimo/cgi-bin/query-meta?v%3Aproject=medlineplus&query={{{s}}}"
   7068     },
   7069     {
   7070         "d": "www.mednar.com",
   7071         "b": "mednar",
   7072         "u": "http://www.mednar.com/mednar/result-list/fullRecord:{{{s}}}"
   7073     },
   7074     {
   7075         "d": "medical-phd.blogspot.com",
   7076         "b": "medphd",
   7077         "u": "https://medical-phd.blogspot.com/search?q={{{s}}}"
   7078     },
   7079     {
   7080         "d": "search.medscape.com",
   7081         "b": "medscape",
   7082         "u": "http://search.medscape.com/reference-search?newSearchHeader=1&queryText={{{s}}}"
   7083     },
   7084     {
   7085         "d": "www.meligrana.com",
   7086         "b": "meligrana",
   7087         "u": "https://www.meligrana.com/es/alojamiento-turismo/buscar-alojamiento.asp?q={{{s}}} "
   7088     },
   7089     {
   7090         "d": "melvyl.worldcat.org",
   7091         "b": "melvyl",
   7092         "u": "http://melvyl.worldcat.org/search?q={{{s}}}"
   7093     },
   7094     {
   7095         "d": "de.memory-alpha.wikia.com",
   7096         "b": "memalphade",
   7097         "u": "http://de.memory-alpha.wikia.com/wiki/Spezial:Suche?query={{{s}}}"
   7098     },
   7099     {
   7100         "d": "knowyourmeme.com",
   7101         "b": "meme",
   7102         "u": "http://knowyourmeme.com/search?utf8=%E2%9C%93&q={{{s}}}"
   7103     },
   7104     {
   7105         "d": "www.memidex.com",
   7106         "b": "memidex",
   7107         "u": "http://www.memidex.com/{{{s}}}"
   7108     },
   7109     {
   7110         "d": "en.memory-alpha.org",
   7111         "b": "memoryalpha",
   7112         "u": "http://en.memory-alpha.org/wiki/Special:Search?search={{{s}}}&fulltext=Search&resultsLang=en"
   7113     },
   7114     {
   7115         "d": "www.memrise.com",
   7116         "b": "memrise",
   7117         "u": "http://www.memrise.com/courses/english/?q={{{s}}}"
   7118     },
   7119     {
   7120         "d": "menadoc.bibliothek.uni-halle.de",
   7121         "b": "menadoc",
   7122         "u": "https://menadoc.bibliothek.uni-halle.de/search/quick?query={{{s}}}"
   7123     },
   7124     {
   7125         "d": "www.mendeley.com",
   7126         "b": "mendeley",
   7127         "u": "http://www.mendeley.com/research-papers/search/?query={{{s}}}"
   7128     },
   7129     {
   7130         "d": "www.mediamarkt.de",
   7131         "b": "mendesah",
   7132         "u": "https://www.mediamarkt.de/de/search.html?query={{{s}}}"
   7133     },
   7134     {
   7135         "d": "www.mennlex.de",
   7136         "b": "mennlex",
   7137         "u": "http://www.mennlex.de/doku.php?do=search&id={{{s}}}"
   7138     },
   7139     {
   7140         "d": "www.menupages.com",
   7141         "b": "menupages",
   7142         "u": "http://www.menupages.com/restaurants/text/{{{s}}}/all-areas/all-neighborhoods/all-cuisines/"
   7143     },
   7144     {
   7145         "d": "search.mercola.com",
   7146         "b": "mercola",
   7147         "u": "https://search.mercola.com/results.aspx?q={{{s}}} "
   7148     },
   7149     {
   7150         "d": "meritbadge.org",
   7151         "b": "meritbadge",
   7152         "u": "http://meritbadge.org/wiki/index.php/Special:Search?search={{{s}}}&go=Go"
   7153     },
   7154     {
   7155         "d": "meritbadge.org",
   7156         "b": "merit",
   7157         "u": "http://meritbadge.org/wiki/index.php/Special:Search?search={{{s}}}"
   7158     },
   7159     {
   7160         "d": "www.merriam-webster.com",
   7161         "b": "merriamwebster",
   7162         "u": "http://www.merriam-webster.com/dictionary/{{{s}}}"
   7163     },
   7164     {
   7165         "d": "www.ncbi.nlm.nih.gov",
   7166         "b": "mesh",
   7167         "u": "https://www.ncbi.nlm.nih.gov/mesh/?term={{{s}}}"
   7168     },
   7169     {
   7170         "d": "de.metapedia.org",
   7171         "b": "metade",
   7172         "u": "https://de.metapedia.org/m/index.php?search={{{s}}}&title=Spezial%3ASuche"
   7173     },
   7174     {
   7175         "d": "metalab.at",
   7176         "b": "metalab",
   7177         "u": "https://metalab.at/wiki/index.php?search={{{s}}}"
   7178     },
   7179     {
   7180         "d": "av-wx.com",
   7181         "b": "metar",
   7182         "u": "http://av-wx.com/?search={{{s}}}&mode=metar"
   7183     },
   7184     {
   7185         "d": "www.meteoblue.com",
   7186         "b": "meteoblue",
   7187         "u": "https://www.meteoblue.com/en/weather/forecast/14-days/{{{s}}}"
   7188     },
   7189     {
   7190         "d": "woerterbuchnetz.de",
   7191         "b": "meyers",
   7192         "u": "http://woerterbuchnetz.de/Meyers/?lemme={{{s}}}"
   7193     },
   7194     {
   7195         "d": "www.muscleforlife.com",
   7196         "b": "mfl",
   7197         "u": "http://www.muscleforlife.com/?s={{{s}}} "
   7198     },
   7199     {
   7200         "d": "www.morfix.co.il",
   7201         "b": "mfx",
   7202         "u": "http://www.morfix.co.il/{{{s}}}"
   7203     },
   7204     {
   7205         "d": "www.dmgh.de",
   7206         "b": "mgh",
   7207         "u": "https://www.dmgh.de/de/fs1/search/query.html?fulltext={{{s}}}"
   7208     },
   7209     {
   7210         "d": "www.mentalhealthlaw.co.uk",
   7211         "b": "mhlo",
   7212         "u": "http://www.mentalhealthlaw.co.uk/index.php?search={{{s}}}"
   7213     },
   7214     {
   7215         "d": "www.millersville.edu",
   7216         "b": "millersv",
   7217         "u": "https://www.millersville.edu/search-results.php?query={{{s}}}"
   7218     },
   7219     {
   7220         "d": "milog.co.il",
   7221         "b": "milog",
   7222         "u": "http://milog.co.il/{{{s}}}"
   7223     },
   7224     {
   7225         "d": "www.mindat.org",
   7226         "b": "mindat",
   7227         "u": "http://www.mindat.org/search.php?search={{{s}}}"
   7228     },
   7229     {
   7230         "d": "www.minimins.com",
   7231         "b": "minimins",
   7232         "u": "https://www.minimins.com/index.php?search/search&keywords={{{s}}}:"
   7233     },
   7234     {
   7235         "d": "www.mirabileweb.it",
   7236         "b": "mirabile",
   7237         "u": "http://www.mirabileweb.it/ricerca_semplice.aspx?tsearch={{{s}}}"
   7238     },
   7239     {
   7240         "d": "mises.org",
   7241         "b": "mises",
   7242         "u": "https://mises.org/search/site/{{{s}}}"
   7243     },
   7244     {
   7245         "d": "lib.mit.edu",
   7246         "b": "mitlib",
   7247         "u": "https://lib.mit.edu/search/bento?q={{{s}}}"
   7248     },
   7249     {
   7250         "d": "student.mit.edu",
   7251         "b": "mit",
   7252         "u": "http://student.mit.edu/catalog/search.cgi?search={{{s}}}"
   7253     },
   7254     {
   7255         "d": "search.mit.edu",
   7256         "b": "mitocw",
   7257         "u": "http://search.mit.edu/search?site=ocw&client=mit&output=xml_no_dtd&proxystylesheet=http://ocw.mit.edu/search/google-ocw.xsl&proxyreload=1&q={{{s}}}"
   7258     },
   7259     {
   7260         "d": "video.mit.edu",
   7261         "b": "mitvid",
   7262         "u": "http://video.mit.edu/search/?q={{{s}}}"
   7263     },
   7264     {
   7265         "d": "www.drinksmixer.com",
   7266         "b": "mixer",
   7267         "u": "http://www.drinksmixer.com/search/?q={{{s}}}&d=1&p=1"
   7268     },
   7269     {
   7270         "d": "www.mlat.uzh.ch",
   7271         "b": "mlat",
   7272         "u": "http://www.mlat.uzh.ch/MLS/advsuchergebnis.php?suchbegriff={{{s}}}&mode=SPH_MATCH_EXTENDED2&corpus=all"
   7273     },
   7274     {
   7275         "d": "www.learnersdictionary.com",
   7276         "b": "mld",
   7277         "u": "http://www.learnersdictionary.com/definition/{{{s}}}"
   7278     },
   7279     {
   7280         "d": "mlgb3.bodleian.ox.ac.uk",
   7281         "b": "mlgb",
   7282         "u": "http://mlgb3.bodleian.ox.ac.uk/mlgb/?search_term={{{s}}}"
   7283     },
   7284     {
   7285         "d": "find.minlib.net",
   7286         "b": "mln",
   7287         "u": "https://find.minlib.net/iii/encore/search/C__S{{{s}}}"
   7288     },
   7289     {
   7290         "d": "vsearch.nlm.nih.gov",
   7291         "b": "mlpes",
   7292         "u": "https://vsearch.nlm.nih.gov/vivisimo/cgi-bin/query-meta?v%3Aproject=medlineplus-spanish&v%3Asources=medlineplus-spanish-bundle&query={{{s}}}"
   7293     },
   7294     {
   7295         "d": "medieval.bodleian.ox.ac.uk",
   7296         "b": "mmol",
   7297         "u": "https://medieval.bodleian.ox.ac.uk/?q={{{s}}}"
   7298     },
   7299     {
   7300         "d": "www.medicinanet.com.br",
   7301         "b": "mn",
   7302         "u": "http://www.medicinanet.com.br/pesquisas/{{{s}}}.htm"
   7303     },
   7304     {
   7305         "d": "www.moby-thesaurus.org",
   7306         "b": "mobythes",
   7307         "u": "http://www.moby-thesaurus.org/search?q={{{s}}}"
   7308     },
   7309     {
   7310         "d": "www.moedict.tw",
   7311         "b": "moedict",
   7312         "u": "https://www.moedict.tw/{{{s}}}"
   7313     },
   7314     {
   7315         "d": "www.webqc.org",
   7316         "b": "molw",
   7317         "u": "http://www.webqc.org/mmcalc.php?compound={{{s}}}"
   7318     },
   7319     {
   7320         "d": "mathoverflow.net",
   7321         "b": "mo",
   7322         "u": "http://mathoverflow.net/search?q={{{s}}}"
   7323     },
   7324     {
   7325         "d": "www.monash.edu",
   7326         "b": "monash",
   7327         "u": "https://www.monash.edu/search?query={{{s}}}"
   7328     },
   7329     {
   7330         "d": "www.class-central.com",
   7331         "b": "mooc",
   7332         "u": "https://www.class-central.com/search?q={{{s}}}"
   7333     },
   7334     {
   7335         "d": "www.class-central.com",
   7336         "b": "moocs",
   7337         "u": "https://www.class-central.com/search?q={{{s}}}"
   7338     },
   7339     {
   7340         "d": "moonmonday.space",
   7341         "b": "moon",
   7342         "u": "https://moonmonday.space/?s={{{s}}}"
   7343     },
   7344     {
   7345         "d": "www.morfix.co.il",
   7346         "b": "morfix",
   7347         "u": "http://www.morfix.co.il/{{{s}}}"
   7348     },
   7349     {
   7350         "d": "www.mormon.org",
   7351         "b": "mormon",
   7352         "u": "https://www.mormon.org/searchresults#?query={{{s}}}"
   7353     },
   7354     {
   7355         "d": "www.morningstar.com",
   7356         "b": "morningstar",
   7357         "u": "https://www.morningstar.com/search.html?q={{{s}}}"
   7358     },
   7359     {
   7360         "d": "boston.menupages.com",
   7361         "b": "mpbo",
   7362         "u": "http://boston.menupages.com/restaurants/text/{{{s}}}/all-areas/all-neighborhoods/all-cuisines/"
   7363     },
   7364     {
   7365         "d": "chicago.menupages.com",
   7366         "b": "mpch",
   7367         "u": "http://chicago.menupages.com/restaurants/text/{{{s}}}/all-areas/all-neighborhoods/all-cuisines/"
   7368     },
   7369     {
   7370         "d": "washingtondc.menupages.com",
   7371         "b": "mpdc",
   7372         "u": "http://washingtondc.menupages.com/restaurants/text/{{{s}}}/all-areas/all-neighborhoods/all-cuisines/"
   7373     },
   7374     {
   7375         "d": "southflorida.menupages.com",
   7376         "b": "mpfl",
   7377         "u": "http://southflorida.menupages.com/restaurants/text/{{{s}}}/all-areas/all-neighborhoods/all-cuisines/"
   7378     },
   7379     {
   7380         "d": "www.mpg.de",
   7381         "b": "mpgde",
   7382         "u": "http://www.mpg.de/en/search?utf8=%E2%9C%93&searchfield={{{s}}}"
   7383     },
   7384     {
   7385         "d": "www.mpg.de",
   7386         "b": "mpg",
   7387         "u": "http://www.mpg.de/en/search?utf8=%E2%9C%93&searchfield={{{s}}}"
   7388     },
   7389     {
   7390         "d": "pubman.mpdl.mpg.de",
   7391         "b": "mpgpure",
   7392         "u": "http://pubman.mpdl.mpg.de/pubman/faces/SearchResultListPage.jsp?cql=escidoc.objecttype%3D%22item%22+AND+escidoc.content-model.objid%3D%22escidoc%3Apersistent4%22+AND+%28%28escidoc.metadata%3D%22{{{s}}}%22%29+OR+%28%28escidoc.any-identifier%3D%22{{{s}}}%22+OR+escidoc.property.latest-release.objid%3D%22{{{s}}}%22%29%29+%29"
   7393     },
   7394     {
   7395         "d": "rena.mpdl.mpg.de",
   7396         "b": "mpgrena",
   7397         "u": "http://rena.mpdl.mpg.de/rena/Search/Results?lookfor={{{s}}}"
   7398     },
   7399     {
   7400         "d": "losangeles.menupages.com",
   7401         "b": "mpla",
   7402         "u": "http://losangeles.menupages.com/restaurants/text/{{{s}}}/all-areas/all-neighborhoods/all-cuisines/"
   7403     },
   7404     {
   7405         "d": "www.menupages.com",
   7406         "b": "mp",
   7407         "u": "http://www.menupages.com/restaurants/text/{{{s}}}/all-areas/all-neighborhoods/all-cuisines/"
   7408     },
   7409     {
   7410         "d": "www.menupages.com",
   7411         "b": "mpny",
   7412         "u": "http://www.menupages.com/restaurants/text/{{{s}}}/all-areas/all-neighborhoods/all-cuisines/"
   7413     },
   7414     {
   7415         "d": "philadelphia.menupages.com",
   7416         "b": "mpph",
   7417         "u": "http://philadelphia.menupages.com/restaurants/text/{{{s}}}/all-areas/all-neighborhoods/all-cuisines/"
   7418     },
   7419     {
   7420         "d": "sanfrancisco.menupages.com",
   7421         "b": "mpsf",
   7422         "u": "http://sanfrancisco.menupages.com/restaurants/text/{{{s}}}/all-areas/all-neighborhoods/all-cuisines/"
   7423     },
   7424     {
   7425         "d": "mathscinet.ams.org",
   7426         "b": "mref",
   7427         "u": "https://mathscinet.ams.org/mathscinet-mref?ref={{{s}}}"
   7428     },
   7429     {
   7430         "d": "mri.iop.kcl.ac.uk",
   7431         "b": "mri",
   7432         "u": "https://mri.iop.kcl.ac.uk/mediawiki/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
   7433     },
   7434     {
   7435         "d": "academic.research.microsoft.com",
   7436         "b": "msacademic",
   7437         "u": "http://academic.research.microsoft.com/Search?query={{{s}}}&s=0"
   7438     },
   7439     {
   7440         "d": "academic.microsoft.com",
   7441         "b": "msac",
   7442         "u": "https://academic.microsoft.com/search?q={{{s}}}&f=&orderBy=0&forceFallback=true"
   7443     },
   7444     {
   7445         "d": "academic.microsoft.com",
   7446         "b": "msa",
   7447         "u": "https://academic.microsoft.com/search?q={{{s}}}"
   7448     },
   7449     {
   7450         "d": "www.ams.org",
   7451         "b": "msc",
   7452         "u": "http://www.ams.org/mathscinet/search/publications.html?pg4=ALLF&s4={{{s}}}"
   7453     },
   7454     {
   7455         "d": "www.msdmanuals.com",
   7456         "b": "msdjp",
   7457         "u": "https://www.msdmanuals.com/ja-jp/ホーム/SearchResults?query={{{s}}}"
   7458     },
   7459     {
   7460         "d": "www.sciencelab.com",
   7461         "b": "msds",
   7462         "u": "http://www.sciencelab.com/search.php?q={{{s}}}"
   7463     },
   7464     {
   7465         "d": "quote.morningstar.com",
   7466         "b": "msq",
   7467         "u": "http://quote.morningstar.com/stock/s.aspx?t={{{s}}}"
   7468     },
   7469     {
   7470         "d": "math.stackexchange.com",
   7471         "b": "mstack",
   7472         "u": "https://math.stackexchange.com/search?q={{{s}}}"
   7473     },
   7474     {
   7475         "d": "lib.msu.edu",
   7476         "b": "msulibrary",
   7477         "u": "https://lib.msu.edu/searchresults/?Ntt={{{s}}}"
   7478     },
   7479     {
   7480         "d": "wiki.multitheftauto.com",
   7481         "b": "mtawiki",
   7482         "u": "https://wiki.multitheftauto.com/index.php?title=Special%3ASearch&profile=default&fulltext=Search&search={{{s}}}"
   7483     },
   7484     {
   7485         "d": "www.mandarintools.com",
   7486         "b": "mtcn",
   7487         "u": "http://www.mandarintools.com/cgi-bin/wordlook.pl?word={{{s}}}&where=whole"
   7488     },
   7489     {
   7490         "d": "www.mandarintools.com",
   7491         "b": "mten",
   7492         "u": "http://www.mandarintools.com/cgi-bin/wordlook.pl?word={{{s}}}&searchtype=english&where=whole"
   7493     },
   7494     {
   7495         "d": "mtg.wtf",
   7496         "b": "mtgw",
   7497         "u": "https://mtg.wtf/card?q={{{s}}}"
   7498     },
   7499     {
   7500         "d": "www.multitran.com",
   7501         "b": "mt",
   7502         "u": "https://www.multitran.com/m.exe?s={{{s}}}"
   7503     },
   7504     {
   7505         "d": "www.mtu.edu",
   7506         "b": "mtu",
   7507         "u": "https://www.mtu.edu/search/?q={{{s}}}"
   7508     },
   7509     {
   7510         "d": "mugshots.com",
   7511         "b": "mugshots",
   7512         "u": "http://mugshots.com/search.html?q={{{s}}}"
   7513     },
   7514     {
   7515         "d": "multcolib.org",
   7516         "b": "multcolib",
   7517         "u": "https://multcolib.org/search/site/{{{s}}}"
   7518     },
   7519     {
   7520         "d": "mungfali.com",
   7521         "b": "mungfali",
   7522         "u": "http://mungfali.com/explore.php?q={{{s}}}"
   7523     },
   7524     {
   7525         "d": "www.merriam-webster.com",
   7526         "b": "mwd",
   7527         "u": "http://www.merriam-webster.com/dictionary/{{{s}}}"
   7528     },
   7529     {
   7530         "d": "www.merriam-webster.com",
   7531         "b": "mweb",
   7532         "u": "https://www.merriam-webster.com/dictionary/{{{s}}}"
   7533     },
   7534     {
   7535         "d": "www.learnersdictionary.com",
   7536         "b": "mwld",
   7537         "u": "http://www.learnersdictionary.com/definition/{{{s}}}"
   7538     },
   7539     {
   7540         "d": "www.learnersdictionary.com",
   7541         "b": "mwl",
   7542         "u": "http://www.learnersdictionary.com/definition/{{{s}}}"
   7543     },
   7544     {
   7545         "d": "www.merriam-webster.com",
   7546         "b": "mw",
   7547         "u": "http://www.merriam-webster.com/dictionary/{{{s}}}"
   7548     },
   7549     {
   7550         "d": "www.merriam-webster.com",
   7551         "b": "mwt",
   7552         "u": "http://www.merriam-webster.com/thesaurus/{{{s}}}"
   7553     },
   7554     {
   7555         "d": "unabridged.merriam-webster.com",
   7556         "b": "mwunabridged",
   7557         "u": "http://unabridged.merriam-webster.com/unabridged/{{{s}}}"
   7558     },
   7559     {
   7560         "d": "mywellbrain.com",
   7561         "b": "mybrain",
   7562         "u": "https://mywellbrain.com/?s={{{s}}}"
   7563     },
   7564     {
   7565         "d": "www.myflorida.com",
   7566         "b": "myfl",
   7567         "u": "http://www.myflorida.com/search_results.html?q={{{s}}}#gsc.tab=0&gsc.q=dmv&gsc.page=1"
   7568     },
   7569     {
   7570         "d": "www.mygov.scot",
   7571         "b": "mygovscot",
   7572         "u": "https://www.mygov.scot/search?q={{{s}}}&cat=sitesearch"
   7573     },
   7574     {
   7575         "d": "www.mymovingreviews.com",
   7576         "b": "mymovingreviews",
   7577         "u": "http://www.mymovingreviews.com/search.php?q={{{s}}}&x=0&y=0"
   7578     },
   7579     {
   7580         "d": "www.myrecipes.com",
   7581         "b": "myrec",
   7582         "u": "http://www.myrecipes.com/search/site/{{{s}}}"
   7583     },
   7584     {
   7585         "d": "www.naardensebijbel.nl",
   7586         "b": "naarden",
   7587         "u": "http://www.naardensebijbel.nl/?search-class=DB_CustomSearch_Widget-db_customsearch_widget&widget_number=preset-default&-0=vers&cs-booknr-1=&cs-bijbelhoofdstuk-2=&cs-versnummer-3=&cs-bijbelvers_v2-4={{{s}}}&search=Zoeken"
   7588     },
   7589     {
   7590         "d": "www.biblegateway.com",
   7591         "b": "nabre",
   7592         "u": "https://www.biblegateway.com/passage/?search={{{s}}}&version=NABRE"
   7593     },
   7594     {
   7595         "d": "naeb.brit.org",
   7596         "b": "naeb",
   7597         "u": "http://naeb.brit.org/uses/search/?string={{{s}}}"
   7598     },
   7599     {
   7600         "d": "naijalingo.com",
   7601         "b": "naijalingo",
   7602         "u": "http://naijalingo.com/search?word={{{s}}}"
   7603     },
   7604     {
   7605         "d": "namu.wiki",
   7606         "b": "namu",
   7607         "u": "https://namu.wiki/go/{{{s}}}"
   7608     },
   7609     {
   7610         "d": "www.timini.no",
   7611         "b": "nano",
   7612         "u": "https://www.timini.no/search/q/{{{s}}}"
   7613     },
   7614     {
   7615         "d": "www.naob.no",
   7616         "b": "naob",
   7617         "u": "https://www.naob.no/s%C3%B8k/{{{s}}}"
   7618     },
   7619     {
   7620         "d": "nasasearch.nasa.gov",
   7621         "b": "nasa",
   7622         "u": "https://nasasearch.nasa.gov/search?query={{{s}}}&affiliate=nasa&utf8=%E2%9C%93"
   7623     },
   7624     {
   7625         "d": "www.biblegateway.com",
   7626         "b": "nasb",
   7627         "u": "https://www.biblegateway.com/quicksearch/?quicksearch={{{s}}}&qs_version=NASB"
   7628     },
   7629     {
   7630         "d": "www.natgeokids.com",
   7631         "b": "natgeokids",
   7632         "u": "https://www.natgeokids.com/?s=testhttps://www.nationalgeographic.com/search/?q={{{s}}}"
   7633     },
   7634     {
   7635         "d": "www.nature.com",
   7636         "b": "nature",
   7637         "u": "http://www.nature.com/search/executeSearch?sp-q-1=&sp-q={{{s}}}"
   7638     },
   7639     {
   7640         "d": "ncatlab.org",
   7641         "b": "ncatlab",
   7642         "u": "http://ncatlab.org/nlab/show/HomePage/?q={{{s}}}"
   7643     },
   7644     {
   7645         "d": "www.nocoastbestcoast.com",
   7646         "b": "ncbc",
   7647         "u": "https://www.nocoastbestcoast.com/search.php?search={{{s}}}"
   7648     },
   7649     {
   7650         "d": "www.ncbi.nlm.nih.gov",
   7651         "b": "ncbi",
   7652         "u": "http://www.ncbi.nlm.nih.gov/gquery/?term={{{s}}}"
   7653     },
   7654     {
   7655         "d": "nciku.com",
   7656         "b": "nce",
   7657         "u": "http://nciku.com/search/en/{{{s}}}"
   7658     },
   7659     {
   7660         "d": "www.nciku.com",
   7661         "b": "nciku",
   7662         "u": "http://www.nciku.com/search/all/{{{s}}}"
   7663     },
   7664     {
   7665         "d": "www.nclive.org",
   7666         "b": "ncl",
   7667         "u": "https://www.nclive.org/search-everything?search={{{s}}}"
   7668     },
   7669     {
   7670         "d": "search.lib.ncsu.edu",
   7671         "b": "ncsulib",
   7672         "u": "http://search.lib.ncsu.edu/?q={{{s}}}"
   7673     },
   7674     {
   7675         "d": "nciku.com",
   7676         "b": "ncz",
   7677         "u": "http://nciku.com/search/zh/{{{s}}}"
   7678     },
   7679     {
   7680         "d": "www.deutsche-biographie.de",
   7681         "b": "ndb",
   7682         "u": "https://www.deutsche-biographie.de/search?name={{{s}}}&kat=ndbadb&beruf=&orte=&geburtsjahr=&todesjahr=&gnd=&st=erw&facets=&cf=10&number=0&ot=&sl=[]&sort="
   7683     },
   7684     {
   7685         "d": "endic.naver.com",
   7686         "b": "ndic",
   7687         "u": "http://endic.naver.com/search.nhn?query={{{s}}}"
   7688     },
   7689     {
   7690         "d": "ndla.no",
   7691         "b": "ndla",
   7692         "u": "https://ndla.no/en/search/apachesolr_search/{{{s}}}?language[]=und&filters=1/"
   7693     },
   7694     {
   7695         "d": "ndlonline.ndl.go.jp",
   7696         "b": "ndl",
   7697         "u": "https://ndlonline.ndl.go.jp/#!/search?keyword={{{s}}}"
   7698     },
   7699     {
   7700         "d": "onesearch.library.nd.edu",
   7701         "b": "nd",
   7702         "u": "https://onesearch.library.nd.edu/primo-explore/search?query=any,contains,{{{s}}}&tab=onesearch&search_scope=malc_blended&vid=NDU&lang=en_US&offset=0"
   7703     },
   7704     {
   7705         "d": "ndpr.nd.edu",
   7706         "b": "ndpr",
   7707         "u": "http://ndpr.nd.edu/search/?search_keyword=&as_sitesearch=ndpr.nd.edu&q={{{s}}}"
   7708     },
   7709     {
   7710         "d": "recherche.nebis.ch",
   7711         "b": "nebis",
   7712         "u": "https://recherche.nebis.ch/primo-explore/search?query=any,contains,{{{s}}}&tab=default_tab&search_scope=default_scope&vid=NEBIS"
   7713     },
   7714     {
   7715         "d": "www.neb.com",
   7716         "b": "neb",
   7717         "u": "https://www.neb.com/search?q={{{s}}}"
   7718     },
   7719     {
   7720         "d": "ned.ipac.caltech.edu",
   7721         "b": "ned",
   7722         "u": "http://ned.ipac.caltech.edu/cgi-bin/objsearch?objname={{{s}}}"
   7723     },
   7724     {
   7725         "d": "www.needsnest.com",
   7726         "b": "needsnest",
   7727         "u": "https://www.needsnest.com/search/?search_keywords={{{s}}}"
   7728     },
   7729     {
   7730         "d": "www.nejm.org",
   7731         "b": "nejm",
   7732         "u": "http://www.nejm.org/search?q={{{s}}}&asug="
   7733     },
   7734     {
   7735         "d": "www.nerdwallet.com",
   7736         "b": "nerdwallet",
   7737         "u": "http://www.nerdwallet.com/search/results#q={{{s}}}"
   7738     },
   7739     {
   7740         "d": "www.ne.se",
   7741         "b": "ne.se",
   7742         "u": "http://www.ne.se/s%C3%B6k/?t=uppslagsverk&q={{{s}}}"
   7743     },
   7744     {
   7745         "d": "www.ne.se",
   7746         "b": "nes",
   7747         "u": "http://www.ne.se/sok?q={{{s}}}"
   7748     },
   7749     {
   7750         "d": "www.nestoria.de",
   7751         "b": "nestde",
   7752         "u": "http://www.nestoria.de/{{{s}}}"
   7753     },
   7754     {
   7755         "d": "www.nestoria.co.uk",
   7756         "b": "nestuk",
   7757         "u": "http://www.nestoria.co.uk/{{{s}}} "
   7758     },
   7759     {
   7760         "d": "networkx.lanl.gov",
   7761         "b": "networkx",
   7762         "u": "http://networkx.lanl.gov/search.html?q={{{s}}}&check_keywords=yes&area=default"
   7763     },
   7764     {
   7765         "d": "www.newhomesource.com",
   7766         "b": "newhomes",
   7767         "u": "https://www.newhomesource.com/locationhandler?searchtext={{{s}}}"
   7768     },
   7769     {
   7770         "d": "www.newport.com",
   7771         "b": "newport",
   7772         "u": "https://www.newport.com/search/?text={{{s}}}"
   7773     },
   7774     {
   7775         "d": "newsela.com",
   7776         "b": "newsela",
   7777         "u": "https://newsela.com/search/#/?needle={{{s}}}"
   7778     },
   7779     {
   7780         "d": "www.neyzen.com",
   7781         "b": "neyzen",
   7782         "u": "http://www.neyzen.com/aramasonuc.html?q={{{s}}}"
   7783     },
   7784     {
   7785         "d": "books.google.com",
   7786         "b": "ngram",
   7787         "u": "http://books.google.com/ngrams/graph?content={{{s}}}&year_start=1800&year_end=2000&corpus=15&smoothing=3"
   7788     },
   7789     {
   7790         "d": "books.google.com",
   7791         "b": "ngrams",
   7792         "u": "https://books.google.com/ngrams/graph?content={{{s}}}&year_start=1800&year_end=2000"
   7793     },
   7794     {
   7795         "d": "books.google.com",
   7796         "b": "ngr",
   7797         "u": "https://books.google.com/ngrams/graph?content={{{s}}}&year_start=1850&year_end=2009&corpus=15&smoothing=0"
   7798     },
   7799     {
   7800         "d": "www.bibleserver.com",
   7801         "b": "ngü",
   7802         "u": "http://www.bibleserver.com/search/NG%C3%9C/{{{s}}}"
   7803     },
   7804     {
   7805         "d": "nhd.heinle.com",
   7806         "b": "nhd",
   7807         "u": "http://nhd.heinle.com/Definition.aspx?word={{{s}}}"
   7808     },
   7809     {
   7810         "d": "www.nhs.uk",
   7811         "b": "nhs",
   7812         "u": "http://www.nhs.uk/Search/?q={{{s}}}"
   7813     },
   7814     {
   7815         "d": "www.nice.org.uk",
   7816         "b": "nice",
   7817         "u": "https://www.nice.org.uk/search?q={{{s}}}"
   7818     },
   7819     {
   7820         "d": "www.niche.com",
   7821         "b": "niche",
   7822         "u": "https://www.niche.com/search/?q={{{s}}}"
   7823     },
   7824     {
   7825         "d": "www.nielsen.com",
   7826         "b": "nielsen",
   7827         "u": "https://www.nielsen.com/us/en/search.html?q={{{s}}}&sp_cs=UTF-8"
   7828     },
   7829     {
   7830         "d": "search.nih.gov",
   7831         "b": "nih",
   7832         "u": "https://search.nih.gov/search?utf8=%E2%9C%93&affiliate=nih&query={{{s}}}&commit=Search&btnG.x=0&btnG.y=0&btnG=search"
   7833     },
   7834     {
   7835         "d": "niice.co",
   7836         "b": "niice",
   7837         "u": "http://niice.co/?search={{{s}}}"
   7838     },
   7839     {
   7840         "d": "www.niif.hu",
   7841         "b": "niif",
   7842         "u": "http://www.niif.hu/search/node/{{{s}}}"
   7843     },
   7844     {
   7845         "d": "www.nisanyansozluk.com",
   7846         "b": "nisanyan",
   7847         "u": "http://www.nisanyansozluk.com/?k={{{s}}}"
   7848     },
   7849     {
   7850         "d": "www.notesinspanish.com",
   7851         "b": "nis",
   7852         "u": "http://www.notesinspanish.com/?s={{{s}}}"
   7853     },
   7854     {
   7855         "d": "www.nitrc.org",
   7856         "b": "nitrc",
   7857         "u": "http://www.nitrc.org/search/?type_of_search=group&term[]={{{s}}}"
   7858     },
   7859     {
   7860         "d": "www.biblestudytools.com",
   7861         "b": "niv",
   7862         "u": "http://www.biblestudytools.com/search/?q={{{s}}}&s=Bibles&t=niv"
   7863     },
   7864     {
   7865         "d": "www.biblegateway.com",
   7866         "b": "nkj",
   7867         "u": "https://www.biblegateway.com/quicksearch/?quicksearch={{{s}}}&qs_version=NKJV"
   7868     },
   7869     {
   7870         "d": "krdic.naver.com",
   7871         "b": "nkr",
   7872         "u": "http://krdic.naver.com/search.nhn?query={{{s}}}&kind=all"
   7873     },
   7874     {
   7875         "d": "ncatlab.org",
   7876         "b": "nlab",
   7877         "u": "https://ncatlab.org/nlab/search?query={{{s}}}"
   7878     },
   7879     {
   7880         "d": "catalogue.nla.gov.au",
   7881         "b": "nla",
   7882         "u": "http://catalogue.nla.gov.au/Search/Home?lookfor={{{s}}}"
   7883     },
   7884     {
   7885         "d": "www.bibleserver.com",
   7886         "b": "nlb",
   7887         "u": "https://www.bibleserver.com/text/NLB/{{{s}}}"
   7888     },
   7889     {
   7890         "d": "ncatlab.org",
   7891         "b": "nl",
   7892         "u": "http://ncatlab.org/nlab/search?query={{{s}}}"
   7893     },
   7894     {
   7895         "d": "newleftreview.org",
   7896         "b": "nlr",
   7897         "u": "https://newleftreview.org/search/hybrid?query={{{s}}}"
   7898     },
   7899     {
   7900         "d": "nl.wikipedia.org",
   7901         "b": "nlwi",
   7902         "u": "https://nl.wikipedia.org/w/index.php?search={{{s}}}"
   7903     },
   7904     {
   7905         "d": "nolife-wiki.fr",
   7906         "b": "nlw",
   7907         "u": "http://nolife-wiki.fr/index.php?title=Spécial%3ARecherche&go=Lire&search={{{s}}}"
   7908     },
   7909     {
   7910         "d": "nmlegis.gov",
   7911         "b": "nmlegis",
   7912         "u": "https://nmlegis.gov/?q={{{s}}}"
   7913     },
   7914     {
   7915         "d": "www.nmsu.edu",
   7916         "b": "nmsu",
   7917         "u": "https://www.nmsu.edu/search_results.html?q={{{s}}}"
   7918     },
   7919     {
   7920         "d": "nutrimatic.org",
   7921         "b": "nmt",
   7922         "u": "https://nutrimatic.org/?q={{{s}}}"
   7923     },
   7924     {
   7925         "d": "registry.faa.gov",
   7926         "b": "nnumber",
   7927         "u": "http://registry.faa.gov/aircraftinquiry/NNum_Results.aspx?NNumbertxt={{{s}}}"
   7928     },
   7929     {
   7930         "d": "www.nolo.com",
   7931         "b": "nolo",
   7932         "u": "https://www.nolo.com/search2?type=all&query={{{s}}}&location="
   7933     },
   7934     {
   7935         "d": "nomadlist.com",
   7936         "b": "nomad",
   7937         "u": "https://nomadlist.com/?q={{{s}}}"
   7938     },
   7939     {
   7940         "d": "nomnompaleo.com",
   7941         "b": "nomnom",
   7942         "u": "https://nomnompaleo.com/?s={{{s}}}"
   7943     },
   7944     {
   7945         "d": "www.noodlechinese.com",
   7946         "b": "noodle",
   7947         "u": "https://www.noodlechinese.com/search?q={{{s}}} "
   7948     },
   7949     {
   7950         "d": "www.nordicnames.de",
   7951         "b": "nordicnames",
   7952         "u": "https://www.nordicnames.de/w/index.php?title=Special%3ASearch&search={{{s}}}"
   7953     },
   7954     {
   7955         "d": "ordbok.uib.no",
   7956         "b": "norsk",
   7957         "u": "http://ordbok.uib.no/perl/ordbok.cgi?OPP={{{s}}}&ant_bokmaal=5&ant_nynorsk=5&begge=+&ordbok=begge"
   7958     },
   7959     {
   7960         "d": "www.nosdeputes.fr",
   7961         "b": "nosdeputes",
   7962         "u": "https://www.nosdeputes.fr/recherche/{{{s}}}"
   7963     },
   7964     {
   7965         "d": "hss3uro2hsxfogfq.onion",
   7966         "b": "notevil",
   7967         "u": "http://hss3uro2hsxfogfq.onion/index.php?q={{{s}}}"
   7968     },
   7969     {
   7970         "d": "www.verbix.com",
   7971         "b": "noverbix",
   7972         "u": "http://www.verbix.com/webverbix/go.php?D1=25&T1={{{s}}}"
   7973     },
   7974     {
   7975         "d": "www.parcs.at",
   7976         "b": "npat",
   7977         "u": "http://www.parcs.at/npa/mmd_data_by.php?q={{{s}}}&btnG=Suche+starten&searchval=30000"
   7978     },
   7979     {
   7980         "d": "www.npmtrends.com",
   7981         "b": "npmtrends",
   7982         "u": "https://www.npmtrends.com/{{{s}}}"
   7983     },
   7984     {
   7985         "d": "openscience.si",
   7986         "b": "npoz",
   7987         "u": "http://openscience.si/NaprednoIskanje.aspx?t=s&q=1:0:{{{s}}};"
   7988     },
   7989     {
   7990         "d": "www.nps.gov",
   7991         "b": "nps",
   7992         "u": "http://www.nps.gov/search/?affiliate=nps&query={{{s}}}"
   7993     },
   7994     {
   7995         "d": "www.drworkout.fitness",
   7996         "b": "nsuns",
   7997         "u": "https://www.drworkout.fitness/?s={{{s}}}"
   7998     },
   7999     {
   8000         "d": "www.nsw.gov.au",
   8001         "b": "nswgov",
   8002         "u": "https://www.nsw.gov.au/search-google/?Search={{{s}}}"
   8003     },
   8004     {
   8005         "d": "www.ntnu.edu",
   8006         "b": "ntnu",
   8007         "u": "http://www.ntnu.edu/sok?query={{{s}}}"
   8008     },
   8009     {
   8010         "d": "ntrs.nasa.gov",
   8011         "b": "ntrs",
   8012         "u": "https://ntrs.nasa.gov/?Ntt={{{s}}}&Ntx=mode matchallpartial&Nm=123|Collection|NASA STI||17|Collection|NACA"
   8013     },
   8014     {
   8015         "d": "www.nutritionix.com",
   8016         "b": "ntx",
   8017         "u": "https://www.nutritionix.com/search?q={{{s}}}"
   8018     },
   8019     {
   8020         "d": "numbermatics.com",
   8021         "b": "number",
   8022         "u": "http://numbermatics.com/n/{{{s}}}/"
   8023     },
   8024     {
   8025         "d": "en.numista.com",
   8026         "b": "numista",
   8027         "u": "https://en.numista.com/catalogue/index.php?r={{{s}}}&mode=simplifie&p=1"
   8028     },
   8029     {
   8030         "d": "nusearch.nottingham.ac.uk",
   8031         "b": "nusearch",
   8032         "u": "http://nusearch.nottingham.ac.uk/primo_library/libweb/action/search.do?dscnt=0&scp.scps=scope%3A%28UNUK%29%2Cscope%3A%28unuk_pda_ebl%29&frbg=&tab=default_tab&dstmp=1430162925299&srt=rank&ct=search&mode=Basic&dum=true&indx=1&tb=t&vl(freeText0)={{{s}}}&fn=search&vid=UNUK"
   8033     },
   8034     {
   8035         "d": "nutritiondata.self.com",
   8036         "b": "nutridata",
   8037         "u": "http://nutritiondata.self.com/foods-{{{s}}}}000000000000000000000.html"
   8038     },
   8039     {
   8040         "d": "nutritionfacts.org",
   8041         "b": "nutritionfacts",
   8042         "u": "https://nutritionfacts.org/?s={{{s}}}"
   8043     },
   8044     {
   8045         "d": "nvd.nist.gov",
   8046         "b": "nvd",
   8047         "u": "https://nvd.nist.gov/vuln/search/results?form_type=Basic&results_type=overview&query={{{s}}}&search_type=all"
   8048     },
   8049     {
   8050         "d": "nvd.nist.gov",
   8051         "b": "nvds",
   8052         "u": "https://nvd.nist.gov/vuln/search/results?form_type=Basic&results_type=overview&query={{{s}}}&search_type=all"
   8053     },
   8054     {
   8055         "d": "webbook.nist.gov",
   8056         "b": "nwb",
   8057         "u": "https://webbook.nist.gov/cgi/cbook.cgi?Name={{{s}}}&Units=SI"
   8058     },
   8059     {
   8060         "d": "ninjawords.com",
   8061         "b": "nw",
   8062         "u": "http://ninjawords.com/{{{s}}}"
   8063     },
   8064     {
   8065         "d": "nwn.wikia.com",
   8066         "b": "nwn",
   8067         "u": "http://nwn.wikia.com/wiki/Special:Search?query={{{s}}}"
   8068     },
   8069     {
   8070         "d": "networkx.lanl.gov",
   8071         "b": "nx",
   8072         "u": "http://networkx.lanl.gov/search.html?q={{{s}}}&check_keywords=yes&area=default"
   8073     },
   8074     {
   8075         "d": "browse.nypl.org",
   8076         "b": "nypl",
   8077         "u": "https://browse.nypl.org/iii/encore/search/C__S{{{s}}}__Orightresult__U?lang=eng"
   8078     },
   8079     {
   8080         "d": "www.nyse.com",
   8081         "b": "nyse",
   8082         "u": "https://www.nyse.com/quote/XNYS:{{{s}}}"
   8083     },
   8084     {
   8085         "d": "cooking.nytimes.com",
   8086         "b": "nytc",
   8087         "u": "http://cooking.nytimes.com/search?q={{{s}}}"
   8088     },
   8089     {
   8090         "d": "nzf.org.nz",
   8091         "b": "nzf",
   8092         "u": "https://nzf.org.nz/Search/Results?term={{{s}}}"
   8093     },
   8094     {
   8095         "d": "tepuna.on.worldcat.org",
   8096         "b": "nzlibraries",
   8097         "u": "https://tepuna.on.worldcat.org/external-search?queryString={{{s}}}"
   8098     },
   8099     {
   8100         "d": "search.nzqa.govt.nz",
   8101         "b": "nzqa",
   8102         "u": "https://search.nzqa.govt.nz/apps/search/?q={{{s}}}"
   8103     },
   8104     {
   8105         "d": "www.oxfordlearnersdictionaries.com",
   8106         "b": "oaad",
   8107         "u": "https://www.oxfordlearnersdictionaries.com/definition/american_english/{{{s}}}"
   8108     },
   8109     {
   8110         "d": "openaccessbutton.org",
   8111         "b": "oab",
   8112         "u": "https://openaccessbutton.org/?url={{{s}}}"
   8113     },
   8114     {
   8115         "d": "www.oxforddictionaries.com",
   8116         "b": "oad",
   8117         "u": "http://www.oxforddictionaries.com/definition/american_english/{{{s}}}"
   8118     },
   8119     {
   8120         "d": "www.oxfordlearnersdictionaries.com",
   8121         "b": "oald",
   8122         "u": "https://www.oxfordlearnersdictionaries.com/search/english/?q={{{s}}}"
   8123     },
   8124     {
   8125         "d": "onlinebooks.library.upenn.edu",
   8126         "b": "oba",
   8127         "u": "http://onlinebooks.library.upenn.edu/webbin/book/search?author={{{s}}}&amode=words"
   8128     },
   8129     {
   8130         "d": "bible.oremus.org",
   8131         "b": "obb",
   8132         "u": "http://bible.oremus.org/?passage={{{s}}}"
   8133     },
   8134     {
   8135         "d": "engine-codes.com",
   8136         "b": "obd",
   8137         "u": "http://engine-codes.com/search_codes.php?q={{{s}}}"
   8138     },
   8139     {
   8140         "d": "www.worldcat.org",
   8141         "b": "oclc",
   8142         "u": "https://www.worldcat.org/search?q={{{s}}}"
   8143     },
   8144     {
   8145         "d": "openclassrooms.com",
   8146         "b": "oc",
   8147         "u": "https://openclassrooms.com/courses?q={{{s}}}"
   8148     },
   8149     {
   8150         "d": "search.mit.edu",
   8151         "b": "ocw",
   8152         "u": "http://search.mit.edu/search?site=ocw&client=mit&output=xml_no_dtd&proxystylesheet=http://ocw.mit.edu/search/google-ocw.xsl&proxyreload=1&q={{{s}}}"
   8153     },
   8154     {
   8155         "d": "odb.org",
   8156         "b": "odb",
   8157         "u": "https://odb.org/search?q={{{s}}}"
   8158     },
   8159     {
   8160         "d": "data.europa.eu",
   8161         "b": "odeu",
   8162         "u": "https://data.europa.eu/euodp/en/data/dataset?q={{{s}}}"
   8163     },
   8164     {
   8165         "d": "en.oxforddictionaries.com",
   8166         "b": "odic",
   8167         "u": "https://en.oxforddictionaries.com/search?utf8=%E2%9C%93&filter=dictionary&query={{{s}}}"
   8168     },
   8169     {
   8170         "d": "www.oxforddnb.com",
   8171         "b": "odnb",
   8172         "u": "http://www.oxforddnb.com/search?q={{{s}}}"
   8173     },
   8174     {
   8175         "d": "oxforddictionaries.com",
   8176         "b": "od",
   8177         "u": "http://oxforddictionaries.com/definition/english/{{{s}}}?q={{{s}}}"
   8178     },
   8179     {
   8180         "d": "public.opendatasoft.com",
   8181         "b": "ods",
   8182         "u": "http://public.opendatasoft.com/explore/dataset/european-train-stations/?q={{{s}}}"
   8183     },
   8184     {
   8185         "d": "www.oeconsortium.org",
   8186         "b": "oec",
   8187         "u": "http://www.oeconsortium.org/courses/search/?search= {{{s}}} "
   8188     },
   8189     {
   8190         "d": "www.oed.com",
   8191         "b": "oed",
   8192         "u": "http://www.oed.com/search?searchType=dictionary&q={{{s}}}&_searchBtn=Search"
   8193     },
   8194     {
   8195         "d": "www.oercommons.org",
   8196         "b": "oer",
   8197         "u": "http://www.oercommons.org/search?f.search={{{s}}}"
   8198     },
   8199     {
   8200         "d": "world.openfoodfacts.org",
   8201         "b": "off",
   8202         "u": "http://world.openfoodfacts.org/cgi/search.pl?search_terms={{{s}}}"
   8203     },
   8204     {
   8205         "d": "duckduckgo.com",
   8206         "b": "og",
   8207         "u": "https://duckduckgo.com/?q={{{s}}}+site%3Aomniglot.com"
   8208     },
   8209     {
   8210         "d": "oxfordindex.oup.com",
   8211         "b": "oi",
   8212         "u": "http://oxfordindex.oup.com/search?q={{{s}}}"
   8213     },
   8214     {
   8215         "d": "www.oiseaux.net",
   8216         "b": "oiseaux",
   8217         "u": "http://www.oiseaux.net/search/?q={{{s}}}"
   8218     },
   8219     {
   8220         "d": "ojibwe.lib.umn.edu",
   8221         "b": "ojen",
   8222         "u": "https://ojibwe.lib.umn.edu/search?utf8=%E2%9C%93&q={{{s}}}&commit=Search&type=ojibwe"
   8223     },
   8224     {
   8225         "d": "www.oxfordlearnersdictionaries.com",
   8226         "b": "olad",
   8227         "u": "http://www.oxfordlearnersdictionaries.com/definition/american_english/{{{s}}}"
   8228     },
   8229     {
   8230         "d": "www.dizionario-italiano.it",
   8231         "b": "olivetti",
   8232         "u": "https://www.dizionario-italiano.it/dizionario-italiano.php?parola={{{s}}}"
   8233     },
   8234     {
   8235         "d": "www.onelook.com",
   8236         "b": "olth",
   8237         "u": "http://www.onelook.com/reverse-dictionary.shtml?s={{{s}}}"
   8238     },
   8239     {
   8240         "d": "www.omegawiki.org",
   8241         "b": "omegawiki",
   8242         "u": "http://www.omegawiki.org/index.php?search={{{s}}}"
   8243     },
   8244     {
   8245         "d": "forum.omeka.org",
   8246         "b": "omeka",
   8247         "u": "https://forum.omeka.org/search?q={{{s}}}"
   8248     },
   8249     {
   8250         "d": "omim.org",
   8251         "b": "omim",
   8252         "u": "http://omim.org/search?index=entry&sort=score+desc%2C+prefix_sort+desc&start=1&limit=10&search={{{s}}} "
   8253     },
   8254     {
   8255         "d": "onelook.com",
   8256         "b": "onelook",
   8257         "u": "http://onelook.com/?w={{{s}}}"
   8258     },
   8259     {
   8260         "d": "onelook.com",
   8261         "b": "onelookr",
   8262         "u": "http://onelook.com/?w=*&loc=revfp2&clue={{{s}}}"
   8263     },
   8264     {
   8265         "d": "www.onelook.com",
   8266         "b": "onelookth",
   8267         "u": "http://www.onelook.com/reverse-dictionary.shtml?s={{{s}}}"
   8268     },
   8269     {
   8270         "d": "www.onestopenglish.com",
   8271         "b": "onestopenglish",
   8272         "u": "http://www.onestopenglish.com/searchResults.aspx?keywords={{{s}}}"
   8273     },
   8274     {
   8275         "d": "www.perseus.tufts.edu",
   8276         "b": "onorsk",
   8277         "u": "http://www.perseus.tufts.edu/hopper/morph?l={{{s}}}&la=non"
   8278     },
   8279     {
   8280         "d": "www.ons.gov.uk",
   8281         "b": "ons",
   8282         "u": "https://www.ons.gov.uk/search?q={{{s}}}"
   8283     },
   8284     {
   8285         "d": "www.oolone.com",
   8286         "b": "oolone",
   8287         "u": "http://www.oolone.com/?search={{{s}}}"
   8288     },
   8289     {
   8290         "d": "onelook.com",
   8291         "b": "o",
   8292         "u": "http://onelook.com/?w={{{s}}}&ls=a"
   8293     },
   8294     {
   8295         "d": "www.reddit.com",
   8296         "b": "ootl",
   8297         "u": "https://www.reddit.com/r/OutOfTheLoop/search?q={{{s}}}&restrict_sr=on"
   8298     },
   8299     {
   8300         "d": "lhgrw.gbv.de",
   8301         "b": "opachgw",
   8302         "u": "https://lhgrw.gbv.de/DB=1/SET=18/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM={{{s}}}"
   8303     },
   8304     {
   8305         "d": "hu-berlin.hosted.exlibrisgroup.com",
   8306         "b": "opachu",
   8307         "u": "https://hu-berlin.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,{{{s}}}&search_scope=default_scope&displayField=all&pcAvailabiltyMode=false&dum=true&vid=hub_ub&displayMode=full&bulkSize=30&mode=Basic&tab=default_tab&highlight=true&institution=HUB_UB&sortby=rank&lang=de_DE"
   8308     },
   8309     {
   8310         "d": "opac.ub.uni-potsdam.de",
   8311         "b": "opacp",
   8312         "u": "https://opac.ub.uni-potsdam.de/DB=1/SET=4/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM={{{s}}}"
   8313     },
   8314     {
   8315         "d": "openbadges.it",
   8316         "b": "openbadges",
   8317         "u": "https://openbadges.it/search/{{{s}}} "
   8318     },
   8319     {
   8320         "d": "openparliament.ca",
   8321         "b": "openparl",
   8322         "u": "https://openparliament.ca/search/?q={{{s}}}"
   8323     },
   8324     {
   8325         "d": "www.openrent.co.uk",
   8326         "b": "openrent",
   8327         "u": "https://www.openrent.co.uk/properties-to-rent/{{{s}}}"
   8328     },
   8329     {
   8330         "d": "www.openrice.com",
   8331         "b": "openrice",
   8332         "u": "http://www.openrice.com/zh/hongkong/restaurant/sr1.htm?tc=sr1quick&s=1&region=0&inputstrwhat={{{s}}}&inputstrwhere="
   8333     },
   8334     {
   8335         "d": "www.opensecrets.org",
   8336         "b": "opensecrets",
   8337         "u": "http://www.opensecrets.org/usearch/?q={{{s}}}"
   8338     },
   8339     {
   8340         "d": "cnx.org",
   8341         "b": "openstax",
   8342         "u": "https://cnx.org/search?q={{{s}}}"
   8343     },
   8344     {
   8345         "d": "openthebox.be",
   8346         "b": "openthebox",
   8347         "u": "https://openthebox.be/search?q={{{s}}}&v=t"
   8348     },
   8349     {
   8350         "d": "search.open.ac.uk",
   8351         "b": "openuni",
   8352         "u": "http://search.open.ac.uk/public/search/results?q={{{s}}}"
   8353     },
   8354     {
   8355         "d": "openplaques.org",
   8356         "b": "op",
   8357         "u": "https://openplaques.org/search?utf8=%E2%9C%93&phrase={{{s}}}"
   8358     },
   8359     {
   8360         "d": "aplicacions.llengua.gencat.cat",
   8361         "b": "optimot",
   8362         "u": "http://aplicacions.llengua.gencat.cat/llc/AppJava/index.html?action=Principal&method=cerca_generica&input_cercar={{{s}}}&tipusCerca=cerca.tot"
   8363     },
   8364     {
   8365         "d": "www.ouquoicomment.ch",
   8366         "b": "oqc",
   8367         "u": "https://www.ouquoicomment.ch/?s={{{s}}}&search_by=all"
   8368     },
   8369     {
   8370         "d": "orcid.org",
   8371         "b": "orcid",
   8372         "u": "https://orcid.org/orcid-search/quick-search?searchQuery={{{s}}} "
   8373     },
   8374     {
   8375         "d": "beta.ordbogen.com",
   8376         "b": "ordbog",
   8377         "u": "https://beta.ordbogen.com/da/search#/{{{s}}}"
   8378     },
   8379     {
   8380         "d": "www.ordbogen.com",
   8381         "b": "ordbogen",
   8382         "u": "http://www.ordbogen.com/opslag.php?word={{{s}}}&dict=auto"
   8383     },
   8384     {
   8385         "d": "ordbok.uib.no",
   8386         "b": "ordbok",
   8387         "u": "http://ordbok.uib.no/perl/ordbok.cgi?OPP=+{{{s}}}&ant_bokmaal=5&ant_nynorsk=5&begge=+&ordbok=begge"
   8388     },
   8389     {
   8390         "d": "www.ord.se",
   8391         "b": "ordfr",
   8392         "u": "http://www.ord.se/oversattning/franska/?s={{{s}}}&l=FRASVE"
   8393     },
   8394     {
   8395         "d": "ordnet.dk",
   8396         "b": "ordnet.dk",
   8397         "u": "http://ordnet.dk/ddo/ordbog?query={{{s}}}+&search=S%C3%B8g"
   8398     },
   8399     {
   8400         "d": "www.ordnett.no",
   8401         "b": "ordnett",
   8402         "u": "https://www.ordnett.no/search?language=no&phrase={{{s}}}"
   8403     },
   8404     {
   8405         "d": "ne.ord.se",
   8406         "b": "ord",
   8407         "u": "https://ne.ord.se/ordbok/svenska/engelska/s%C3%B6k/{{{s}}}"
   8408     },
   8409     {
   8410         "d": "www.ord.se",
   8411         "b": "ordsv",
   8412         "u": "http://www.ord.se/oversattning/Svenska/?s={{{s}}}&l=SVESVE"
   8413     },
   8414     {
   8415         "d": "duckduckgo.com",
   8416         "b": "oregon",
   8417         "u": "https://duckduckgo.com/?q={{{s}}}+site%3Atheoregoncoast.info"
   8418     },
   8419     {
   8420         "d": "www.orfoqrafiya.az",
   8421         "b": "orfoqrafiya",
   8422         "u": "http://www.orfoqrafiya.az/aze/?q={{{s}}}"
   8423     },
   8424     {
   8425         "d": "bibsys-almaprimo.hosted.exlibrisgroup.com",
   8426         "b": "oriantnu",
   8427         "u": "https://bibsys-almaprimo.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,{{{s}}}&tab=default_tab&search_scope=default_scope&vid=NTNU_UB&lang=no_NO&offset=0"
   8428     },
   8429     {
   8430         "d": "or.justice.cz",
   8431         "b": "or",
   8432         "u": "https://or.justice.cz/ias/ui/rejstrik-$firma?jenPlatne=PLATNE&nazev={{{s}}}&polozek=50&typHledani=STARTS_WITH"
   8433     },
   8434     {
   8435         "d": "orthodoxwiki.org",
   8436         "b": "orthodoxwiki",
   8437         "u": "http://orthodoxwiki.org/index.php?title=Special%3ASearch&search={{{s}}}"
   8438     },
   8439     {
   8440         "d": "orthonet.sdv.fr",
   8441         "b": "orthonet",
   8442         "u": "http://orthonet.sdv.fr/php/rech_mot.php?mot={{{s}}}&x=0&y=0"
   8443     },
   8444     {
   8445         "d": "www.oru.se",
   8446         "b": "oru",
   8447         "u": "https://www.oru.se/funktioner/sokresultat/?query={{{s}}}"
   8448     },
   8449     {
   8450         "d": "www.osapublishing.org",
   8451         "b": "osa",
   8452         "u": "https://www.osapublishing.org/search.cfm?q={{{s}}}"
   8453     },
   8454     {
   8455         "d": "www.eki.ee",
   8456         "b": "õs",
   8457         "u": "http://www.eki.ee/dict/qs/index.cgi?Q={{{s}}}"
   8458     },
   8459     {
   8460         "d": "osf.io",
   8461         "b": "osf",
   8462         "u": "https://osf.io/search/?q={{{s}}}"
   8463     },
   8464     {
   8465         "d": "www.oslo.kommune.no",
   8466         "b": "oslo",
   8467         "u": "https://www.oslo.kommune.no/sokeresultater/?q={{{s}}}"
   8468     },
   8469     {
   8470         "d": "encore.oslri.net",
   8471         "b": "oslri",
   8472         "u": "https://encore.oslri.net/iii/encore/search?target={{{s}}}"
   8473     },
   8474     {
   8475         "d": "www.ostarrichi.org",
   8476         "b": "ostarrichi",
   8477         "u": "http://www.ostarrichi.org/dictionary-search.html?search={{{s}}}"
   8478     },
   8479     {
   8480         "d": "www.openthesaurus.de",
   8481         "b": "othde",
   8482         "u": "https://www.openthesaurus.de/synonyme/{{{s}}}"
   8483     },
   8484     {
   8485         "d": "onelook.com",
   8486         "b": "otrd",
   8487         "u": "http://onelook.com/thesaurus/?s={{{s}}}"
   8488     },
   8489     {
   8490         "d": "www.ottobib.com",
   8491         "b": "ottobibtex",
   8492         "u": "http://www.ottobib.com/isbn/{{{s}}}/bibtex"
   8493     },
   8494     {
   8495         "d": "ottawa.ca",
   8496         "b": "ott",
   8497         "u": "https://ottawa.ca/en/search?searchfield={{{s}}}"
   8498     },
   8499     {
   8500         "d": "www.ouicar.fr",
   8501         "b": "ouicar",
   8502         "u": "http://www.ouicar.fr/car/search?where={{{s}}}&from=ddgbang"
   8503     },
   8504     {
   8505         "d": "www.outsideonline.com",
   8506         "b": "outsidemag",
   8507         "u": "https://www.outsideonline.com/search/site/{{{s}}}"
   8508     },
   8509     {
   8510         "d": "webstersdictionary1828.com",
   8511         "b": "owd",
   8512         "u": "http://webstersdictionary1828.com/Dictionary/{{{s}}}"
   8513     },
   8514     {
   8515         "d": "buscador.lechuza.org",
   8516         "b": "owl",
   8517         "u": "http://buscador.lechuza.org/resultados.php?texto={{{s}}}&xx=buscar"
   8518     },
   8519     {
   8520         "d": "www.oxfordbibliographies.com",
   8521         "b": "oxbib",
   8522         "u": "http://www.oxfordbibliographies.com/search?q={{{s}}}"
   8523     },
   8524     {
   8525         "d": "www.oxforddictionaries.com",
   8526         "b": "oxed",
   8527         "u": "http://www.oxforddictionaries.com/definition/english/{{{s}}}"
   8528     },
   8529     {
   8530         "d": "es.oxforddictionaries.com",
   8531         "b": "oxenes",
   8532         "u": "https://es.oxforddictionaries.com/translate/english-spanish/{{{s}}}"
   8533     },
   8534     {
   8535         "d": "es.oxforddictionaries.com",
   8536         "b": "oxesen",
   8537         "u": "https://es.oxforddictionaries.com/translate/spanish-english/{{{s}}}"
   8538     },
   8539     {
   8540         "d": "www.oxfordlearnersdictionaries.com",
   8541         "b": "oxfordlearners",
   8542         "u": "http://www.oxfordlearnersdictionaries.com/definition/english/{{{s}}}"
   8543     },
   8544     {
   8545         "d": "www.oxfordreference.com",
   8546         "b": "oxfordref",
   8547         "u": "http://www.oxfordreference.com/search?siteToSearch=aup&q={{{s}}}"
   8548     },
   8549     {
   8550         "d": "premium.oxforddictionaries.com",
   8551         "b": "oxfren",
   8552         "u": "https://premium.oxforddictionaries.com/translate/french-english/{{{s}}}?q=insoumise&searchDictCode=english-french"
   8553     },
   8554     {
   8555         "d": "www.oxfordlearnersdictionaries.com",
   8556         "b": "oxl",
   8557         "u": "https://www.oxfordlearnersdictionaries.com/definition/english/{{{s}}}_1?isEntryInOtherDict=false"
   8558     },
   8559     {
   8560         "d": "www.lexico.com",
   8561         "b": "ox",
   8562         "u": "https://www.lexico.com/search?utf8=%E2%9C%93&filter=dictionary&dictionary=en&query={{{s}}}"
   8563     },
   8564     {
   8565         "d": "en.oxforddictionaries.com",
   8566         "b": "oxs",
   8567         "u": "https://en.oxforddictionaries.com/thesaurus/{{{s}}}"
   8568     },
   8569     {
   8570         "d": "en.oxforddictionaries.com",
   8571         "b": "oxt",
   8572         "u": "https://en.oxforddictionaries.com/thesaurus/{{{s}}}"
   8573     },
   8574     {
   8575         "d": "www.oyez.org",
   8576         "b": "oyez",
   8577         "u": "https://www.oyez.org/search/{{{s}}}"
   8578     },
   8579     {
   8580         "d": "www.oyez.org",
   8581         "b": "oyz",
   8582         "u": "https://www.oyez.org/search/{{{s}}}"
   8583     },
   8584     {
   8585         "d": "www.ozdic.com",
   8586         "b": "ozdic",
   8587         "u": "http://www.ozdic.com/collocation-dictionary/{{{s}}}"
   8588     },
   8589     {
   8590         "d": "www.pagesjaunes.fr",
   8591         "b": "pagesblanches",
   8592         "u": "https://www.pagesjaunes.fr/pagesblanches/recherche?quoiqui={{{s}}}"
   8593     },
   8594     {
   8595         "d": "encore.palatinelibrary.org",
   8596         "b": "palatinelibrary",
   8597         "u": "http://encore.palatinelibrary.org/iii/encore/search?target={{{s}}}"
   8598     },
   8599     {
   8600         "d": "paleoleap.com",
   8601         "b": "paleoleap",
   8602         "u": "http://paleoleap.com/?s={{{s}}}"
   8603     },
   8604     {
   8605         "d": "www.paleohacks.com",
   8606         "b": "paleo",
   8607         "u": "https://www.paleohacks.com/searches?utf8=%E2%9C%93&query={{{s}}}&commit=Search"
   8608     },
   8609     {
   8610         "d": "www.ilpalio.siena.it",
   8611         "b": "palio",
   8612         "u": "http://www.ilpalio.siena.it/5/cerca.aspx?q={{{s}}}"
   8613     },
   8614     {
   8615         "d": "panlexicon.com",
   8616         "b": "pan",
   8617         "u": "https://panlexicon.com/?q={{{s}}} "
   8618     },
   8619     {
   8620         "d": "www.pseudomonas.com",
   8621         "b": "pao1",
   8622         "u": "http://www.pseudomonas.com/searchAnnotation.do?strain_ids=107&field1=commonNameFields&input1={{{s}}}"
   8623     },
   8624     {
   8625         "d": "paperity.org",
   8626         "b": "paper",
   8627         "u": "https://paperity.org/search/?q={{{s}}}"
   8628     },
   8629     {
   8630         "d": "scholar.google.com",
   8631         "b": "papers",
   8632         "u": "http://scholar.google.com/scholar?as_ylo=2000&q={{{s}}}&as_sdt=1,5&as_vis=1&num=100"
   8633     },
   8634     {
   8635         "d": "parts.io",
   8636         "b": "parts",
   8637         "u": "http://parts.io/search/term-{{{s}}} "
   8638     },
   8639     {
   8640         "d": "patents.google.com",
   8641         "b": "patent",
   8642         "u": "https://patents.google.com/?oq={{{s}}}"
   8643     },
   8644     {
   8645         "d": "www.pauker.at",
   8646         "b": "pat.fi",
   8647         "u": "http://www.pauker.at/pauker/DE_DE/FI/wb/?modus=&suche={{{s}}}&page=1#"
   8648     },
   8649     {
   8650         "d": "patft.uspto.gov",
   8651         "b": "patft",
   8652         "u": "http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&u=%2Fnetahtml%2FPTO%2Fsearch-adv.htm&r=0&f=S&l=50&d=PTXT&OS=&RS=%22{{{s}}}%22&Query=%22{{{s}}}%22&TD=&Srch1=%22{{{s}}}%22&NextList1=xxx"
   8653     },
   8654     {
   8655         "d": "patents.google.com",
   8656         "b": "patg",
   8657         "u": "https://patents.google.com/?q={{{s}}}"
   8658     },
   8659     {
   8660         "d": "www.patheos.com",
   8661         "b": "patheos",
   8662         "u": "https://www.patheos.com/search?q={{{s}}}"
   8663     },
   8664     {
   8665         "d": "patient.info",
   8666         "b": "patientinfo",
   8667         "u": "https://patient.info/search.asp?searchterm={{{s}}}"
   8668     },
   8669     {
   8670         "d": "patient.info",
   8671         "b": "patient",
   8672         "u": "https://patient.info/search.asp?searchterm={{{s}}}&searchcoll=All"
   8673     },
   8674     {
   8675         "d": "patient.info",
   8676         "b": "patientuk",
   8677         "u": "https://patient.info/search.asp?searchterm={{{s}}}"
   8678     },
   8679     {
   8680         "d": "www.pauker.at",
   8681         "b": "patm",
   8682         "u": "http://www.pauker.at/app.php/DE_DE/?s={{{s}}}#suche"
   8683     },
   8684     {
   8685         "d": "www.pauker.at",
   8686         "b": "pat",
   8687         "u": "http://www.pauker.at/pauker/DE_DE/EN/wb?modus=&suche={{{s}}}&page=1#"
   8688     },
   8689     {
   8690         "d": "www.pauker.at",
   8691         "b": "pat.pt",
   8692         "u": "http://www.pauker.at/pauker/DE_DE/PT/wb/?modus=&suche={{{s}}}&page=1#"
   8693     },
   8694     {
   8695         "d": "www.pauker.at",
   8696         "b": "pat.sv",
   8697         "u": "http://www.pauker.at/pauker/DE_DE/SE/wb?modus=&suche={{{s}}}&page=1#"
   8698     },
   8699     {
   8700         "d": "www.pauker.at",
   8701         "b": "pauker",
   8702         "u": "http://www.pauker.at/pauker/DE_EN/EN/wb/?modus=&suche={{{s}}}&page=1#"
   8703     },
   8704     {
   8705         "d": "referenceworks.brillonline.com",
   8706         "b": "pauly",
   8707         "u": "http://referenceworks.brillonline.com/search?s.q={{{s}}}&s.f.s2_parent=s.f.book.der-neue-pauly&search-go=Search"
   8708     },
   8709     {
   8710         "d": "www.pagesjaunes.fr",
   8711         "b": "pbl",
   8712         "u": "http://www.pagesjaunes.fr/pagesblanches/recherche?quoiqui={{{s}}}&proximite=0"
   8713     },
   8714     {
   8715         "d": "catalog.princeton.edu",
   8716         "b": "pcat",
   8717         "u": "https://catalog.princeton.edu/catalog?utf8=✓&search_field=all_fields&q={{{s}}}"
   8718     },
   8719     {
   8720         "d": "pcoo.gov.ph",
   8721         "b": "pcoo",
   8722         "u": "https://pcoo.gov.ph/?s={{{s}}}"
   8723     },
   8724     {
   8725         "d": "www.presidentschoice.ca",
   8726         "b": "pc",
   8727         "u": "http://www.presidentschoice.ca/en_CA/search-page.query@{{{s}}}.html"
   8728     },
   8729     {
   8730         "d": "www.rcsb.org",
   8731         "b": "pdb",
   8732         "u": "http://www.rcsb.org/pdb/search/navbarsearch.do?f=&q={{{s}}}"
   8733     },
   8734     {
   8735         "d": "pocket.dict.cc",
   8736         "b": "pdict.cc",
   8737         "u": "http://pocket.dict.cc/?s={{{s}}}"
   8738     },
   8739     {
   8740         "d": "fedsearch.proquest.com",
   8741         "b": "pdqtglobal",
   8742         "u": "http://fedsearch.proquest.com/search/sru/pqdtglobal?operation=searchRetrieve&version=1.2&maximumRecords=30&query={{{s}}}"
   8743     },
   8744     {
   8745         "d": "pqdtopen.proquest.com",
   8746         "b": "pdqtopen",
   8747         "u": "https://pqdtopen.proquest.com/results.html?QryTxt={{{s}}}"
   8748     },
   8749     {
   8750         "d": "folkets-lexikon.csc.kth.se",
   8751         "b": "pd",
   8752         "u": "http://folkets-lexikon.csc.kth.se/folkets/folkets.en.html#lookup&{{{s}}}&0"
   8753     },
   8754     {
   8755         "d": "pediaa.com",
   8756         "b": "pediaa",
   8757         "u": "https://pediaa.com/?s={{{s}}}"
   8758     },
   8759     {
   8760         "d": "www.infopedia.pt",
   8761         "b": "pe",
   8762         "u": "https://www.infopedia.pt/dicionarios/pesquisa/{{{s}}}"
   8763     },
   8764     {
   8765         "d": "www.pedigreedatabase.com",
   8766         "b": "pedigree",
   8767         "u": "http://www.pedigreedatabase.com/search.html?q={{{s}}} "
   8768     },
   8769     {
   8770         "d": "pegasos.kirjas.to",
   8771         "b": "pegasos",
   8772         "u": "http://pegasos.kirjas.to/selaushaku.asp?kohde=vapaasana&hakuehto={{{s}}}"
   8773     },
   8774     {
   8775         "d": "onlinebooks.library.upenn.edu",
   8776         "b": "pennbooks",
   8777         "u": "https://onlinebooks.library.upenn.edu/webbin/book/search?author=&amode=words&title={{{s}}}&tmode=words&c=x"
   8778     },
   8779     {
   8780         "d": "www.pepperplate.com",
   8781         "b": "pepperplate",
   8782         "u": "http://www.pepperplate.com/search/?text={{{s}}}"
   8783     },
   8784     {
   8785         "d": "www.persee.fr",
   8786         "b": "persee",
   8787         "u": "http://www.persee.fr/search?q={{{s}}}"
   8788     },
   8789     {
   8790         "d": "www.pathfindersonline.org",
   8791         "b": "pfonline",
   8792         "u": "http://www.pathfindersonline.org/component/search/?searchword={{{s}}}&ordering=newest&searchphrase=all"
   8793     },
   8794     {
   8795         "d": "gutenberg.spiegel.de",
   8796         "b": "pgde",
   8797         "u": "http://gutenberg.spiegel.de/suche?q={{{s}}}"
   8798     },
   8799     {
   8800         "d": "www.pharmgkb.org",
   8801         "b": "pgkb",
   8802         "u": "https://www.pharmgkb.org/search?query={{{s}}}"
   8803     },
   8804     {
   8805         "d": "www.pgri.or.id",
   8806         "b": "pgri",
   8807         "u": "http://www.pgri.or.id/?s={{{s}}}"
   8808     },
   8809     {
   8810         "d": "www.perseus.tufts.edu",
   8811         "b": "pgr",
   8812         "u": "http://www.perseus.tufts.edu/hopper/morph?l={{{s}}}&la=greek"
   8813     },
   8814     {
   8815         "d": "www.pharmgkb.org",
   8816         "b": "pharmgkb",
   8817         "u": "https://www.pharmgkb.org/search?query={{{s}}}"
   8818     },
   8819     {
   8820         "d": "phet.colorado.edu",
   8821         "b": "phet",
   8822         "u": "http://phet.colorado.edu/en/search?q={{{s}}}"
   8823     },
   8824     {
   8825         "d": "philpapers.org",
   8826         "b": "philpapers",
   8827         "u": "http://philpapers.org/s/{{{s}}}"
   8828     },
   8829     {
   8830         "d": "latin.packhum.org",
   8831         "b": "phi",
   8832         "u": "http://latin.packhum.org/search?q={{{s}}}"
   8833     },
   8834     {
   8835         "d": "www.whitepages.com",
   8836         "b": "phone",
   8837         "u": "http://www.whitepages.com/phone/{{{s}}} "
   8838     },
   8839     {
   8840         "d": "duckduckgo.com",
   8841         "b": "phrase",
   8842         "u": "https://duckduckgo.com/?q=site:phrases.org.uk%20{{{s}}}"
   8843     },
   8844     {
   8845         "d": "www.pharmawiki.ch",
   8846         "b": "phw",
   8847         "u": "https://www.pharmawiki.ch/wiki/index.php?wiki={{{s}}}"
   8848     },
   8849     {
   8850         "d": "www.physicsclassroom.com",
   8851         "b": "phy",
   8852         "u": "https://www.physicsclassroom.com/?q={{{s}}}"
   8853     },
   8854     {
   8855         "d": "physics.stackexchange.com",
   8856         "b": "physe",
   8857         "u": "https://physics.stackexchange.com/search?q={{{s}}}"
   8858     },
   8859     {
   8860         "d": "www.physicsforums.com",
   8861         "b": "physics",
   8862         "u": "https://www.physicsforums.com/search/90229641/?q={{{s}}}&o=relevance "
   8863     },
   8864     {
   8865         "d": "physics.stackexchange.com",
   8866         "b": "physse",
   8867         "u": "https://physics.stackexchange.com/search?q={{{s}}}"
   8868     },
   8869     {
   8870         "d": "patient.info",
   8871         "b": "pils",
   8872         "u": "http://patient.info/Search.asp?searchTerm={{{s}}}&collections=Condition_Leaflets"
   8873     },
   8874     {
   8875         "d": "dictionary.pinpinchinese.com",
   8876         "b": "pinpin",
   8877         "u": "http://dictionary.pinpinchinese.com/search/t/{{{s}}}"
   8878     },
   8879     {
   8880         "d": "wiki.piratenpartei.de",
   8881         "b": "piratenwiki",
   8882         "u": "https://wiki.piratenpartei.de/Spezial:Suche?search={{{s}}}&fulltext=Suchen"
   8883     },
   8884     {
   8885         "d": "pirsa.org",
   8886         "b": "pirsa",
   8887         "u": "http://pirsa.org/index.php?p=speaker&name={{{s}}}"
   8888     },
   8889     {
   8890         "d": "vortaro.net",
   8891         "b": "piv",
   8892         "u": "http://vortaro.net/#{{{s}}}"
   8893     },
   8894     {
   8895         "d": "peekier.com",
   8896         "b": "pk",
   8897         "u": "https://peekier.com/#!{{{s}}}"
   8898     },
   8899     {
   8900         "d": "www.planespotters.net",
   8901         "b": "plane",
   8902         "u": "http://www.planespotters.net/search.php?q={{{s}}}"
   8903     },
   8904     {
   8905         "d": "planetdepos.com",
   8906         "b": "planetdepos",
   8907         "u": "https://planetdepos.com/?s={{{s}}}"
   8908     },
   8909     {
   8910         "d": "github.com",
   8911         "b": "planetmath",
   8912         "u": "https://github.com/search?l=TeX&q=org%3Aplanetmath+{{{s}}}&type=Topics"
   8913     },
   8914     {
   8915         "d": "powo.science.kew.org",
   8916         "b": "plants",
   8917         "u": "http://powo.science.kew.org/?q={{{s}}}"
   8918     },
   8919     {
   8920         "d": "www.perseus.tufts.edu",
   8921         "b": "pla",
   8922         "u": "http://www.perseus.tufts.edu/hopper/morph?l={{{s}}}&la=la"
   8923     },
   8924     {
   8925         "d": "plato.stanford.edu",
   8926         "b": "plato",
   8927         "u": "http://plato.stanford.edu/search/searcher.py?query={{{s}}}"
   8928     },
   8929     {
   8930         "d": "www.platt-wb.de",
   8931         "b": "platt",
   8932         "u": "http://www.platt-wb.de/platt-hoch/?term={{{s}}}"
   8933     },
   8934     {
   8935         "d": "pleiades.stoa.org",
   8936         "b": "pleiades",
   8937         "u": "http://pleiades.stoa.org/search?SearchableText={{{s}}}&portal_type=Place&submit=Search"
   8938     },
   8939     {
   8940         "d": "www.plosmedicine.org",
   8941         "b": "plosmed",
   8942         "u": "http://www.plosmedicine.org/search/simple?query={{{s}}}&filterJournals=PLoSMedicine"
   8943     },
   8944     {
   8945         "d": "publiclab.org",
   8946         "b": "pl",
   8947         "u": "http://publiclab.org/search/{{{s}}}"
   8948     },
   8949     {
   8950         "d": "latin.packhum.org",
   8951         "b": "plt",
   8952         "u": "http://latin.packhum.org/search?q={{{s}}}"
   8953     },
   8954     {
   8955         "d": "www.plunket.org.nz",
   8956         "b": "plunket",
   8957         "u": "https://www.plunket.org.nz/home/SearchForm?Search={{{s}}}&action_results=Search"
   8958     },
   8959     {
   8960         "d": "www.pluralsight.com",
   8961         "b": "pluralsight",
   8962         "u": "http://www.pluralsight.com/search/?searchTerm={{{s}}}"
   8963     },
   8964     {
   8965         "d": "www.ncbi.nlm.nih.gov",
   8966         "b": "pmd",
   8967         "u": "http://www.ncbi.nlm.nih.gov/pubmed/?term={{{s}}}"
   8968     },
   8969     {
   8970         "d": "www.ncbi.nlm.nih.gov",
   8971         "b": "pmid",
   8972         "u": "http://www.ncbi.nlm.nih.gov/pubmed/?term={{{s}}}"
   8973     },
   8974     {
   8975         "d": "search.pmi.org",
   8976         "b": "pmi",
   8977         "u": "https://search.pmi.org/default.aspx?q={{{s}}}"
   8978     },
   8979     {
   8980         "d": "www.ncbi.nlm.nih.gov",
   8981         "b": "pm",
   8982         "u": "https://www.ncbi.nlm.nih.gov/pubmed/?term={{{s}}}"
   8983     },
   8984     {
   8985         "d": "muse.jhu.edu",
   8986         "b": "pmuse",
   8987         "u": "https://muse.jhu.edu/search?action=search&query=content:{{{s}}}:and&min=1&max=10&t=header"
   8988     },
   8989     {
   8990         "d": "www.pnas.org",
   8991         "b": "pnas",
   8992         "u": "http://www.pnas.org/search/{{{s}}}%20numresults%3A10%20sort%3Arelevance-rank%20format_result%3Astandard"
   8993     },
   8994     {
   8995         "d": "psychonautwiki.org",
   8996         "b": "pnw",
   8997         "u": "https://psychonautwiki.org/w/index.php?search={{{s}}}"
   8998     },
   8999     {
   9000         "d": "www.poemhunter.com",
   9001         "b": "poem",
   9002         "u": "http://www.poemhunter.com/search/?q={{{s}}}"
   9003     },
   9004     {
   9005         "d": "www.poetryfoundation.org",
   9006         "b": "poems",
   9007         "u": "https://www.poetryfoundation.org/search?query={{{s}}} "
   9008     },
   9009     {
   9010         "d": "www.poetryfoundation.org",
   9011         "b": "poetry",
   9012         "u": "http://www.poetryfoundation.org/search/?q={{{s}}}"
   9013     },
   9014     {
   9015         "d": "www.polito.it",
   9016         "b": "polito",
   9017         "u": "http://www.polito.it/search/?lang=it&q={{{s}}}"
   9018     },
   9019     {
   9020         "d": "www.polymtl.ca",
   9021         "b": "polymtl",
   9022         "u": "https://www.polymtl.ca/etudes/cours/recherche/*?sigle={{{s}}}"
   9023     },
   9024     {
   9025         "d": "search.pomagalo.com",
   9026         "b": "pomagalo",
   9027         "u": "https://search.pomagalo.com/?keywords_id=&keywords={{{s}}}"
   9028     },
   9029     {
   9030         "d": "de.pons.com",
   9031         "b": "ponsdees",
   9032         "u": "http://de.pons.com/%C3%BCbersetzung?q={{{s}}}&l=dees&in=&lf=de"
   9033     },
   9034     {
   9035         "d": "de.pons.com",
   9036         "b": "ponsdefr",
   9037         "u": "http://de.pons.com/%C3%BCbersetzung?q={{{s}}}&l=defr&in=&lf=de"
   9038     },
   9039     {
   9040         "d": "de.pons.com",
   9041         "b": "ponsdeit",
   9042         "u": "http://de.pons.com/%C3%BCbersetzung?q={{{s}}}&l=deit&in=&lf=de"
   9043     },
   9044     {
   9045         "d": "en.pons.com",
   9046         "b": "ponsdepl",
   9047         "u": "http://en.pons.com/translate?q={{{s}}}&l=depl&in=&lf=de"
   9048     },
   9049     {
   9050         "d": "de.pons.com",
   9051         "b": "ponsde",
   9052         "u": "https://de.pons.com/%C3%BCbersetzung?q={{{s}}}&l=deen&in=&lf=de"
   9053     },
   9054     {
   9055         "d": "de.pons.com",
   9056         "b": "ponsdesv",
   9057         "u": "https://de.pons.com/%C3%BCbersetzung?q={{{s}}}&l=desv&in=&lf=de"
   9058     },
   9059     {
   9060         "d": "en.pons.eu",
   9061         "b": "ponsenfr",
   9062         "u": "http://en.pons.eu/translate?q={{{s}}}&l=enfr&in=&lf=fr"
   9063     },
   9064     {
   9065         "d": "en.pons.com",
   9066         "b": "ponsplen",
   9067         "u": "https://en.pons.com/translate?q={{{s}}}&l=enpl&in=&lf=en"
   9068     },
   9069     {
   9070         "d": "sjp.pwn.pl",
   9071         "b": "por",
   9072         "u": "http://sjp.pwn.pl/poradnia/szukaj/{{{s}}}.html"
   9073     },
   9074     {
   9075         "d": "www.potafocal.com",
   9076         "b": "potafocal",
   9077         "u": "http://www.potafocal.com/?s={{{s}}}"
   9078     },
   9079     {
   9080         "d": "www.pouparmelhor.com",
   9081         "b": "poupar",
   9082         "u": "https://www.pouparmelhor.com/?s={{{s}}}"
   9083     },
   9084     {
   9085         "d": "poweren.ir",
   9086         "b": "poweren",
   9087         "u": "https://poweren.ir/?s={{{s}}}"
   9088     },
   9089     {
   9090         "d": "www.powerthesaurus.org",
   9091         "b": "powt",
   9092         "u": "https://www.powerthesaurus.org/{{{s}}}/synonyms"
   9093     },
   9094     {
   9095         "d": "putonyourcakepants.com",
   9096         "b": "poycp",
   9097         "u": "http://putonyourcakepants.com/?s={{{s}}}"
   9098     },
   9099     {
   9100         "d": "dictionary.pinpinchinese.com",
   9101         "b": "ppin",
   9102         "u": "http://dictionary.pinpinchinese.com/search/t/{{{s}}}"
   9103     },
   9104     {
   9105         "d": "www.pravidla.cz",
   9106         "b": "pravidla",
   9107         "u": "http://www.pravidla.cz/hledej/?qr={{{s}}}"
   9108     },
   9109     {
   9110         "d": "www.prdl.org",
   9111         "b": "prdl",
   9112         "u": "http://www.prdl.org/search.php?q={{{s}}}"
   9113     },
   9114     {
   9115         "d": "fu-berlin.hosted.exlibrisgroup.com",
   9116         "b": "primo",
   9117         "u": "https://fu-berlin.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,{{{s}}}&tab=fub&search_scope=FUB_ALL&vid=FUB&lang=de_DE&offset=0"
   9118     },
   9119     {
   9120         "d": "library.princeton.edu",
   9121         "b": "princetonlib",
   9122         "u": "https://library.princeton.edu/find/all/{{{s}}}"
   9123     },
   9124     {
   9125         "d": "www.princeton.edu",
   9126         "b": "princeton",
   9127         "u": "https://www.princeton.edu/main/tools/search/?q={{{s}}}&x=0&y=0"
   9128     },
   9129     {
   9130         "d": "www.princetonreview.com",
   9131         "b": "princetonreview",
   9132         "u": "https://www.princetonreview.com/search-results?q={{{s}}}"
   9133     },
   9134     {
   9135         "d": "journals.aps.org",
   9136         "b": "prl",
   9137         "u": "http://journals.aps.org/search?q={{{s}}}"
   9138     },
   9139     {
   9140         "d": "www.gutenberg.org",
   9141         "b": "projectgutenberg",
   9142         "u": "http://www.gutenberg.org/ebooks/search/?query={{{s}}}"
   9143     },
   9144     {
   9145         "d": "dictionary.reference.com",
   9146         "b": "pronounce",
   9147         "u": "http://dictionary.reference.com/browse/{{{s}}}"
   9148     },
   9149     {
   9150         "d": "proofwiki.org",
   9151         "b": "proof",
   9152         "u": "https://proofwiki.org/w/index.php?search={{{s}}}"
   9153     },
   9154     {
   9155         "d": "www.proofwiki.org",
   9156         "b": "proofwiki",
   9157         "u": "http://www.proofwiki.org/w/index.php?title=Special%3ASearch&search={{{s}}}"
   9158     },
   9159     {
   9160         "d": "www.ncbi.nlm.nih.gov",
   9161         "b": "protein",
   9162         "u": "https://www.ncbi.nlm.nih.gov/protein/?term={{{s}}}"
   9163     },
   9164     {
   9165         "d": "protocols.io",
   9166         "b": "protocolsio",
   9167         "u": "https://protocols.io/search?key={{{s}}}"
   9168     },
   9169     {
   9170         "d": "discover.poudrelibraries.org",
   9171         "b": "prpl",
   9172         "u": "http://discover.poudrelibraries.org/iii/encore/search/C__S{{{s}}}__Orightresult__U?lang=eng"
   9173     },
   9174     {
   9175         "d": "prpm.dbp.gov.my",
   9176         "b": "prpm",
   9177         "u": "http://prpm.dbp.gov.my/Search.aspx?k={{{s}}}"
   9178     },
   9179     {
   9180         "d": "ar.prvademecum.com",
   9181         "b": "pr",
   9182         "u": "http://ar.prvademecum.com/?s={{{s}}}"
   9183     },
   9184     {
   9185         "d": "physics.stackexchange.com",
   9186         "b": "pse",
   9187         "u": "https://physics.stackexchange.com/search?q={{{s}}}"
   9188     },
   9189     {
   9190         "d": "www.psiram.com",
   9191         "b": "psiram",
   9192         "u": "https://www.psiram.com/de/index.php?title=Spezial%3ASuche&profile=default&search={{{s}}}&fulltext=Search"
   9193     },
   9194     {
   9195         "d": "www.psoriasis-netz.de",
   9196         "b": "pso",
   9197         "u": "https://www.psoriasis-netz.de/?s={{{s}}}"
   9198     },
   9199     {
   9200         "d": "psu.summon.serialssolutions.com",
   9201         "b": "psulib",
   9202         "u": "http://psu.summon.serialssolutions.com/search/results?spellcheck=true&q={{{s}}}&x=0&y=0"
   9203     },
   9204     {
   9205         "d": "psychiatry.org",
   9206         "b": "psych",
   9207         "u": "https://psychiatry.org/home/search-results?k={{{s}}}"
   9208     },
   9209     {
   9210         "d": "psychonautwiki.org",
   9211         "b": "psychonautwiki",
   9212         "u": "https://psychonautwiki.org/w/index.php?search={{{s}}}"
   9213     },
   9214     {
   9215         "d": "psychonautwiki.org",
   9216         "b": "psy",
   9217         "u": "https://psychonautwiki.org/w/index.php?search={{{s}}}&title=Special:Search"
   9218     },
   9219     {
   9220         "d": "the-ptg.blogspot.in",
   9221         "b": "ptg",
   9222         "u": "https://the-ptg.blogspot.in/search?q={{{s}}}"
   9223     },
   9224     {
   9225         "d": "www.powerthesaurus.org",
   9226         "b": "pt",
   9227         "u": "https://www.powerthesaurus.org/{{{s}}}"
   9228     },
   9229     {
   9230         "d": "www.protoolreviews.com",
   9231         "b": "ptr",
   9232         "u": "http://www.protoolreviews.com/?s={{{s}}}"
   9233     },
   9234     {
   9235         "d": "www.ncbi.nlm.nih.gov",
   9236         "b": "pubchem",
   9237         "u": "http://www.ncbi.nlm.nih.gov/pccompound/?term={{{s}}}"
   9238     },
   9239     {
   9240         "d": "pubmed.ncbi.nlm.nih.gov",
   9241         "b": "publabs",
   9242         "u": "https://pubmed.ncbi.nlm.nih.gov/?term={{{s}}}"
   9243     },
   9244     {
   9245         "d": "www.ncbi.nlm.nih.gov",
   9246         "b": "pubmed",
   9247         "u": "https://www.ncbi.nlm.nih.gov/pubmed/?term={{{s}}}"
   9248     },
   9249     {
   9250         "d": "www.ncbi.nlm.nih.gov",
   9251         "b": "pub",
   9252         "u": "https://www.ncbi.nlm.nih.gov/pubmed?EntrezSystem2.PEntrez.Pubmed.SearchBar.Db=pubmed&term={{{s}}}"
   9253     },
   9254     {
   9255         "d": "www.pucsp.br",
   9256         "b": "pucsp",
   9257         "u": "https://www.pucsp.br/buscar?search_api_fulltext={{{s}}}&field_area_de_conhecimento=All&field_escola=&type=All"
   9258     },
   9259     {
   9260         "d": "nationalarchives.gov.uk",
   9261         "b": "puid",
   9262         "u": "http://nationalarchives.gov.uk/PRONOM/{{{s}}}"
   9263     },
   9264     {
   9265         "d": "search.freefind.com",
   9266         "b": "purplemath",
   9267         "u": "http://search.freefind.com/find.html?id=5014414&pageid=r&mode=ALL&n=0&query={{{s}}}"
   9268     },
   9269     {
   9270         "d": "paperswithcode.com",
   9271         "b": "pwc",
   9272         "u": "https://paperswithcode.com/search?q={{{s}}}"
   9273     },
   9274     {
   9275         "d": "psychonautwiki.org",
   9276         "b": "pwiki",
   9277         "u": "https://psychonautwiki.org/w/index.php?search={{{s}}}"
   9278     },
   9279     {
   9280         "d": "fa.wikipedia.org",
   9281         "b": "pwp",
   9282         "u": "https://fa.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
   9283     },
   9284     {
   9285         "d": "pytorch.org",
   9286         "b": "pytorch",
   9287         "u": "https://pytorch.org/docs/stable/search.html?q={{{s}}}&check_keywords=yes&area=default"
   9288     },
   9289     {
   9290         "d": "www.quimbee.com",
   9291         "b": "qb",
   9292         "u": "https://www.quimbee.com/search?q={{{s}}}"
   9293     },
   9294     {
   9295         "d": "www.qconcursos.com",
   9296         "b": "qc",
   9297         "u": "https://www.qconcursos.com/busca?q={{{s}}}"
   9298     },
   9299     {
   9300         "d": "www.qcunbon.be",
   9301         "b": "qcubbrux",
   9302         "u": "http://www.qcunbon.be/bruxelles?q={{{s}}}"
   9303     },
   9304     {
   9305         "d": "quant.stackexchange.com",
   9306         "b": "qso",
   9307         "u": "https://quant.stackexchange.com/search?q={{{s}}}"
   9308     },
   9309     {
   9310         "d": "www.topuniversities.com",
   9311         "b": "qstu",
   9312         "u": "https://www.topuniversities.com/search/site/{{{s}}}"
   9313     },
   9314     {
   9315         "d": "www.qualtrics.com",
   9316         "b": "qual",
   9317         "u": "https://www.qualtrics.com/support/search/?q={{{s}}}"
   9318     },
   9319     {
   9320         "d": "www.quandl.com",
   9321         "b": "quandl",
   9322         "u": "https://www.quandl.com/search?query={{{s}}}"
   9323     },
   9324     {
   9325         "d": "quizlet.com",
   9326         "b": "quizlet",
   9327         "u": "http://quizlet.com/subject/{{{s}}}/"
   9328     },
   9329     {
   9330         "d": "quoteinvestigator.com",
   9331         "b": "quoteinvestigator",
   9332         "u": "https://quoteinvestigator.com/?s={{{s}}}"
   9333     },
   9334     {
   9335         "d": "quran.com",
   9336         "b": "quran",
   9337         "u": "http://quran.com/search?q={{{s}}}"
   9338     },
   9339     {
   9340         "d": "quran.com",
   9341         "b": "qur",
   9342         "u": "http://quran.com/search?q={{{s}}}"
   9343     },
   9344     {
   9345         "d": "www.qwantjunior.com",
   9346         "b": "qwe",
   9347         "u": "https://www.qwantjunior.com/?q={{{s}}}&t=education"
   9348     },
   9349     {
   9350         "d": "www.rome2rio.com",
   9351         "b": "r2r",
   9352         "u": "https://www.rome2rio.com/map/{{{s}}}"
   9353     },
   9354     {
   9355         "d": "www.reddit.com",
   9356         "b": "radhd",
   9357         "u": "https://www.reddit.com/r/ADHD/search/?q={{{s}}}&restrict_sr=1"
   9358     },
   9359     {
   9360         "d": "radiopaedia.org",
   9361         "b": "radio",
   9362         "u": "https://radiopaedia.org/search?utf8=%E2%9C%93&q={{{s}}}&scope=all"
   9363     },
   9364     {
   9365         "d": "radiopaedia.org",
   9366         "b": "radiopaedia",
   9367         "u": "http://radiopaedia.org/search?q={{{s}}}"
   9368     },
   9369     {
   9370         "d": "academia.gal",
   9371         "b": "rag",
   9372         "u": "http://academia.gal/dicionario/-/termo/busca/{{{s}}}"
   9373     },
   9374     {
   9375         "d": "www.ratebeer.com",
   9376         "b": "ratebeer",
   9377         "u": "https://www.ratebeer.com/search?q={{{s}}}"
   9378     },
   9379     {
   9380         "d": "www.ratemyprofessors.com",
   9381         "b": "ratemyprofessor",
   9382         "u": "http://www.ratemyprofessors.com/search.jsp?query={{{s}}}"
   9383     },
   9384     {
   9385         "d": "www.ratemyprofessors.com",
   9386         "b": "rate",
   9387         "u": "https://www.ratemyprofessors.com/search.jsp?query={{{s}}}"
   9388     },
   9389     {
   9390         "d": "rationalwiki.org",
   9391         "b": "rationalwiki",
   9392         "u": "http://rationalwiki.org/w/index.php?search={{{s}}}&button=&title=Special:Search&go=Go"
   9393     },
   9394     {
   9395         "d": "www.ratp.fr",
   9396         "b": "ratp",
   9397         "u": "https://www.ratp.fr/itineraires?start={{{s}}}&lieu_depart=station&"
   9398     },
   9399     {
   9400         "d": "www.ravelry.com",
   9401         "b": "ravelry",
   9402         "u": "http://www.ravelry.com/patterns/search#query={{{s}}}"
   9403     },
   9404     {
   9405         "d": "www.rbbg.it",
   9406         "b": "rbbg",
   9407         "u": "https://www.rbbg.it/opac/search/lst?q={{{s}}}"
   9408     },
   9409     {
   9410         "d": "context.reverso.net",
   9411         "b": "rcef",
   9412         "u": "http://context.reverso.net/translation/english-french/{{{s}}}"
   9413     },
   9414     {
   9415         "d": "www.ricardocuisine.com",
   9416         "b": "rcfr",
   9417         "u": "https://www.ricardocuisine.com/recherche/mot-cle/{{{s}}}"
   9418     },
   9419     {
   9420         "d": "bab.la",
   9421         "b": "rconj",
   9422         "u": "http://bab.la/conjugaison/russe/{{{s}}}"
   9423     },
   9424     {
   9425         "d": "rcsb.org",
   9426         "b": "rcsb",
   9427         "u": "http://rcsb.org/pdb/explore/explore.do?structureId={{{s}}}"
   9428     },
   9429     {
   9430         "d": "apps.leg.wa.gov",
   9431         "b": "rcw",
   9432         "u": "http://apps.leg.wa.gov/RCW/default.aspx?cite={{{s}}}"
   9433     },
   9434     {
   9435         "d": "www.romajidesu.com",
   9436         "b": "rdkj",
   9437         "u": "http://www.romajidesu.com/kanji/{{{s}}}"
   9438     },
   9439     {
   9440         "d": "www.romajidesu.com",
   9441         "b": "rdvcb",
   9442         "u": "http://www.romajidesu.com/?m=dictionary&a=lookup&w={{{s}}}"
   9443     },
   9444     {
   9445         "d": "www.re3data.org",
   9446         "b": "re3",
   9447         "u": "https://www.re3data.org/search?query={{{s}}}"
   9448     },
   9449     {
   9450         "d": "reactome.org",
   9451         "b": "reactome",
   9452         "u": "http://reactome.org/content/query?q={{{s}}}"
   9453     },
   9454     {
   9455         "d": "realo.com",
   9456         "b": "realo",
   9457         "u": "https://realo.com/search?q={{{s}}}"
   9458     },
   9459     {
   9460         "d": "www.realtor.com",
   9461         "b": "realtor",
   9462         "u": "http://www.realtor.com/realestateandhomes-search/{{{s}}}"
   9463     },
   9464     {
   9465         "d": "tools.wmflabs.org",
   9466         "b": "reasonator",
   9467         "u": "http://tools.wmflabs.org/reasonator/?find={{{s}}}"
   9468     },
   9469     {
   9470         "d": "rebiun.baratz.es",
   9471         "b": "rebiun",
   9472         "u": "http://rebiun.baratz.es/rebiun/search?q={{{s}}}&start=0&rows=12&sort=score+desc&advanced_handler=advanced"
   9473     },
   9474     {
   9475         "d": "archive.recapthelaw.org",
   9476         "b": "recap",
   9477         "u": "http://archive.recapthelaw.org/search/advanced/?q={{{s}}}&x=0&y=0&court=&docket_number=&case_name=&pacer_case_number=&date_filed=&date_filed_end=&date_terminated=&date_terminated_end=&date_last_filing=&date_last_filing_end="
   9478     },
   9479     {
   9480         "d": "www.recettes.qc.ca",
   9481         "b": "recettesqc",
   9482         "u": "https://www.recettes.qc.ca/recettes/recherche?search[query]={{{s}}}&search[sort]="
   9483     },
   9484     {
   9485         "d": "allrecipes.com",
   9486         "b": "recipe",
   9487         "u": "http://allrecipes.com/search/default.aspx?qt=k&wt={{{s}}}"
   9488     },
   9489     {
   9490         "d": "allrecipes.com",
   9491         "b": "recipes",
   9492         "u": "http://allrecipes.com/search/default.aspx?qt=k&rt=r&pqt=k&ms=0&fo=0&wt={{{s}}}"
   9493     },
   9494     {
   9495         "d": "www.redalyc.org",
   9496         "b": "redalyc",
   9497         "u": "http://www.redalyc.org/busquedaArticuloFiltros.oa?q={{{s}}}"
   9498     },
   9499     {
   9500         "d": "dictionary.reverso.net",
   9501         "b": "redeen",
   9502         "u": "https://dictionary.reverso.net/german-english/{{{s}}}"
   9503     },
   9504     {
   9505         "d": "www.redensarten-index.de",
   9506         "b": "redensarten",
   9507         "u": "http://www.redensarten-index.de/suche.php?suchbegriff={{{s}}}&bool=relevanz&gawoe=an&suchspalte[]=rart_ou&suchspalte[]=rart_varianten_ou"
   9508     },
   9509     {
   9510         "d": "dictionary.reverso.net",
   9511         "b": "reespt",
   9512         "u": "http://dictionary.reverso.net/spanish-portuguese/{{{s}}}"
   9513     },
   9514     {
   9515         "d": "www.reference.com",
   9516         "b": "ref",
   9517         "u": "http://www.reference.com/web?q={{{s}}}"
   9518     },
   9519     {
   9520         "d": "www.refseek.com",
   9521         "b": "refseek",
   9522         "u": "https://www.refseek.com/search?q={{{s}}}"
   9523     },
   9524     {
   9525         "d": "relatedwords.org",
   9526         "b": "relword",
   9527         "u": "http://relatedwords.org/relatedto/{{{s}}}"
   9528     },
   9529     {
   9530         "d": "context.reverso.net",
   9531         "b": "renpl",
   9532         "u": "https://context.reverso.net/tłumaczenie/angielski-polski/{{{s}}}"
   9533     },
   9534     {
   9535         "d": "dictionary.reverso.net",
   9536         "b": "ren",
   9537         "u": "http://dictionary.reverso.net/english-definition/{{{s}}}"
   9538     },
   9539     {
   9540         "d": "renso-ruigo.com",
   9541         "b": "rensoruigo",
   9542         "u": "https://renso-ruigo.com/word/{{{s}}}"
   9543     },
   9544     {
   9545         "d": "www.repeaterbook.com",
   9546         "b": "repeater",
   9547         "u": "https://www.repeaterbook.com/repeaters/keyword.php?func=result&keyword={{{s}}}"
   9548     },
   9549     {
   9550         "d": "repositorium.sdum.uminho.pt",
   9551         "b": "repum",
   9552         "u": "https://repositorium.sdum.uminho.pt/simple-search?query={{{s}}}"
   9553     },
   9554     {
   9555         "d": "www.researchgate.net",
   9556         "b": "researchgate",
   9557         "u": "https://www.researchgate.net/search/publications?q={{{s}}}"
   9558     },
   9559     {
   9560         "d": "journals.plos.org",
   9561         "b": "research",
   9562         "u": "http://journals.plos.org/plosone/search?unformattedQuery=everything:\"{{{s}}}\""
   9563     },
   9564     {
   9565         "d": "www.respaper.com",
   9566         "b": "resp",
   9567         "u": "http://www.respaper.com/s?q={{{s}}}"
   9568     },
   9569     {
   9570         "d": "www.resto.fr",
   9571         "b": "restofr",
   9572         "u": "http://www.resto.fr/business/search?searchbox=true&businessTypeId=1&fullText={{{s}}}"
   9573     },
   9574     {
   9575         "d": "www.reta-vortaro.de",
   9576         "b": "reta-vortaro",
   9577         "u": "http://www.reta-vortaro.de/cgi-bin/sercxu.pl?sercxata={{{s}}}&kadroj=1"
   9578     },
   9579     {
   9580         "d": "www.onelook.com",
   9581         "b": "revd",
   9582         "u": "http://www.onelook.com/reverse-dictionary.shtml?s={{{s}}}"
   9583     },
   9584     {
   9585         "d": "dictionary.reverso.net",
   9586         "b": "revef",
   9587         "u": "http://dictionary.reverso.net/english-french/{{{s}}}"
   9588     },
   9589     {
   9590         "d": "dictionary.reverso.net",
   9591         "b": "reversoenfr",
   9592         "u": "http://dictionary.reverso.net/english-french/{{{s}}}"
   9593     },
   9594     {
   9595         "d": "dictionary.reverso.net",
   9596         "b": "reversofren",
   9597         "u": "http://dictionary.reverso.net/english-french/{{{s}}}"
   9598     },
   9599     {
   9600         "d": "dictionary.reverso.net",
   9601         "b": "reversoiten",
   9602         "u": "http://dictionary.reverso.net/italian-english/{{{s}}}"
   9603     },
   9604     {
   9605         "d": "dictionary.reverso.net",
   9606         "b": "reverso",
   9607         "u": "http://dictionary.reverso.net/german-english/{{{s}}} "
   9608     },
   9609     {
   9610         "d": "rex.kb.dk",
   9611         "b": "rex",
   9612         "u": "http://rex.kb.dk/primo_library/libweb/action/search.do?fn=search&vl%28freeText0%29={{{s}}}"
   9613     },
   9614     {
   9615         "d": "www.reasonablefaith.org",
   9616         "b": "rf",
   9617         "u": "http://www.reasonablefaith.org/search/results?q={{{s}}}"
   9618     },
   9619     {
   9620         "d": "dictionnaire.reverso.net",
   9621         "b": "rfr",
   9622         "u": "http://dictionnaire.reverso.net/francais-definition/{{{s}}}"
   9623     },
   9624     {
   9625         "d": "www.researchgate.net",
   9626         "b": "rgate",
   9627         "u": "https://www.researchgate.net/search.Search.html?query={{{s}}}"
   9628     },
   9629     {
   9630         "d": "rhymebrain.com",
   9631         "b": "rhymebrain",
   9632         "u": "http://rhymebrain.com/en/What_rhymes_with_{{{s}}}.html"
   9633     },
   9634     {
   9635         "d": "www.rhymezone.com",
   9636         "b": "rhyme",
   9637         "u": "https://www.rhymezone.com/r/rhyme.cgi?Word={{{s}}}&typeofrhyme=perfect&org1=syl&org2=l&org3=y"
   9638     },
   9639     {
   9640         "d": "rigvedawiki.net",
   9641         "b": "rigveda",
   9642         "u": "https://rigvedawiki.net/r1/wiki.php/{{{s}}}"
   9643     },
   9644     {
   9645         "d": "rigvedawiki.net",
   9646         "b": "rigvedawiki",
   9647         "u": "http://rigvedawiki.net/r1/wiki.php/{{{s}}}"
   9648     },
   9649     {
   9650         "d": "www.riksdagen.se",
   9651         "b": "riksdagen",
   9652         "u": "https://www.riksdagen.se/sv/global/sok/?q={{{s}}}&st=1"
   9653     },
   9654     {
   9655         "d": "www.cercarime.it",
   9656         "b": "rima",
   9657         "u": "https://www.cercarime.it/?rima={{{s}}}"
   9658     },
   9659     {
   9660         "d": "www.rimessolides.com",
   9661         "b": "rime",
   9662         "u": "http://www.rimessolides.com/rime.aspx?m={{{s}}}"
   9663     },
   9664     {
   9665         "d": "rimlexikon.com",
   9666         "b": "rim",
   9667         "u": "http://rimlexikon.com/index.php?rim={{{s}}}"
   9668     },
   9669     {
   9670         "d": "opac.regesta-imperii.de",
   9671         "b": "riopac",
   9672         "u": "http://opac.regesta-imperii.de/lang_en/suche.php?qs={{{s}}}"
   9673     },
   9674     {
   9675         "d": "www.ris.bka.gv.at",
   9676         "b": "ris",
   9677         "u": "https://www.ris.bka.gv.at/Ergebnis.wxe?Abfrage=Gesamtabfrage&SearchInAsylGH=False&SearchInAvn=False&SearchInAvsv=False&SearchInBegut=False&SearchInBgblAlt=False&SearchInBgblAuth=False&SearchInBgblPdf=False&SearchInBks=False&SearchInBundesnormen=False&SearchInDok=False&SearchInDsk=False&SearchInErlaesse=False&SearchInGbk=False&SearchInGemeinderecht=False&SearchInJustiz=False&SearchInBvwg=False&SearchInLvwg=False&SearchInLgbl=False&SearchInLgblNO=False&SearchInLgblAuth=False&SearchInLrBgld=False&SearchInLrK=False&SearchInLrNO=False&SearchInLrOO=False&SearchInLrSbg=False&SearchInLrStmk=False&SearchInLrT=False&SearchInLrVbg=False&SearchInLrW=False&SearchInNormenliste=False&SearchInPvak=False&SearchInRegV=False&SearchInUbas=False&SearchInUmse=False&SearchInUvs=False&SearchInVerg=False&SearchInVfgh=False&SearchInVwgh=False&ImRisSeit=Undefined&ResultPageSize=100&Suchworte={{{s}}}&Position=1"
   9678     },
   9679     {
   9680         "d": "www.ritchiespecs.com",
   9681         "b": "ritchiespecs",
   9682         "u": "https://www.ritchiespecs.com/results/{{{s}}}"
   9683     },
   9684     {
   9685         "d": "rit.summon.serialssolutions.com",
   9686         "b": "ritlib",
   9687         "u": "https://rit.summon.serialssolutions.com/search?l=en&q={{{s}}}"
   9688     },
   9689     {
   9690         "d": "www.rmit.edu.au",
   9691         "b": "rmit",
   9692         "u": "https://www.rmit.edu.au/search?q={{{s}}}"
   9693     },
   9694     {
   9695         "d": "www.admin.ch",
   9696         "b": "ro",
   9697         "u": "https://www.admin.ch/opc/search/?text={{{s}}}&lang=fr&language%5B%5D=fr&product%5B%5D=ClassifiedCompilation"
   9698     },
   9699     {
   9700         "d": "rocwiki.org",
   9701         "b": "rocwiki",
   9702         "u": "http://rocwiki.org/?action=search&string={{{s}}}"
   9703     },
   9704     {
   9705         "d": "www.roget.org",
   9706         "b": "roget",
   9707         "u": "http://www.roget.org/scripts/qq.php?seekword={{{s}}}"
   9708     },
   9709     {
   9710         "d": "roll20.net",
   9711         "b": "roll205e",
   9712         "u": "https://roll20.net/compendium/dnd5e/searchbook/?terms={{{s}}}"
   9713     },
   9714     {
   9715         "d": "www.romajidesu.com",
   9716         "b": "romajidesuvcb",
   9717         "u": "http://www.romajidesu.com/?m=dictionary&a=lookup&w={{{s}}}"
   9718     },
   9719     {
   9720         "d": "rostr.disney.com",
   9721         "b": "rostr",
   9722         "u": "https://rostr.disney.com/search_results?query={{{s}}}"
   9723     },
   9724     {
   9725         "d": "www.routard.com",
   9726         "b": "routard",
   9727         "u": "http://www.routard.com/recherche.asp?q={{{s}}}&edt_cleRech={{{s}}}"
   9728     },
   9729     {
   9730         "d": "www.radicalphilosophy.com",
   9731         "b": "rphilos",
   9732         "u": "http://www.radicalphilosophy.com/?s={{{s}}}"
   9733     },
   9734     {
   9735         "d": "context.reverso.net",
   9736         "b": "rplen",
   9737         "u": "https://context.reverso.net/tłumaczenie/polski-angielski/{{{s}}}"
   9738     },
   9739     {
   9740         "d": "www.admin.ch",
   9741         "b": "rsch",
   9742         "u": "https://www.admin.ch/opc/search/?text={{{s}}}&lang=fr&product[]=cc&date_range_min=&date_range_max=&d_compilation=both&d_is_in_force=yes&thesaurus=1"
   9743     },
   9744     {
   9745         "d": "www.reddit.com",
   9746         "b": "rsci",
   9747         "u": "https://www.reddit.com/r/askscience/search?q={{{s}}}&restrict_sr=1"
   9748     },
   9749     {
   9750         "d": "www.refseek.com",
   9751         "b": "rsk",
   9752         "u": "https://www.refseek.com/search?q={{{s}}}"
   9753     },
   9754     {
   9755         "d": "www.rspb.org.uk",
   9756         "b": "rspb",
   9757         "u": "https://www.rspb.org.uk/search/?q={{{s}}}"
   9758     },
   9759     {
   9760         "d": "www.biblegateway.com",
   9761         "b": "rsvce",
   9762         "u": "https://www.biblegateway.com/passage/?search={{{s}}}&version=RSVCE"
   9763     },
   9764     {
   9765         "d": "runescape.wiki",
   9766         "b": "rsw",
   9767         "u": "https://runescape.wiki/?search={{{s}}}&title=Special:Search&go=Go"
   9768     },
   9769     {
   9770         "d": "translate.google.com",
   9771         "b": "ruen",
   9772         "u": "http://translate.google.com/#ru/en/{{{s}}}"
   9773     },
   9774     {
   9775         "d": "www.rug.nl",
   9776         "b": "rug",
   9777         "u": "http://www.rug.nl/search/?searchtext={{{s}}}"
   9778     },
   9779     {
   9780         "d": "ru.wikipedia.org",
   9781         "b": "ruwiki",
   9782         "u": "https://ru.wikipedia.org/w/index.php?search={{{s}}} "
   9783     },
   9784     {
   9785         "d": "raritanval.edu",
   9786         "b": "rvcc",
   9787         "u": "http://raritanval.edu/rvcc/search.aspx?searchtext={{{s}}}"
   9788     },
   9789     {
   9790         "d": "rationalwiki.org",
   9791         "b": "rw",
   9792         "u": "http://rationalwiki.org/w/index.php?search={{{s}}}"
   9793     },
   9794     {
   9795         "d": "www.rwth-aachen.de",
   9796         "b": "rwth",
   9797         "u": "http://www.rwth-aachen.de/ca/be/hx/?lidx=&institution=RWTH+Aachen+University&search={{{s}}}"
   9798     },
   9799     {
   9800         "d": "ruxpert.ru",
   9801         "b": "rxp",
   9802         "u": "http://ruxpert.ru/index.php?search={{{s}}}"
   9803     },
   9804     {
   9805         "d": "www.semanticscholar.org",
   9806         "b": "s2",
   9807         "u": "https://www.semanticscholar.org/search?q={{{s}}}"
   9808     },
   9809     {
   9810         "d": "sabahlatan.com",
   9811         "b": "sabahlatan",
   9812         "u": "http://sabahlatan.com/?s={{{s}}}"
   9813     },
   9814     {
   9815         "d": "duckduckgo.com",
   9816         "b": "sab",
   9817         "u": "https://duckduckgo.com/?q=site%3Askepticsannotatedbible.com+{{{s}}}&ia=web"
   9818     },
   9819     {
   9820         "d": "duckduckgo.com",
   9821         "b": "sage",
   9822         "u": "https://duckduckgo.com/?q=site%3Adoc.sagemath.org+{{{s}}}"
   9823     },
   9824     {
   9825         "d": "www.suomisanakirja.fi",
   9826         "b": "saki",
   9827         "u": "http://www.suomisanakirja.fi/{{{s}}}"
   9828     },
   9829     {
   9830         "d": "salamtm.blogspot.com",
   9831         "b": "salam",
   9832         "u": "https://salamtm.blogspot.com/search/?term={{{s}}}"
   9833     },
   9834     {
   9835         "d": "www.sanakirja.org",
   9836         "b": "sanakirja",
   9837         "u": "http://www.sanakirja.org/search.php?q={{{s}}} "
   9838     },
   9839     {
   9840         "d": "www.sandiego.org",
   9841         "b": "sandiego",
   9842         "u": "https://www.sandiego.org/search/site.aspx?q={{{s}}}"
   9843     },
   9844     {
   9845         "d": "spokensanskrit.de",
   9846         "b": "sanskrit",
   9847         "u": "http://spokensanskrit.de/index.php?tinput={{{s}}}"
   9848     },
   9849     {
   9850         "d": "duckduckgo.com",
   9851         "b": "saq",
   9852         "u": "https://duckduckgo.com/?q=site%3Askepticsannotatedbible.com%2Fquran%2F+{{{s}}}&t=ffsb&ia=web"
   9853     },
   9854     {
   9855         "d": "www.merriam-webster.com",
   9856         "b": "say",
   9857         "u": "https://www.merriam-webster.com/dictionary/{{{s}}}?pronunciation"
   9858     },
   9859     {
   9860         "d": "www.sba.gov",
   9861         "b": "sba",
   9862         "u": "https://www.sba.gov/search/?q={{{s}}}"
   9863     },
   9864     {
   9865         "d": "bibleforums.org",
   9866         "b": "sbg",
   9867         "u": "http://bibleforums.org/search.php?s={{{s}}} "
   9868     },
   9869     {
   9870         "d": "duckduckgo.com",
   9871         "b": "sbm",
   9872         "u": "https://duckduckgo.com/?q=site%3Asciencebasedmedicine.org+{{{s}}}"
   9873     },
   9874     {
   9875         "d": "opac.sbn.it",
   9876         "b": "sbn",
   9877         "u": "http://opac.sbn.it/opacsbn/opac/iccu/free.jsp={{{s}}}"
   9878     },
   9879     {
   9880         "d": "www.slounik.org",
   9881         "b": "sbrm",
   9882         "u": "http://www.slounik.org/search?dict=&search={{{s}}}"
   9883     },
   9884     {
   9885         "d": "www.sverigeisiffror.scb.se",
   9886         "b": "scben",
   9887         "u": "http://www.sverigeisiffror.scb.se/hitta-statistik/sok/?query={{{s}}}"
   9888     },
   9889     {
   9890         "d": "www.sverigeisiffror.scb.se",
   9891         "b": "scb",
   9892         "u": "http://www.sverigeisiffror.scb.se/hitta-statistik/sok/?query={{{s}}}"
   9893     },
   9894     {
   9895         "d": "sccl.bibliocommons.com",
   9896         "b": "sccl",
   9897         "u": "https://sccl.bibliocommons.com/search/?t=smart&searchOpt=catalogue&q= {{{s}}}&search_category=keyword"
   9898     },
   9899     {
   9900         "d": "www.sciencedirect.com",
   9901         "b": "scdirect",
   9902         "u": "https://www.sciencedirect.com/search?qs={{{s}}}"
   9903     },
   9904     {
   9905         "d": "scd.summon.serialssolutions.com",
   9906         "b": "scdpo",
   9907         "u": "http://scd.summon.serialssolutions.com/search?s.q={{{s}}}"
   9908     },
   9909     {
   9910         "d": "www.sciencedaily.com",
   9911         "b": "scd",
   9912         "u": "https://www.sciencedaily.com/search/?keyword={{{s}}}"
   9913     },
   9914     {
   9915         "d": "scholarpedia.org",
   9916         "b": "schp",
   9917         "u": "http://scholarpedia.org/w/index.php?search={{{s}}}"
   9918     },
   9919     {
   9920         "d": "www.sciencedirect.com",
   9921         "b": "scid",
   9922         "u": "http://www.sciencedirect.com/search?qs={{{s}}}"
   9923     },
   9924     {
   9925         "d": "thesciencedictionary.org",
   9926         "b": "scidict",
   9927         "u": "http://thesciencedictionary.org/search2/?q={{{s}}}"
   9928     },
   9929     {
   9930         "d": "www.sciencedirect.com",
   9931         "b": "scidirect",
   9932         "u": "https://www.sciencedirect.com/search?qs={{{s}}}"
   9933     },
   9934     {
   9935         "d": "www.sciencedirect.com",
   9936         "b": "scidir",
   9937         "u": "https://www.sciencedirect.com/search?qs={{{s}}}"
   9938     },
   9939     {
   9940         "d": "search.scielo.org",
   9941         "b": "scielo",
   9942         "u": "http://search.scielo.org/?q={{{s}}}&where=ORG"
   9943     },
   9944     {
   9945         "d": "www.sciencedaily.com",
   9946         "b": "sciencedaily",
   9947         "u": "http://www.sciencedaily.com/search/?keyword={{{s}}} "
   9948     },
   9949     {
   9950         "d": "www.sciencedirect.com",
   9951         "b": "sciencedirect",
   9952         "u": "https://www.sciencedirect.com/search?qs={{{s}}}"
   9953     },
   9954     {
   9955         "d": "www.scilit.net",
   9956         "b": "scilit",
   9957         "u": "https://www.scilit.net/articles/10/0?Search={{{s}}}"
   9958     },
   9959     {
   9960         "d": "scimagojr.com",
   9961         "b": "scimago",
   9962         "u": "http://scimagojr.com/journalsearch.php?q={{{s}}}"
   9963     },
   9964     {
   9965         "d": "scinapse.io",
   9966         "b": "scin",
   9967         "u": "https://scinapse.io/search?query={{{s}}}"
   9968     },
   9969     {
   9970         "d": "www.spanishdict.com",
   9971         "b": "sconj",
   9972         "u": "http://www.spanishdict.com/conjugate/{{{s}}}"
   9973     },
   9974     {
   9975         "d": "www.dsl.ac.uk",
   9976         "b": "scots",
   9977         "u": "http://www.dsl.ac.uk/results/{{{s}}}"
   9978     },
   9979     {
   9980         "d": "scouts.org.uk",
   9981         "b": "scouts",
   9982         "u": "https://scouts.org.uk/cse-search/?query={{{s}}}"
   9983     },
   9984     {
   9985         "d": "www.scrabblewordsolver.com",
   9986         "b": "scrabble",
   9987         "u": "http://www.scrabblewordsolver.com/word-checker/{{{s}}}"
   9988     },
   9989     {
   9990         "d": "www.spanishdict.com",
   9991         "b": "sdict",
   9992         "u": "http://www.spanishdict.com/translate/{{{s}}}"
   9993     },
   9994     {
   9995         "d": "www.sciencedirect.com",
   9996         "b": "sdirect",
   9997         "u": "https://www.sciencedirect.com/search?qs={{{s}}}"
   9998     },
   9999     {
  10000         "d": "searchworks.stanford.edu",
  10001         "b": "searchworks",
  10002         "u": "http://searchworks.stanford.edu/?q={{{s}}}&search_field=search"
  10003     },
  10004     {
  10005         "d": "www.seatalk.info",
  10006         "b": "seatalk",
  10007         "u": "http://www.seatalk.info/cgi-bin/nautical-marine-sailing-dictionary/db.cgi?db=db&view_records=1&uid=default&Term={{{s}}}"
  10008     },
  10009     {
  10010         "d": "www.sec.gov",
  10011         "b": "secedgar",
  10012         "u": "https://www.sec.gov/cgi-bin/browse-edgar?CIK={{{s}}}&owner=exclude&action=getcompany"
  10013     },
  10014     {
  10015         "d": "www.sechenovclinic.ru",
  10016         "b": "sechenovclinic",
  10017         "u": "http://www.sechenovclinic.ru/search/index.php?q={{{s}}}"
  10018     },
  10019     {
  10020         "d": "secsearch.sec.gov",
  10021         "b": "sec",
  10022         "u": "https://secsearch.sec.gov/search?utf8=%3F&affiliate=secsearch&query={{{s}}}"
  10023     },
  10024     {
  10025         "d": "english.stackexchange.com",
  10026         "b": "seenglish",
  10027         "u": "http://english.stackexchange.com/search?q={{{s}}}"
  10028     },
  10029     {
  10030         "d": "www.sefaria.org",
  10031         "b": "sefaria",
  10032         "u": "http://www.sefaria.org/search?q={{{s}}}"
  10033     },
  10034     {
  10035         "d": "library.seg.org",
  10036         "b": "segdl",
  10037         "u": "https://library.seg.org/action/doSearch?AllField={{{s}}}"
  10038     },
  10039     {
  10040         "d": "library.seg.org",
  10041         "b": "seg",
  10042         "u": "https://library.seg.org/action/doSearch?AllField={{{s}}}&publication="
  10043     },
  10044     {
  10045         "d": "selectome.unil.ch",
  10046         "b": "selectome",
  10047         "u": "https://selectome.unil.ch/cgi-bin/getResult.cgi?query={{{s}}}&res_type=auto"
  10048     },
  10049     {
  10050         "d": "www.semanticscholar.org",
  10051         "b": "semantic",
  10052         "u": "https://www.semanticscholar.org/search?q={{{s}}}&sort=relevance&ae=false"
  10053     },
  10054     {
  10055         "d": "math.stackexchange.com",
  10056         "b": "semath",
  10057         "u": "https://math.stackexchange.com/search?q={{{s}}}"
  10058     },
  10059     {
  10060         "d": "sentence.yourdictionary.com",
  10061         "b": "sentence",
  10062         "u": "http://sentence.yourdictionary.com/{{{s}}}"
  10063     },
  10064     {
  10065         "d": "plato.stanford.edu",
  10066         "b": "sep",
  10067         "u": "http://plato.stanford.edu/search/searcher.py?query={{{s}}}"
  10068     },
  10069     {
  10070         "d": "oeis.org",
  10071         "b": "seq",
  10072         "u": "http://oeis.org/search?q={{{s}}}"
  10073     },
  10074     {
  10075         "d": "www.seriouseats.com",
  10076         "b": "seriouseats",
  10077         "u": "http://www.seriouseats.com/search?term={{{s}}}&site=all"
  10078     },
  10079     {
  10080         "d": "www.service-public.fr",
  10081         "b": "servicepublic",
  10082         "u": "https://www.service-public.fr/particuliers/recherche?keyword={{{s}}}"
  10083     },
  10084     {
  10085         "d": "www.seslisozluk.net",
  10086         "b": "sesli",
  10087         "u": "http://www.seslisozluk.net/?ssQBy=0&word={{{s}}}"
  10088     },
  10089     {
  10090         "d": "www.seslisozluk.com",
  10091         "b": "seslisozluk",
  10092         "u": "http://www.seslisozluk.com/?word={{{s}}}"
  10093     },
  10094     {
  10095         "d": "www.suomienglantisanakirja.fi",
  10096         "b": "ses",
  10097         "u": "https://www.suomienglantisanakirja.fi/{{{s}}}"
  10098     },
  10099     {
  10100         "d": "simple.wikipedia.org",
  10101         "b": "se.w",
  10102         "u": "https://simple.wikipedia.org/wiki/{{{s}}}"
  10103     },
  10104     {
  10105         "d": "slovnik.seznam.cz",
  10106         "b": "sezs",
  10107         "u": "http://slovnik.seznam.cz/en-cz/word/?q={{{s}}}"
  10108     },
  10109     {
  10110         "d": "www.sfmoma.org",
  10111         "b": "sfmoma",
  10112         "u": "https://www.sfmoma.org/search/?q={{{s}}}"
  10113     },
  10114     {
  10115         "d": "sfpl.bibliocommons.com",
  10116         "b": "sfpl",
  10117         "u": "https://sfpl.bibliocommons.com/v2/search?searchType=smart&query={{{s}}}"
  10118     },
  10119     {
  10120         "d": "search.lib.sfu.ca",
  10121         "b": "sfulib",
  10122         "u": "http://search.lib.sfu.ca/?q={{{s}}}"
  10123     },
  10124     {
  10125         "d": "www.yeastgenome.org",
  10126         "b": "sgd",
  10127         "u": "https://www.yeastgenome.org/search?q={{{s}}}&is_quick=true"
  10128     },
  10129     {
  10130         "d": "www.shabdkosh.com",
  10131         "b": "shbd",
  10132         "u": "http://www.shabdkosh.com/translate/{{{s}}}/"
  10133     },
  10134     {
  10135         "d": "www.shiatsu-stijlen.nl",
  10136         "b": "shiatsu",
  10137         "u": "http://www.shiatsu-stijlen.nl/zoeken.php?cx=partner-pub-1276597034470244%3Aslojxr-8otw&cof=FORID%3A11&ie=ISO-8859-1&q={{{s}}}&sa=Zoeken"
  10138     },
  10139     {
  10140         "d": "www.shmoop.com",
  10141         "b": "shmoop",
  10142         "u": "http://www.shmoop.com/search?q={{{s}}} "
  10143     },
  10144     {
  10145         "d": "shura.shu.ac.uk",
  10146         "b": "shura",
  10147         "u": "http://shura.shu.ac.uk/cgi/facet/simple2?q={{{s}}}"
  10148     },
  10149     {
  10150         "d": "partners.sigfox.com",
  10151         "b": "sigfox",
  10152         "u": "https://partners.sigfox.com/search/products?q={{{s}}}"
  10153     },
  10154     {
  10155         "d": "www.sigmaaldrich.com",
  10156         "b": "sigma",
  10157         "u": "http://www.sigmaaldrich.com/catalog/search?interface=All&term={{{s}}}"
  10158     },
  10159     {
  10160         "d": "www.signingsavvy.com",
  10161         "b": "signingsavvy",
  10162         "u": "https://www.signingsavvy.com/search/{{{s}}}"
  10163     },
  10164     {
  10165         "d": "simbad.u-strasbg.fr",
  10166         "b": "simbad",
  10167         "u": "http://simbad.u-strasbg.fr/simbad/sim-basic?Ident={{{s}}}"
  10168     },
  10169     {
  10170         "d": "www.simplyrecipes.com",
  10171         "b": "simpl",
  10172         "u": "https://www.simplyrecipes.com/?s={{{s}}}"
  10173     },
  10174     {
  10175         "d": "www.sinonimos.com.br",
  10176         "b": "sin",
  10177         "u": "https://www.sinonimos.com.br/{{{s}}}"
  10178     },
  10179     {
  10180         "d": "luirig.altervista.org",
  10181         "b": "sinonimi",
  10182         "u": "http://luirig.altervista.org/sinonimi/hypertext/ricerca.php?title={{{s}}}"
  10183     },
  10184     {
  10185         "d": "www.wordreference.com",
  10186         "b": "sinonimo",
  10187         "u": "http://www.wordreference.com/sinonimos/{{{s}}}"
  10188     },
  10189     {
  10190         "d": "sjiauto.wordpress.com",
  10191         "b": "sjiauto",
  10192         "u": "https://sjiauto.wordpress.com/?s={{{s}}}"
  10193     },
  10194     {
  10195         "d": "sjp.pwn.pl",
  10196         "b": "sjp",
  10197         "u": "http://sjp.pwn.pl/szukaj/{{{s}}}.html"
  10198     },
  10199     {
  10200         "d": "www.scimagojr.com",
  10201         "b": "sjr",
  10202         "u": "http://www.scimagojr.com/journalsearch.php?q={{{s}}}"
  10203     },
  10204     {
  10205         "d": "slovniky.korpus.sk",
  10206         "b": "skd",
  10207         "u": "http://slovniky.korpus.sk/?w={{{s}}}"
  10208     },
  10209     {
  10210         "d": "duckduckgo.com",
  10211         "b": "skepdic",
  10212         "u": "https://duckduckgo.com/?q={{{s}}}+site:skepdic.com"
  10213     },
  10214     {
  10215         "d": "duckduckgo.com",
  10216         "b": "skepticsbible",
  10217         "u": "https://duckduckgo.com/?q=site:skepticsannotatedbible.com {{{s}}}"
  10218     },
  10219     {
  10220         "d": "duckduckgo.com",
  10221         "b": "skepticskoran",
  10222         "u": "https://duckduckgo.com/?q=site%3Askepticsannotatedbible.com%2Fquran%2F+{{{s}}}&ia=web"
  10223     },
  10224     {
  10225         "d": "duckduckgo.com",
  10226         "b": "skepticsquran",
  10227         "u": "https://duckduckgo.com/?q=site%3Askepticsannotatedbible.com%2Fquran%2F+{{{s}}}&t=ffsb&ia=web"
  10228     },
  10229     {
  10230         "d": "skeptoid.com",
  10231         "b": "skeptoid",
  10232         "u": "https://skeptoid.com/search.php?q={{{s}}}"
  10233     },
  10234     {
  10235         "d": "www.skillshare.com",
  10236         "b": "skillshare",
  10237         "u": "https://www.skillshare.com/search?query={{{s}}}"
  10238     },
  10239     {
  10240         "d": "www.skillshare.com",
  10241         "b": "skill",
  10242         "u": "https://www.skillshare.com/search?query={{{s}}}"
  10243     },
  10244     {
  10245         "d": "www.ewg.org",
  10246         "b": "skindeep",
  10247         "u": "http://www.ewg.org/skindeep/search.php?query={{{s}}}"
  10248     },
  10249     {
  10250         "d": "shabdkosh.com",
  10251         "b": "skk",
  10252         "u": "http://shabdkosh.com/kn/translate/{{{s}}}/"
  10253     },
  10254     {
  10255         "d": "duckduckgo.com",
  10256         "b": "sklearn",
  10257         "u": "https://duckduckgo.com/?q=site%3Ahttp%3A%2F%2Fscikit-learn.org%2Fstable%2Fmodules%2Fgenerated%2F+{{{s}}}&ia=web"
  10258     },
  10259     {
  10260         "d": "www.slang.gr",
  10261         "b": "slanggr",
  10262         "u": "http://www.slang.gr/lemmas?q={{{s}}}"
  10263     },
  10264     {
  10265         "d": "onlineslangdictionary.com",
  10266         "b": "slang",
  10267         "u": "http://onlineslangdictionary.com/definition+of/{{{s}}}"
  10268     },
  10269     {
  10270         "d": "www.slaw.ca",
  10271         "b": "slaw",
  10272         "u": "http://www.slaw.ca/?s={{{s}}}"
  10273     },
  10274     {
  10275         "d": "www.slcl.org",
  10276         "b": "slcl",
  10277         "u": "https://www.slcl.org/bento/search/{{{s}}}"
  10278     },
  10279     {
  10280         "d": "link.springer.com",
  10281         "b": "slink",
  10282         "u": "http://link.springer.com/search?query={{{s}}}"
  10283     },
  10284     {
  10285         "d": "slovniky.korpus.sk",
  10286         "b": "slovak",
  10287         "u": "http://slovniky.korpus.sk/?w={{{s}}}"
  10288     },
  10289     {
  10290         "d": "slovnenya.com",
  10291         "b": "slovnenya",
  10292         "u": "http://slovnenya.com/dictionary/{{{s}}}"
  10293     },
  10294     {
  10295         "d": "slovnik.seznam.cz",
  10296         "b": "slovnik",
  10297         "u": "https://slovnik.seznam.cz/en/?q={{{s}}}"
  10298     },
  10299     {
  10300         "d": "slovniky.korpus.sk",
  10301         "b": "slovniky",
  10302         "u": "http://slovniky.korpus.sk/?w={{{s}}}"
  10303     },
  10304     {
  10305         "d": "slovari.yandex.ru",
  10306         "b": "slov",
  10307         "u": "http://slovari.yandex.ru/search.xml?text={{{s}}}"
  10308     },
  10309     {
  10310         "d": "www.sololearn.com",
  10311         "b": "slq",
  10312         "u": "https://www.sololearn.com/Discuss?ordering=Trending&query={{{s}}}"
  10313     },
  10314     {
  10315         "d": "katalogbeta.slub-dresden.de",
  10316         "b": "slub",
  10317         "u": "http://katalogbeta.slub-dresden.de/?tx_find_find[q][default]={{{s}}} "
  10318     },
  10319     {
  10320         "d": "science.sciencemag.org",
  10321         "b": "smag",
  10322         "u": "http://science.sciencemag.org/search/{{{s}}}"
  10323     },
  10324     {
  10325         "d": "rug.on.worldcat.org",
  10326         "b": "smartcat",
  10327         "u": "https://rug.on.worldcat.org/search?databaseList=&queryString={{{s}}}"
  10328     },
  10329     {
  10330         "d": "www.smarticular.net",
  10331         "b": "smart",
  10332         "u": "https://www.smarticular.net/?s={{{s}}}"
  10333     },
  10334     {
  10335         "d": "si.edu",
  10336         "b": "smithsonian",
  10337         "u": "https://si.edu/sisearch?edan_q={{{s}}}"
  10338     },
  10339     {
  10340         "d": "smittenkitchen.com",
  10341         "b": "smitten",
  10342         "u": "https://smittenkitchen.com/?s={{{s}}}"
  10343     },
  10344     {
  10345         "d": "smpl.bibliocommons.com",
  10346         "b": "smpl",
  10347         "u": "https://smpl.bibliocommons.com/search?t=smart&search_category=keyword&q={{{s}}}"
  10348     },
  10349     {
  10350         "d": "www.semanticscholar.org",
  10351         "b": "smsc",
  10352         "u": "https://www.semanticscholar.org/search?q={{{s}}}"
  10353     },
  10354     {
  10355         "d": "www.smulweb.nl",
  10356         "b": "smulweb",
  10357         "u": "http://www.smulweb.nl/recepten/{{{s}}}"
  10358     },
  10359     {
  10360         "d": "www.snappywords.com",
  10361         "b": "snappywords",
  10362         "u": "http://www.snappywords.com/?lookup={{{s}}}"
  10363     },
  10364     {
  10365         "d": "docs.servicenow.com",
  10366         "b": "sndocs",
  10367         "u": "https://docs.servicenow.com/search?q={{{s}}}"
  10368     },
  10369     {
  10370         "d": "www.snf.ch",
  10371         "b": "snf",
  10372         "u": "http://www.snf.ch/en/Search/Pages/default.aspx?k={{{s}}}"
  10373     },
  10374     {
  10375         "d": "www.sinonimi-contrari.it",
  10376         "b": "snit",
  10377         "u": "http://www.sinonimi-contrari.it/{{{s}}}/"
  10378     },
  10379     {
  10380         "d": "snl.no",
  10381         "b": "snl",
  10382         "u": "http://snl.no/.search?e=snl&query={{{s}}}"
  10383     },
  10384     {
  10385         "d": "www.snopes.com",
  10386         "b": "snopes",
  10387         "u": "http://www.snopes.com/?s={{{s}}}"
  10388     },
  10389     {
  10390         "d": "www.snpedia.com",
  10391         "b": "snpedia",
  10392         "u": "https://www.snpedia.com/index.php?title=Special%3ASearch&search={{{s}}}&fulltext=Search"
  10393     },
  10394     {
  10395         "d": "www.snuson.com",
  10396         "b": "snuson",
  10397         "u": "http://www.snuson.com/forum/shop/search/?q={{{s}}}&submit.x=0&submit.y=0"
  10398     },
  10399     {
  10400         "d": "www.soapnote.org",
  10401         "b": "soapnote",
  10402         "u": "https://www.soapnote.org/?s={{{s}}}"
  10403     },
  10404     {
  10405         "d": "sokr.ru",
  10406         "b": "sokr",
  10407         "u": "http://sokr.ru/{{{s}}}/"
  10408     },
  10409     {
  10410         "d": "solidaris.be",
  10411         "b": "solidaris",
  10412         "u": "http://solidaris.be/MonsWP/Pages/recherche.aspx?k={{{s}}} "
  10413     },
  10414     {
  10415         "d": "solo.bodleian.ox.ac.uk",
  10416         "b": "solo",
  10417         "u": "http://solo.bodleian.ox.ac.uk/primo-explore/search?query=any,contains,{{{s}}}&tab=local&search_scope=LSCOP_ALL&vid=SOLO&lang=en_US&offset=0"
  10418     },
  10419     {
  10420         "d": "sonaveeb.ee",
  10421         "b": "sonaveeb",
  10422         "u": "https://sonaveeb.ee/search/est-est/detail/{{{s}}}/"
  10423     },
  10424     {
  10425         "d": "www.sourcewatch.org",
  10426         "b": "sourcewatch",
  10427         "u": "http://www.sourcewatch.org/index.php?search={{{s}}}&title=Special%3ASearch"
  10428     },
  10429     {
  10430         "d": "www.spanishdict.com",
  10431         "b": "spanishdict",
  10432         "u": "https://www.spanishdict.com/translate/{{{s}}}"
  10433     },
  10434     {
  10435         "d": "www.spanishdict.com",
  10436         "b": "spanish",
  10437         "u": "https://www.spanishdict.com/translate/{{{s}}}"
  10438     },
  10439     {
  10440         "d": "www.speakinglatino.com",
  10441         "b": "spanslang",
  10442         "u": "http://www.speakinglatino.com/?s={{{s}}}&advanced=0&search_type=&posts_country=&posts_category=&words_country=&words_category=&words_letter=CHOOSE+A+STARTING+LETTER&all_country=&all_letter=CHOOSE+A+STARTING+LETTER"
  10443     },
  10444     {
  10445         "d": "www.spareroom.co.uk",
  10446         "b": "spare",
  10447         "u": "https://www.spareroom.co.uk/flatshare/flatshare_detail.pl?flatshare_id={{{s}}}"
  10448     },
  10449     {
  10450         "d": "www.sparknotes.com",
  10451         "b": "sparknotes",
  10452         "u": "http://www.sparknotes.com/search?q={{{s}}}"
  10453     },
  10454     {
  10455         "d": "www.speakersassociates.com",
  10456         "b": "speakers",
  10457         "u": "https://www.speakersassociates.com/search?search_api_views_fulltext={{{s}}}"
  10458     },
  10459     {
  10460         "d": "www.speedsolving.com",
  10461         "b": "speedsolvingwiki",
  10462         "u": "https://www.speedsolving.com/wiki/index.php?title=Special%3ASearch&search={{{s}}} &go=Go"
  10463     },
  10464     {
  10465         "d": "www.spektrum.de",
  10466         "b": "spekbio",
  10467         "u": "https://www.spektrum.de/lexikon/biologie/?q={{{s}}}"
  10468     },
  10469     {
  10470         "d": "www.spektrum.de",
  10471         "b": "spekgeo",
  10472         "u": "https://www.spektrum.de/lexikon/geographie/?q={{{s}}}"
  10473     },
  10474     {
  10475         "d": "www.speedguide.net",
  10476         "b": "spg",
  10477         "u": "https://www.speedguide.net/search_rez.php?seek={{{s}}}&words=yes"
  10478     },
  10479     {
  10480         "d": "www.splcenter.org",
  10481         "b": "splc",
  10482         "u": "https://www.splcenter.org/resources?keyword={{{s}}}"
  10483     },
  10484     {
  10485         "d": "spongebob.fandom.com",
  10486         "b": "sponge",
  10487         "u": "https://spongebob.fandom.com/wiki/Special:Search?search={{{s}}}"
  10488     },
  10489     {
  10490         "d": "spoonacular.com",
  10491         "b": "spoonacular",
  10492         "u": "https://spoonacular.com/{{{s}}}"
  10493     },
  10494     {
  10495         "d": "link.springer.com",
  10496         "b": "springerfree",
  10497         "u": "https://link.springer.com/search?showAll=false&query={{{s}}}"
  10498     },
  10499     {
  10500         "d": "link.springer.com",
  10501         "b": "springerlink",
  10502         "u": "https://link.springer.com/search?query={{{s}}}"
  10503     },
  10504     {
  10505         "d": "link.springer.com",
  10506         "b": "springer",
  10507         "u": "http://link.springer.com/search?query={{{s}}}"
  10508     },
  10509     {
  10510         "d": "sproget.dk",
  10511         "b": "sproget",
  10512         "u": "https://sproget.dk/lookup?SearchableText={{{s}}}"
  10513     },
  10514     {
  10515         "d": "www.ncbi.nlm.nih.gov",
  10516         "b": "sra",
  10517         "u": "http://www.ncbi.nlm.nih.gov/sra/?term={{{s}}}"
  10518     },
  10519     {
  10520         "d": "www.admin.ch",
  10521         "b": "srch",
  10522         "u": "http://www.admin.ch/opc/search/?lang=de&language[]=de&product[]=fg&product[]=oc&product[]=cc&product[]=ba&product[]=jcd&date_range_min=&date_range_max=&d_compilation=both&d_is_in_force=yes&text={{{s}}}"
  10523     },
  10524     {
  10525         "d": "www.ssb.no",
  10526         "b": "ssbno",
  10527         "u": "https://www.ssb.no/sok?sok= {{{s}}}"
  10528     },
  10529     {
  10530         "d": "www.semanticscholar.org",
  10531         "b": "ssch",
  10532         "u": "https://www.semanticscholar.org/search?q={{{s}}}&sort=relevance&ae=false"
  10533     },
  10534     {
  10535         "d": "dictionnaire.sensagent.leparisien.fr",
  10536         "b": "ssg",
  10537         "u": "http://dictionnaire.sensagent.leparisien.fr/{{{s}}}/fr-fr/"
  10538     },
  10539     {
  10540         "d": "ssjc.ujc.cas.cz",
  10541         "b": "ssjc",
  10542         "u": "http://ssjc.ujc.cas.cz/search.php?heslo={{{s}}}"
  10543     },
  10544     {
  10545         "d": "www.speakinglatino.com",
  10546         "b": "sslang",
  10547         "u": "http://www.speakinglatino.com/?s={{{s}}}&advanced=0&search_type=&posts_country=&posts_category=&words_country=&words_category=&words_letter=CHOOSE+A+STARTING+LETTER&all_country=&all_letter=CHOOSE+A+STARTING+LETTER"
  10548     },
  10549     {
  10550         "d": "www.ssoar.info",
  10551         "b": "ssoar",
  10552         "u": "http://www.ssoar.info/ssoar/discover?query={{{s}}}"
  10553     },
  10554     {
  10555         "d": "surrey-primotc.hosted.exlibrisgroup.com",
  10556         "b": "ss",
  10557         "u": "https://surrey-primotc.hosted.exlibrisgroup.com/primo-explore/search?vl(freeText0)={{{s}}}&fn=search&vid=44SUR_VU1&tab=default_tab&query=any,contains,{{{s}}}&search_scope=default_scope"
  10558     },
  10559     {
  10560         "d": "csgostash.com",
  10561         "b": "sst",
  10562         "u": "https://csgostash.com/google-search?q={{{s}}}"
  10563     },
  10564     {
  10565         "d": "www.speedsolving.com",
  10566         "b": "sswiki",
  10567         "u": "https://www.speedsolving.com/wiki/index.php?title=Special%3ASearch&search={{{s}}}&go=Go"
  10568     },
  10569     {
  10570         "d": "stacks.math.columbia.edu",
  10571         "b": "stacksproj",
  10572         "u": "https://stacks.math.columbia.edu/search?query={{{s}}}"
  10573     },
  10574     {
  10575         "d": "www.statenvertaling.net",
  10576         "b": "staten",
  10577         "u": "https://www.statenvertaling.net/zoek.php?q={{{s}}}"
  10578     },
  10579     {
  10580         "d": "www.stationsweb.nl",
  10581         "b": "stationsweb",
  10582         "u": "http://www.stationsweb.nl/stationlijst.asp?station={{{s}}} "
  10583     },
  10584     {
  10585         "d": "www.statista.com",
  10586         "b": "statista",
  10587         "u": "https://www.statista.com/search/?q={{{s}}}"
  10588     },
  10589     {
  10590         "d": "www.statsbiblioteket.dk",
  10591         "b": "statsbiblioteket",
  10592         "u": "https://www.statsbiblioteket.dk/au/?locale=en#/search?query={{{s}}}"
  10593     },
  10594     {
  10595         "d": "statisticsbyjim.com",
  10596         "b": "stats",
  10597         "u": "https://statisticsbyjim.com/?s={{{s}}}"
  10598     },
  10599     {
  10600         "d": "www.stata.com",
  10601         "b": "stdoc",
  10602         "u": "http://www.stata.com/help.cgi?{{{s}}}"
  10603     },
  10604     {
  10605         "d": "portal.stf.jus.br",
  10606         "b": "stf",
  10607         "u": "http://portal.stf.jus.br/processos/listarProcessos.asp?classe=&numeroProcesso={{{s}}}"
  10608     },
  10609     {
  10610         "d": "biblioteket.stockholm.se",
  10611         "b": "sthlmbibbla",
  10612         "u": "https://biblioteket.stockholm.se/sok?freetext={{{s}}}"
  10613     },
  10614     {
  10615         "d": "stilltasty.com",
  10616         "b": "stilltasty",
  10617         "u": "https://stilltasty.com/Search?q={{{s}}}"
  10618     },
  10619     {
  10620         "d": "www.stixoi.info",
  10621         "b": "stixoi",
  10622         "u": "http://www.stixoi.info/stixoi.php?info=SS&keywords={{{s}}}&act=ss"
  10623     },
  10624     {
  10625         "d": "www.straightdope.com",
  10626         "b": "straightdope",
  10627         "u": "http://www.straightdope.com/columns/search?query={{{s}}}&action=search"
  10628     },
  10629     {
  10630         "d": "www.wikileaf.com",
  10631         "b": "strain",
  10632         "u": "https://www.wikileaf.com/strains/?search={{{s}}}"
  10633     },
  10634     {
  10635         "d": "www.biblestudytools.com",
  10636         "b": "strongs",
  10637         "u": "https://www.biblestudytools.com/search/?q={{{s}}}&t=kjv&s=Bibles"
  10638     },
  10639     {
  10640         "d": "st-takla.org",
  10641         "b": "sts",
  10642         "u": "http://st-takla.org/Coptic-Search-St-Takla.org/site_search.php?q={{{s}}}&op=and"
  10643     },
  10644     {
  10645         "d": "www.sacred-texts.com",
  10646         "b": "sttexts",
  10647         "u": "http://www.sacred-texts.com/cat/srchtitl.htm?search_str={{{s}}}"
  10648     },
  10649     {
  10650         "d": "www.studentdoctor.net",
  10651         "b": "studentdoctor",
  10652         "u": "http://www.studentdoctor.net/search-sdn/?cx={{{s}}}"
  10653     },
  10654     {
  10655         "d": "studybible.info",
  10656         "b": "studybible",
  10657         "u": "http://studybible.info/YLT/{{{s}}}"
  10658     },
  10659     {
  10660         "d": "study.com",
  10661         "b": "study",
  10662         "u": "https://study.com/search/text/academy.html?q={{{s}}}"
  10663     },
  10664     {
  10665         "d": "www.stupidedia.org",
  10666         "b": "stupi",
  10667         "u": "http://www.stupidedia.org/stupi?title=Spezial%3ASuche&search={{{s}}} "
  10668     },
  10669     {
  10670         "d": "www.superteacherworksheets.com",
  10671         "b": "stws",
  10672         "u": "https://www.superteacherworksheets.com/search-results.html?srch_words={{{s}}}"
  10673     },
  10674     {
  10675         "d": "www.sudoc.abes.fr",
  10676         "b": "sudoc",
  10677         "u": "http://www.sudoc.abes.fr//DB=2.1/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=RLV&TRM={{{s}}}"
  10678     },
  10679     {
  10680         "d": "learn.sharedusemobilitycenter.org",
  10681         "b": "sumc",
  10682         "u": "https://learn.sharedusemobilitycenter.org/search/?keyword={{{s}}}"
  10683     },
  10684     {
  10685         "d": "sunnah.com",
  10686         "b": "sunnah",
  10687         "u": "https://sunnah.com/search/?q={{{s}}}"
  10688     },
  10689     {
  10690         "d": "supercoachtalk.com",
  10691         "b": "supercoachtalk",
  10692         "u": "http://supercoachtalk.com/?s={{{s}}}"
  10693     },
  10694     {
  10695         "d": "www.google.fr",
  10696         "b": "superphysique",
  10697         "u": "https://www.google.fr/search?q=site:www.superphysique.org+{{{s}}}"
  10698     },
  10699     {
  10700         "d": "suttacentral.net",
  10701         "b": "suttac",
  10702         "u": "https://suttacentral.net/search?query={{{s}}}"
  10703     },
  10704     {
  10705         "d": "mw.lojban.org",
  10706         "b": "sutysisku",
  10707         "u": "http://mw.lojban.org/extensions/ilmentufa/i/en/index.html#sisku/{{{s}}}"
  10708     },
  10709     {
  10710         "d": "stanford.rimeto.io",
  10711         "b": "suwho",
  10712         "u": "https://stanford.rimeto.io/search/{{{s}}}"
  10713     },
  10714     {
  10715         "d": "svenska.se",
  10716         "b": "svao",
  10717         "u": "https://svenska.se/tre/?sok={{{s}}}"
  10718     },
  10719     {
  10720         "d": "translate.google.com",
  10721         "b": "sven",
  10722         "u": "https://translate.google.com/#sv/en/{{{s}}}"
  10723     },
  10724     {
  10725         "d": "svenska.se",
  10726         "b": "svenska",
  10727         "u": "https://svenska.se/tre/?sok={{{s}}}&pz=1"
  10728     },
  10729     {
  10730         "d": "help.sitevision.se",
  10731         "b": "svhelp",
  10732         "u": "https://help.sitevision.se/SiteVision_4_0/searchhelp.html?query={{{s}}}"
  10733     },
  10734     {
  10735         "d": "www.synonymer.se",
  10736         "b": "svs",
  10737         "u": "https://www.synonymer.se/sv-syn/{{{s}}}"
  10738     },
  10739     {
  10740         "d": "es.stardewvalleywiki.com",
  10741         "b": "svwe",
  10742         "u": "https://es.stardewvalleywiki.com/ {{{s}}}"
  10743     },
  10744     {
  10745         "d": "www.swissbib.ch",
  10746         "b": "swissbib",
  10747         "u": "https://www.swissbib.ch/Search/Results?lookfor={{{s}}}&type=AllFields"
  10748     },
  10749     {
  10750         "d": "searchworks.stanford.edu",
  10751         "b": "sworks",
  10752         "u": "http://searchworks.stanford.edu/?utf8=✓&search_field=search&q={{{s}}}"
  10753     },
  10754     {
  10755         "d": "simple.wikipedia.org",
  10756         "b": "sw",
  10757         "u": "https://simple.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  10758     },
  10759     {
  10760         "d": "www.sweetsearch.com",
  10761         "b": "swtsearch",
  10762         "u": "http://www.sweetsearch.com/search?q={{{s}}}"
  10763     },
  10764     {
  10765         "d": "words.bighugelabs.com",
  10766         "b": "sy",
  10767         "u": "http://words.bighugelabs.com/{{{s}}}"
  10768     },
  10769     {
  10770         "d": "www.symbolab.com",
  10771         "b": "symb",
  10772         "u": "https://www.symbolab.com/solver/step-by-step/{{{s}}}"
  10773     },
  10774     {
  10775         "d": "www.symbolab.com",
  10776         "b": "symolab",
  10777         "u": "http://www.symbolab.com/solver/step-by-step/{{{s}}}"
  10778     },
  10779     {
  10780         "d": "www.synapse.org",
  10781         "b": "synapse",
  10782         "u": "https://www.synapse.org/#!Search:{{{s}}} "
  10783     },
  10784     {
  10785         "d": "synonyme.de",
  10786         "b": "synde",
  10787         "u": "http://synonyme.de/{{{s}}}/"
  10788     },
  10789     {
  10790         "d": "www.crisco.unicaen.fr",
  10791         "b": "synf",
  10792         "u": "http://www.crisco.unicaen.fr/des/synonymes/{{{s}}}"
  10793     },
  10794     {
  10795         "d": "synoniemen.net",
  10796         "b": "synoniemen",
  10797         "u": "http://synoniemen.net/index.php?zoekterm={{{s}}}"
  10798     },
  10799     {
  10800         "d": "www.slovnik-synonym.cz",
  10801         "b": "synonyma",
  10802         "u": "http://www.slovnik-synonym.cz/web.php/hledat?typ_hledani=prefix&cizi_slovo={{{s}}}"
  10803     },
  10804     {
  10805         "d": "www.crisco.unicaen.fr",
  10806         "b": "synonyme",
  10807         "u": "http://www.crisco.unicaen.fr/des/synonymes/{{{s}}}"
  10808     },
  10809     {
  10810         "d": "www.synonymer.se",
  10811         "b": "synonymer",
  10812         "u": "https://www.synonymer.se/sv-syn/{{{s}}}"
  10813     },
  10814     {
  10815         "d": "synonymes.com",
  10816         "b": "synonymes",
  10817         "u": "http://synonymes.com/resultats.php?mot={{{s}}}"
  10818     },
  10819     {
  10820         "d": "thesaurus.com",
  10821         "b": "synonyms",
  10822         "u": "http://thesaurus.com/browse/{{{s}}}"
  10823     },
  10824     {
  10825         "d": "www.thesaurus.com",
  10826         "b": "synonym",
  10827         "u": "http://www.thesaurus.com/browse/{{{s}}} "
  10828     },
  10829     {
  10830         "d": "www.synonymo.fr",
  10831         "b": "syno",
  10832         "u": "http://www.synonymo.fr/syno/{{{s}}}"
  10833     },
  10834     {
  10835         "d": "www.synonimy.pl",
  10836         "b": "synpl",
  10837         "u": "https://www.synonimy.pl/synonim/{{{s}}}"
  10838     },
  10839     {
  10840         "d": "thesaurus.com",
  10841         "b": "syn",
  10842         "u": "http://thesaurus.com/browse/{{{s}}}"
  10843     },
  10844     {
  10845         "d": "www.systranet.com",
  10846         "b": "sysef",
  10847         "u": "http://www.systranet.com/fr/fr/dictionary/english-french/{{{s}}}?"
  10848     },
  10849     {
  10850         "d": "www.systranet.com",
  10851         "b": "sysensw",
  10852         "u": "http://www.systranet.com/fr/fr/dictionary/english-swedish/{{{s}}}?"
  10853     },
  10854     {
  10855         "d": "www.systranet.com",
  10856         "b": "sysfe",
  10857         "u": "http://www.systranet.com/fr/fr/dictionary/french-english/{{{s}}}?"
  10858     },
  10859     {
  10860         "d": "www.systranet.com",
  10861         "b": "sysswen",
  10862         "u": "http://www.systranet.com/fr/fr/dictionary/swedish-english/{{{s}}}?"
  10863     },
  10864     {
  10865         "d": "slovnik.seznam.cz",
  10866         "b": "sznsfr",
  10867         "u": "https://slovnik.seznam.cz/fr-cz/?q={{{s}}}"
  10868     },
  10869     {
  10870         "d": "taaladvies.net",
  10871         "b": "taal",
  10872         "u": "http://taaladvies.net/taal/advies/zoek.php?q={{{s}}}"
  10873     },
  10874     {
  10875         "d": "www.tafesa.edu.au",
  10876         "b": "tafesa",
  10877         "u": "https://www.tafesa.edu.au/search-results?indexCatalogue=all&searchQuery={{{s}}}"
  10878     },
  10879     {
  10880         "d": "www.trafikverket.se",
  10881         "b": "tåg",
  10882         "u": "https://www.trafikverket.se/trafikinformation/tag/?&TrainOrStation={{{s}}}"
  10883     },
  10884     {
  10885         "d": "www.tripadvisor.it",
  10886         "b": "tait",
  10887         "u": "https://www.tripadvisor.it/Search?q={{{s}}}"
  10888     },
  10889     {
  10890         "d": "takoboto.jp",
  10891         "b": "takoboto",
  10892         "u": "http://takoboto.jp/?q={{{s}}}"
  10893     },
  10894     {
  10895         "d": "takoboto.jp",
  10896         "b": "tako",
  10897         "u": "http://takoboto.jp/?q={{{s}}}"
  10898     },
  10899     {
  10900         "d": "tiger-algebra.com",
  10901         "b": "talg",
  10902         "u": "http://tiger-algebra.com/drill/{{{s}}}/"
  10903     },
  10904     {
  10905         "d": "tangorin.com",
  10906         "b": "tangorin",
  10907         "u": "http://tangorin.com/examples/{{{s}}}"
  10908     },
  10909     {
  10910         "d": "www.tanks-encyclopedia.com",
  10911         "b": "tanks",
  10912         "u": "http://www.tanks-encyclopedia.com/?s={{{s}}}"
  10913     },
  10914     {
  10915         "d": "tanzil.net",
  10916         "b": "tanzil",
  10917         "u": "http://tanzil.net/#search/quran/{{{s}}}"
  10918     },
  10919     {
  10920         "d": "www.tastekid.com",
  10921         "b": "tastekid",
  10922         "u": "http://www.tastekid.com/like/{{{s}}}"
  10923     },
  10924     {
  10925         "d": "www.tasteline.com",
  10926         "b": "tasteline",
  10927         "u": "http://www.tasteline.com/ReceptSok/{{{s}}}"
  10928     },
  10929     {
  10930         "d": "tatoeba.org",
  10931         "b": "tatoeba",
  10932         "u": "http://tatoeba.org/sentences/search?query={{{s}}}"
  10933     },
  10934     {
  10935         "d": "tatoeba.org",
  10936         "b": "tatoebla",
  10937         "u": "http://tatoeba.org/sentences/search?query={{{s}}}"
  10938     },
  10939     {
  10940         "d": "tatoeba.org",
  10941         "b": "tato",
  10942         "u": "https://tatoeba.org/sentences/search?query={{{s}}}"
  10943     },
  10944     {
  10945         "d": "www.tripadvisor.com",
  10946         "b": "ta",
  10947         "u": "http://www.tripadvisor.com/Search?q={{{s}}} "
  10948     },
  10949     {
  10950         "d": "ta.wikipedia.org",
  10951         "b": "tawk",
  10952         "u": "https://ta.wikipedia.org/w/index.php?search= {{{s}}}&title=%E0%AE%9A%E0%AE%BF%E0%AE%B1%E0%AE%AA%E0%AF%8D%E0%AE%AA%E0%AF%81%3ASearch&go=%E0%AE%9A%E0%AF%86%E0%AE%B2%E0%AF%8D"
  10953     },
  10954     {
  10955         "d": "www.taxi.it",
  10956         "b": "taxi",
  10957         "u": "https://www.taxi.it/?s={{{s}}}"
  10958     },
  10959     {
  10960         "d": "www.thebluealliance.com",
  10961         "b": "tba",
  10962         "u": "https://www.thebluealliance.com/search?q={{{s}}}"
  10963     },
  10964     {
  10965         "d": "bigbangtheory.wikia.com",
  10966         "b": "tbbtwiki",
  10967         "u": "http://bigbangtheory.wikia.com/wiki/Special:Search?search={{{s}}}&fulltext=Search&ns0=1&ns14=1#"
  10968     },
  10969     {
  10970         "d": "www.tradingcarddb.com",
  10971         "b": "tcdb",
  10972         "u": "https://www.tradingcarddb.com/Search.cfm?SearchCategory=Baseball&cx=partner-pub-2387250451295121%3Ahes0ib-44xp&cof=FORID%3A10&ie=ISO-8859-1&q={{{s}}}"
  10973     },
  10974     {
  10975         "d": "www.thecanadianencyclopedia.ca",
  10976         "b": "tce",
  10977         "u": "https://www.thecanadianencyclopedia.ca/en/search?search={{{s}}}"
  10978     },
  10979     {
  10980         "d": "www.statutes.legis.state.tx.us",
  10981         "b": "tcs",
  10982         "u": "http://www.statutes.legis.state.tx.us/SearchResults.aspx?CP=1&Code=ZZ&Phrase={{{s}}}"
  10983     },
  10984     {
  10985         "d": "sozluk.gov.tr",
  10986         "b": "tdk",
  10987         "u": "https://sozluk.gov.tr/?kelime={{{s}}}"
  10988     },
  10989     {
  10990         "d": "www.tearma.ie",
  10991         "b": "tearma",
  10992         "u": "http://www.tearma.ie/Search.aspx?term={{{s}}}"
  10993     },
  10994     {
  10995         "d": "www.technobyte.org",
  10996         "b": "technobyte",
  10997         "u": "https://www.technobyte.org/?s={{{s}}}"
  10998     },
  10999     {
  11000         "d": "duckduckgo.com",
  11001         "b": "tec",
  11002         "u": "https://duckduckgo.com/?q={{{s}}}+site%3Ahttp%3A%2F%2Fwww.ecologicalcitizen.net%2F&ia=web"
  11003     },
  11004     {
  11005         "d": "ed.ted.com",
  11006         "b": "teded",
  11007         "u": "https://ed.ted.com/search?utf8=✓&qs={{{s}}}"
  11008     },
  11009     {
  11010         "d": "yellowpages.superpages.com",
  11011         "b": "tel",
  11012         "u": "http://yellowpages.superpages.com/listings.jsp?C={{{s}}}&CS=L&MCBP=true&search=Find+It&SRC=&STYPE=S&SCS=&channelId=&sessionId="
  11013     },
  11014     {
  11015         "d": "www.treccani.it",
  11016         "b": "tenc",
  11017         "u": "http://www.treccani.it/enciclopedia/tag/{{{s}}}/"
  11018     },
  11019     {
  11020         "d": "teonanacatl.org",
  11021         "b": "teo",
  11022         "u": "https://teonanacatl.org/search/1/?q={{{s}}}"
  11023     },
  11024     {
  11025         "d": "www.termania.net",
  11026         "b": "termania",
  11027         "u": "http://www.termania.net/iskanje?query={{{s}}}&SearchIn=All"
  11028     },
  11029     {
  11030         "d": "www.termcat.cat",
  11031         "b": "termcat",
  11032         "u": "https://www.termcat.cat/cercaterm/{{{s}}}?type=basic"
  11033     },
  11034     {
  11035         "d": "tesoro.pr",
  11036         "b": "tesoro",
  11037         "u": "https://tesoro.pr/busqueda?q={{{s}}}"
  11038     },
  11039     {
  11040         "d": "www.greek-language.gr",
  11041         "b": "test",
  11042         "u": "http://www.greek-language.gr/greekLang/modern_greek/tools/lexica/triantafyllides/search.html?lq={{{s}}}"
  11043     },
  11044     {
  11045         "d": "www.treccani.it",
  11046         "b": "te",
  11047         "u": "http://www.treccani.it/enciclopedia/tag/{{{s}}}/"
  11048     },
  11049     {
  11050         "d": "eur-lex.europa.eu",
  11051         "b": "teu",
  11052         "u": "http://eur-lex.europa.eu/search.html?wh0=DN%3D12012M*&lbStatus=ALL&qid=1459001887262&DTS_DOM=EU_LAW&ARTICLE_NUM={{{s}}}&treatyStatus=ARTICLE_NUMBER&type=advanced&lang=en&SUBDOM_INIT=TREATIES&legalCelex=TEU_2012&DTS_SUBDOM=TREATIES"
  11053     },
  11054     {
  11055         "d": "te.wikipedia.org",
  11056         "b": "tewiki",
  11057         "u": "https://te.wikipedia.org/w/index.php?search={{{s}}}"
  11058     },
  11059     {
  11060         "d": "www.textileschool.com",
  11061         "b": "textileschool",
  11062         "u": "https://www.textileschool.com/?s={{{s}}}"
  11063     },
  11064     {
  11065         "d": "acronyms.thefreedictionary.com",
  11066         "b": "tfdacronyms",
  11067         "u": "http://acronyms.thefreedictionary.com/{{{s}}}"
  11068     },
  11069     {
  11070         "d": "de.thefreedictionary.com",
  11071         "b": "tfdde",
  11072         "u": "http://de.thefreedictionary.com/{{{s}}}"
  11073     },
  11074     {
  11075         "d": "encyclopedia2.thefreedictionary.com",
  11076         "b": "tfdencyclopedia",
  11077         "u": "http://encyclopedia2.thefreedictionary.com/{{{s}}}"
  11078     },
  11079     {
  11080         "d": "financial-dictionary.thefreedictionary.com",
  11081         "b": "tfdfinancial",
  11082         "u": "http://financial-dictionary.thefreedictionary.com/{{{s}}}"
  11083     },
  11084     {
  11085         "d": "idioms.thefreedictionary.com",
  11086         "b": "tfdidioms",
  11087         "u": "http://idioms.thefreedictionary.com/{{{s}}}"
  11088     },
  11089     {
  11090         "d": "legal-dictionary.thefreedictionary.com",
  11091         "b": "tfdlegal",
  11092         "u": "http://legal-dictionary.thefreedictionary.com/{{{s}}}"
  11093     },
  11094     {
  11095         "d": "medical-dictionary.thefreedictionary.com",
  11096         "b": "tfdmedical",
  11097         "u": "http://medical-dictionary.thefreedictionary.com/{{{s}}}"
  11098     },
  11099     {
  11100         "d": "www.thefreedictionary.com",
  11101         "b": "tfd",
  11102         "u": "http://www.thefreedictionary.com/{{{s}}}"
  11103     },
  11104     {
  11105         "d": "forum.tfes.org",
  11106         "b": "tfes",
  11107         "u": "https://forum.tfes.org/index.php?action=search2;search={{{s}}}"
  11108     },
  11109     {
  11110         "d": "www.tfl.gov.uk",
  11111         "b": "tfl",
  11112         "u": "http://www.tfl.gov.uk/tfl/search/?keywords={{{s}}}"
  11113     },
  11114     {
  11115         "d": "search.tga.gov.au",
  11116         "b": "tga",
  11117         "u": "https://search.tga.gov.au/s/search.html?collection=tga-websites-web&query={{{s}}}&op=Search"
  11118     },
  11119     {
  11120         "d": "www.thegreatcourses.com",
  11121         "b": "tgc",
  11122         "u": "http://www.thegreatcourses.com/search/result/?q={{{s}}}"
  11123     },
  11124     {
  11125         "d": "thegamesdb.net",
  11126         "b": "tgdb",
  11127         "u": "http://thegamesdb.net/search/?string={{{s}}}&function=Search"
  11128     },
  11129     {
  11130         "d": "tangorin.com",
  11131         "b": "tgdict",
  11132         "u": "https://tangorin.com/words?search={{{s}}}"
  11133     },
  11134     {
  11135         "d": "tangorin.com",
  11136         "b": "tgr",
  11137         "u": "http://tangorin.com/general/{{{s}}}"
  11138     },
  11139     {
  11140         "d": "www.thai-language.com",
  11141         "b": "thai",
  11142         "u": "http://www.thai-language.com/default.aspx?search={{{s}}}"
  11143     },
  11144     {
  11145         "d": "translate.google.com",
  11146         "b": "then",
  11147         "u": "https://translate.google.com/#th/en/{{{s}}}"
  11148     },
  11149     {
  11150         "d": "www.theses.fr",
  11151         "b": "theses",
  11152         "u": "http://www.theses.fr/?q={{{s}}}"
  11153     },
  11154     {
  11155         "d": "tel.archives-ouvertes.fr",
  11156         "b": "thesetel",
  11157         "u": "https://tel.archives-ouvertes.fr/search/index/?q={{{s}}}"
  11158     },
  11159     {
  11160         "d": "www.thesaurus.com",
  11161         "b": "thes",
  11162         "u": "http://www.thesaurus.com/browse/{{{s}}}"
  11163     },
  11164     {
  11165         "d": "www.theyworkforyou.com",
  11166         "b": "theyworkforyou",
  11167         "u": "http://www.theyworkforyou.com/search/?q={{{s}}}"
  11168     },
  11169     {
  11170         "d": "suche.thulb.uni-jena.de",
  11171         "b": "thj",
  11172         "u": "https://suche.thulb.uni-jena.de/Search/Results?lookfor={{{s}}}"
  11173     },
  11174     {
  11175         "d": "www.th-nuernberg.de",
  11176         "b": "thnuernberg",
  11177         "u": "https://www.th-nuernberg.de/suche/?id=1&L=0&q={{{s}}}"
  11178     },
  11179     {
  11180         "d": "www.thoughtco.com",
  11181         "b": "thoughtco",
  11182         "u": "https://www.thoughtco.com/search?q={{{s}}}"
  11183     },
  11184     {
  11185         "d": "www.thrustcurve.org",
  11186         "b": "thrustcurve",
  11187         "u": "http://www.thrustcurve.org/motorsearch.jsp?designation={{{s}}}"
  11188     },
  11189     {
  11190         "d": "opac.tib.uni-hannover.de",
  11191         "b": "tib",
  11192         "u": "http://opac.tib.uni-hannover.de/DB=1/CHARSET=UTF-8/SRCH?IKT=1016&TRM={{{s}}}"
  11193     },
  11194     {
  11195         "d": "opac.tib.uni-hannover.de",
  11196         "b": "tibub",
  11197         "u": "http://opac.tib.uni-hannover.de/DB=1/SET=1/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM={{{s}}}"
  11198     },
  11199     {
  11200         "d": "opac.tib.uni-hannover.de",
  11201         "b": "tiho",
  11202         "u": "http://opac.tib.uni-hannover.de/DB=5/LNG=DU/SID=40343eab-1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM={{{s}}}"
  11203     },
  11204     {
  11205         "d": "llevatilde.es",
  11206         "b": "tilde",
  11207         "u": "https://llevatilde.es/palabra/{{{s}}}"
  11208     },
  11209     {
  11210         "d": "ideja.d2.si",
  11211         "b": "timekiller",
  11212         "u": "https://ideja.d2.si/results?q={{{s}}}"
  11213     },
  11214     {
  11215         "d": "tippie.uiowa.edu",
  11216         "b": "tippie",
  11217         "u": "https://tippie.uiowa.edu/google-search?search={{{s}}}"
  11218     },
  11219     {
  11220         "d": "tiss.tuwien.ac.at",
  11221         "b": "tiss",
  11222         "u": "https://tiss.tuwien.ac.at/adressbuch/adressbuch/suche?suchtext={{{s}}}"
  11223     },
  11224     {
  11225         "d": "www.tradooit.com",
  11226         "b": "tit",
  11227         "u": "http://www.tradooit.com/info.php?q={{{s}}} &btn-recherche.x=0&btn-recherche.y=0&langFrom=en&langTo=fr"
  11228     },
  11229     {
  11230         "d": "tradukka.com",
  11231         "b": "tkk2es",
  11232         "u": "http://tradukka.com/translate/es/{{{s}}}"
  11233     },
  11234     {
  11235         "d": "tradukka.com",
  11236         "b": "tkk",
  11237         "u": "http://tradukka.com/translate/en/{{{s}}}"
  11238     },
  11239     {
  11240         "d": "www.cnrtl.fr",
  11241         "b": "tlfi",
  11242         "u": "http://www.cnrtl.fr/definition/{{{s}}}"
  11243     },
  11244     {
  11245         "d": "trademarks.justia.com",
  11246         "b": "tmark",
  11247         "u": "http://trademarks.justia.com/search.php?q={{{s}}}"
  11248     },
  11249     {
  11250         "d": "www.travelmath.com",
  11251         "b": "tmn",
  11252         "u": "http://www.travelmath.com/nearest-airport/{{{s}}}"
  11253     },
  11254     {
  11255         "d": "discovery.nationalarchives.gov.uk",
  11256         "b": "tna",
  11257         "u": "http://discovery.nationalarchives.gov.uk/results/r?_q={{{s}}}"
  11258     },
  11259     {
  11260         "d": "www.tolweb.org",
  11261         "b": "tof",
  11262         "u": "http://www.tolweb.org/tree/{{{s}}}"
  11263     },
  11264     {
  11265         "d": "tolkiengateway.net",
  11266         "b": "tolkien",
  11267         "u": "http://tolkiengateway.net/wiki/Special:Search?search={{{s}}}"
  11268     },
  11269     {
  11270         "d": "tolweb.org",
  11271         "b": "tol",
  11272         "u": "http://tolweb.org/tree/home.pages/search.html?q={{{s}}}&sa=Search"
  11273     },
  11274     {
  11275         "d": "www.techopedia.com",
  11276         "b": "top",
  11277         "u": "https://www.techopedia.com/search?q={{{s}}}&section=all"
  11278     },
  11279     {
  11280         "d": "www.touristindonesia.tk",
  11281         "b": "tourindo",
  11282         "u": "https://www.touristindonesia.tk/search?q={{{s}}}"
  11283     },
  11284     {
  11285         "d": "www.torontopubliclibrary.ca",
  11286         "b": "tpl",
  11287         "u": "http://www.torontopubliclibrary.ca/search.jsp?Ntt={{{s}}}"
  11288     },
  11289     {
  11290         "d": "thesaurus.plus",
  11291         "b": "tp",
  11292         "u": "https://thesaurus.plus/search?q={{{s}}}"
  11293     },
  11294     {
  11295         "d": "www.traegergrills.com",
  11296         "b": "traeger",
  11297         "u": "https://www.traegergrills.com/recipes?types=RecipeDetail&term={{{s}}}"
  11298     },
  11299     {
  11300         "d": "tramper.nz",
  11301         "b": "tramper",
  11302         "u": "http://tramper.nz/?view=search&keywords={{{s}}}"
  11303     },
  11304     {
  11305         "d": "www.trappersreport.com",
  11306         "b": "trap",
  11307         "u": "https://www.trappersreport.com/?q={{{s}}}"
  11308     },
  11309     {
  11310         "d": "traum-deutung.de",
  11311         "b": "traumdeutung",
  11312         "u": "https://traum-deutung.de/?s={{{s}}}"
  11313     },
  11314     {
  11315         "d": "thewelltravelledfamily.com",
  11316         "b": "travel",
  11317         "u": "https://thewelltravelledfamily.com/?s={{{s}}}"
  11318     },
  11319     {
  11320         "d": "www.treccani.it",
  11321         "b": "treccani",
  11322         "u": "http://www.treccani.it/vocabolario/tag/{{{s}}}"
  11323     },
  11324     {
  11325         "d": "www.thesaurus.com",
  11326         "b": "tref",
  11327         "u": "http://www.thesaurus.com/browse/{{{s}}}"
  11328     },
  11329     {
  11330         "d": "translate.google.com",
  11331         "b": "trenth",
  11332         "u": "https://translate.google.com/#en/th/{{{s}}}"
  11333     },
  11334     {
  11335         "d": "www.tripadvisor.com",
  11336         "b": "tripadvisor",
  11337         "u": "http://www.tripadvisor.com/Search?q={{{s}}}&sub-search=Go"
  11338     },
  11339     {
  11340         "d": "www.tripoto.com",
  11341         "b": "tripoto",
  11342         "u": "https://www.tripoto.com/travel-guide/{{{s}}}"
  11343     },
  11344     {
  11345         "d": "wiki.tripsit.me",
  11346         "b": "tripsit",
  11347         "u": "https://wiki.tripsit.me/index.php?search={{{s}}}"
  11348     },
  11349     {
  11350         "d": "www.tripdatabase.com",
  11351         "b": "trip",
  11352         "u": "http://www.tripdatabase.com/search?criteria={{{s}}}"
  11353     },
  11354     {
  11355         "d": "trove.nla.gov.au",
  11356         "b": "trove",
  11357         "u": "http://trove.nla.gov.au/result?q={{{s}}} "
  11358     },
  11359     {
  11360         "d": "translatica.pl",
  11361         "b": "trpl",
  11362         "u": "http://translatica.pl/szukaj/{{{s}}}"
  11363     },
  11364     {
  11365         "d": "www.grnpedia.org",
  11366         "b": "trrust",
  11367         "u": "http://www.grnpedia.org/trrust/result.php?gene={{{s}}}&species=human&confirm=0"
  11368     },
  11369     {
  11370         "d": "www.trulia.com",
  11371         "b": "trulia",
  11372         "u": "http://www.trulia.com/validate.php?tst=h&display=for+sale&search={{{s}}}&type=&min_price=min&max_price=max&min_num_beds=0&min_num_baths=0&min_size=0&submit_btn=SEARCH"
  11373     },
  11374     {
  11375         "d": "www.tryggehandel.se",
  11376         "b": "tryggehandel",
  11377         "u": "https://www.tryggehandel.se/?s={{{s}}}"
  11378     },
  11379     {
  11380         "d": "www.thestudentroom.co.uk",
  11381         "b": "tsr",
  11382         "u": "https://www.thestudentroom.co.uk/search/?tsr-search-query={{{s}}}"
  11383     },
  11384     {
  11385         "d": "tatoeba.org",
  11386         "b": "ttb-ita",
  11387         "u": "http://tatoeba.org/eng/sentences/search?query={{{s}}}&from=und&to=ita"
  11388     },
  11389     {
  11390         "d": "books.google.com",
  11391         "b": "ttbooks",
  11392         "u": "https://books.google.com/talktobooks/query?q={{{s}}}"
  11393     },
  11394     {
  11395         "d": "www.btb.termiumplus.gc.ca",
  11396         "b": "t+",
  11397         "u": "http://www.btb.termiumplus.gc.ca/tpv2alpha/alpha-fra.html?lang=fra&i=&index=alt&__index=alt&srchtxt={{{s}}}&comencsrch.x=0&comencsrch.y=0"
  11398     },
  11399     {
  11400         "d": "www.thesaurus.com",
  11401         "b": "t",
  11402         "u": "http://www.thesaurus.com/browse/{{{s}}}"
  11403     },
  11404     {
  11405         "d": "techterms.com",
  11406         "b": "ttt",
  11407         "u": "https://techterms.com/search?query={{{s}}}"
  11408     },
  11409     {
  11410         "d": "katalog.tub.tuhh.de",
  11411         "b": "tub",
  11412         "u": "https://katalog.tub.tuhh.de/Search/Results?lookfor={{{s}}}&type=AllFields&limit=20&sort=relevance"
  11413     },
  11414     {
  11415         "d": "duckduckgo.com",
  11416         "b": "tuc",
  11417         "u": "https://duckduckgo.com/?q={{{s}}}+site%3Awww.tu-chemnitz.de"
  11418     },
  11419     {
  11420         "d": "www.tudelft.nl",
  11421         "b": "tud",
  11422         "u": "https://www.tudelft.nl/en/search/?q={{{s}}}"
  11423     },
  11424     {
  11425         "d": "www.tudogostoso.com.br",
  11426         "b": "tudogostoso",
  11427         "u": "http://www.tudogostoso.com.br/busca?q={{{s}}}"
  11428     },
  11429     {
  11430         "d": "search.tugraz.at",
  11431         "b": "tug",
  11432         "u": "http://search.tugraz.at/search?q={{{s}}}&site=Alle&btnG=Suchen&client=tug_portal&output=xml_no_dtd&proxystylesheet=tug_portal&sitesearch=www.tugraz.at"
  11433     },
  11434     {
  11435         "d": "www.tuhh.de",
  11436         "b": "tuhh",
  11437         "u": "https://www.tuhh.de/tuhh/suche/suchergebnis.html?cx=013498366615220259019:ljc1ircsxvi&ie=utf8&hl=de&q={{{s}}}"
  11438     },
  11439     {
  11440         "d": "www.tujavortaro.net",
  11441         "b": "tuj",
  11442         "u": "http://www.tujavortaro.net/?vorto={{{s}}}"
  11443     },
  11444     {
  11445         "d": "www.tum.de",
  11446         "b": "tum",
  11447         "u": "https://www.tum.de/en/spezialseiten/search/?q={{{s}}}&sites=all"
  11448     },
  11449     {
  11450         "d": "tunearch.org",
  11451         "b": "tunearch",
  11452         "u": "https://tunearch.org/w/index.php?search={{{s}}}"
  11453     },
  11454     {
  11455         "d": "tureng.com",
  11456         "b": "tureng",
  11457         "u": "http://tureng.com/tr/turkce-ingilizce/{{{s}}}"
  11458     },
  11459     {
  11460         "d": "tureng.com",
  11461         "b": "tur",
  11462         "u": "http://tureng.com/tr/turkce-ingilizce/{{{s}}}"
  11463     },
  11464     {
  11465         "d": "tu-dresden.de",
  11466         "b": "tu",
  11467         "u": "https://tu-dresden.de/@@search?SearchableText={{{s}}}"
  11468     },
  11469     {
  11470         "d": "catalogplus.tuwien.ac.at",
  11471         "b": "tuwlib",
  11472         "u": "https://catalogplus.tuwien.ac.at/primo_library/libweb/action/dlSearch.do?queryfield=&x=0&y=0&institution=UTW&vid=UTW&tab=default_tab&search_scope=UTW&mode=Basic&indx=1&bulkSize=10&dum=true&highlight=true&pcAvailabiltyMode=false&prefLang=en_US&dummyChar=♥&query=any%2Ccontains%2C{{{s}}}&displayField=title"
  11473     },
  11474     {
  11475         "d": "www.treccani.it",
  11476         "b": "tvoc",
  11477         "u": "http://www.treccani.it/vocabolario/tag/{{{s}}}/"
  11478     },
  11479     {
  11480         "d": "tvtropes.org",
  11481         "b": "tvt",
  11482         "u": "http://tvtropes.org/pmwiki/search_result.php?q={{{s}}}"
  11483     },
  11484     {
  11485         "d": "www.theyworkforyou.com",
  11486         "b": "twfy",
  11487         "u": "http://www.theyworkforyou.com/search/?q={{{s}}}"
  11488     },
  11489     {
  11490         "d": "twitter.com",
  11491         "b": "twid",
  11492         "u": "https://twitter.com/intent/user?user_id={{{s}}}"
  11493     },
  11494     {
  11495         "d": "trove.wikia.com",
  11496         "b": "twiki",
  11497         "u": "http://trove.wikia.com/wiki/Special:Search?query={{{s}}}"
  11498     },
  11499     {
  11500         "d": "twitchemotes.com",
  11501         "b": "twitche",
  11502         "u": "https://twitchemotes.com/search?query={{{s}}}"
  11503     },
  11504     {
  11505         "d": "tyda.se",
  11506         "b": "tydade",
  11507         "u": "http://tyda.se/search/{{{s}}}?lang%5B0%5D=de&lang%5B1%5D=sv"
  11508     },
  11509     {
  11510         "d": "tyda.se",
  11511         "b": "tyd",
  11512         "u": "http://tyda.se/search/{{{s}}}?lang%5B0%5D=en&lang%5B1%5D=fr&lang%5B2%5D=de&lang%5B3%5D=es&lang%5B4%5D=la&lang%5B5%5D=nb&lang%5B6%5D=da&lang%5B7%5D=sv"
  11513     },
  11514     {
  11515         "d": "www.tyndale.com",
  11516         "b": "tyndale",
  11517         "u": "https://www.tyndale.com/search?q={{{s}}}&f="
  11518     },
  11519     {
  11520         "d": "ubc.summon.serialssolutions.com",
  11521         "b": "ubclib",
  11522         "u": "http://ubc.summon.serialssolutions.com/search?s.cmd=addFacetValueFilters%28ContentType%2CNewspaper+Article%3At%29&spellcheck=true&s.q={{{s}}}"
  11523     },
  11524     {
  11525         "d": "katalog.ub.uni-freiburg.de",
  11526         "b": "ubfr",
  11527         "u": "https://katalog.ub.uni-freiburg.de/opac/RDSIndex/Search?lookfor={{{s}}}&source=homepage"
  11528     },
  11529     {
  11530         "d": "gu-se-primo.hosted.exlibrisgroup.com",
  11531         "b": "ub",
  11532         "u": "https://gu-se-primo.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,{{{s}}}&tab=default_tab&search_scope=default_scope&vid=46GUB_VU1&lang=sv_SE&offset=0"
  11533     },
  11534     {
  11535         "d": "www.ub.uni-heidelberg.de",
  11536         "b": "ubhd",
  11537         "u": "http://www.ub.uni-heidelberg.de/suche/suche.html?cx=009778813800417314295%3Af3s5sfjqeck&cof=FORID%3A10&ie=UTF-8&q={{{s}}}&sa=Suche"
  11538     },
  11539     {
  11540         "d": "beluga.sub.uni-hamburg.de",
  11541         "b": "ubhh",
  11542         "u": "https://beluga.sub.uni-hamburg.de/vufind/Search/Results?lookfor={{{s}}}&submitForm=Suchen&library=BELUGA_ALL"
  11543     },
  11544     {
  11545         "d": "hds.hebis.de",
  11546         "b": "ubjgu",
  11547         "u": "https://hds.hebis.de/ubmz/Search/Results?lookfor={{{s}}}&trackSearchEvent=Einfache+Suche&type=allfields&search=new&submit=Suchen"
  11548     },
  11549     {
  11550         "d": "hds.hebis.de",
  11551         "b": "ubks",
  11552         "u": "https://hds.hebis.de/ubks/Discover/EBSCO?lookfor={{{s}}} "
  11553     },
  11554     {
  11555         "d": "katalog.ub.uni-leipzig.de",
  11556         "b": "ubl",
  11557         "u": "https://katalog.ub.uni-leipzig.de/Search/Results?lookfor={{{s}}}"
  11558     },
  11559     {
  11560         "d": "rds-tue.ibs-bw.de",
  11561         "b": "ubt",
  11562         "u": "https://rds-tue.ibs-bw.de/opac/RDSIndex/Search?lookfor={{{s}}}"
  11563     },
  11564     {
  11565         "d": "www.ucdavis.edu",
  11566         "b": "ucd",
  11567         "u": "https://www.ucdavis.edu/search/google/{{{s}}}"
  11568     },
  11569     {
  11570         "d": "catalog.lib.uchicago.edu",
  11571         "b": "uchi",
  11572         "u": "https://catalog.lib.uchicago.edu/vufind/Search/Results?lookfor={{{s}}} &type=AllFields"
  11573     },
  11574     {
  11575         "d": "ucl-new-primo.hosted.exlibrisgroup.com",
  11576         "b": "ucllib",
  11577         "u": "https://ucl-new-primo.hosted.exlibrisgroup.com/primo-explore/search?query=any,contains,{{{s}}}&offset=0&tab=local&vid=UCL_VU2&search_scope=CSCOP_UCL"
  11578     },
  11579     {
  11580         "d": "search2.ucl.ac.uk",
  11581         "b": "ucl",
  11582         "u": "https://search2.ucl.ac.uk/s/search.html?query={{{s}}}&collection=website-meta&profile=_website&tab=websites&submit=Go"
  11583     },
  11584     {
  11585         "d": "www.genome.ucsc.edu",
  11586         "b": "ucscgb",
  11587         "u": "http://www.genome.ucsc.edu/cgi-bin/hgTracks?hgsid=592541357_hq8TArn5c0CoLwcXM3n3eZOaR8ZC&org=Human&db=hg38&position={{{s}}}&pix=800"
  11588     },
  11589     {
  11590         "d": "catalog.lib.uchicago.edu",
  11591         "b": "uc",
  11592         "u": "https://catalog.lib.uchicago.edu/vufind/Search/Results?lookfor={{{s}}}&type=AllFields"
  11593     },
  11594     {
  11595         "d": "vancouverunitarians.ca",
  11596         "b": "ucv",
  11597         "u": "http://vancouverunitarians.ca/?s={{{s}}}"
  11598     },
  11599     {
  11600         "d": "www.udemy.com",
  11601         "b": "udemy",
  11602         "u": "https://www.udemy.com/courses/search/?q={{{s}}}"
  11603     },
  11604     {
  11605         "d": "www.urbandictionary.com",
  11606         "b": "ud",
  11607         "u": "https://www.urbandictionary.com/define.php?term={{{s}}}"
  11608     },
  11609     {
  11610         "d": "ufind.univie.ac.at",
  11611         "b": "ufind",
  11612         "u": "https://ufind.univie.ac.at/de/search.html?filter=all&query={{{s}}}"
  11613     },
  11614     {
  11615         "d": "www.ufrj.br",
  11616         "b": "ufrj",
  11617         "u": "http://www.ufrj.br/buscagoogle2.php?ie=utf-8&oe=utf-8&cx=001879131226118048161%3Ac12ayzh7sok&cof=FORID%3A11&q={{{s}}}"
  11618     },
  11619     {
  11620         "d": "www.ugr.es",
  11621         "b": "ugr",
  11622         "u": "http://www.ugr.es/pages/search?query={{{s}}}"
  11623     },
  11624     {
  11625         "d": "www.uhasselt.be",
  11626         "b": "uh",
  11627         "u": "https://www.uhasselt.be/google-search?q={{{s}}}"
  11628     },
  11629     {
  11630         "d": "www.ultralingua.com",
  11631         "b": "uif",
  11632         "u": "http://www.ultralingua.com/onlinedictionary/dictionary#src_lang=Italian&dest_lang=French&query={{{s}}}"
  11633     },
  11634     {
  11635         "d": "www.uitmuntend.de",
  11636         "b": "uitm",
  11637         "u": "http://www.uitmuntend.de/woerterbuch/{{{s}}}/"
  11638     },
  11639     {
  11640         "d": "www.ujaen.es",
  11641         "b": "uja",
  11642         "u": "https://www.ujaen.es/search?s={{{s}}}"
  11643     },
  11644     {
  11645         "d": "prirucka.ujc.cas.cz",
  11646         "b": "ujc",
  11647         "u": "http://prirucka.ujc.cas.cz/?slovo={{{s}}}&Hledej=Hledej"
  11648     },
  11649     {
  11650         "d": "petition.parliament.uk",
  11651         "b": "ukgovpeti",
  11652         "u": "https://petition.parliament.uk/petitions?q={{{s}}}"
  11653     },
  11654     {
  11655         "d": "ukikipedia.net",
  11656         "b": "ukiki",
  11657         "u": "https://ukikipedia.net/mediawiki/index.php?search={{{s}}}"
  11658     },
  11659     {
  11660         "d": "www.legislation.gov.uk",
  11661         "b": "uklaw",
  11662         "u": "http://www.legislation.gov.uk/all?title={{{s}}}"
  11663     },
  11664     {
  11665         "d": "www.uni-konstanz.de",
  11666         "b": "ukn",
  11667         "u": "https://www.uni-konstanz.de/suche/?q={{{s}}}"
  11668     },
  11669     {
  11670         "d": "www.parliament.uk",
  11671         "b": "ukparl",
  11672         "u": "http://www.parliament.uk/search/results/?q={{{s}}}"
  11673     },
  11674     {
  11675         "d": "www.parliament.uk",
  11676         "b": "ukp",
  11677         "u": "http://www.parliament.uk/search/results/?q={{{s}}}"
  11678     },
  11679     {
  11680         "d": "uk.wikipedia.org",
  11681         "b": "ukwiki",
  11682         "u": "https://uk.wikipedia.org/w/index.php?search={{{s}}}"
  11683     },
  11684     {
  11685         "d": "cibleplus.ulb.ac.be",
  11686         "b": "ulb",
  11687         "u": "https://cibleplus.ulb.ac.be/primo-explore/search?query=any,contains,{{{s}}}&tab=default_tab&search_scope=default_scope&vid=32ULB_VU1&lang=fr_FR&offset=0"
  11688     },
  11689     {
  11690         "d": "hds.hebis.de",
  11691         "b": "ulbda",
  11692         "u": "https://hds.hebis.de/ulbda/Search/Results?lookfor= {{{s}}}&service=catalog"
  11693     },
  11694     {
  11695         "d": "katalog.ulb.hhu.de",
  11696         "b": "ulbd",
  11697         "u": "https://katalog.ulb.hhu.de/Search/Results?lookfor={{{s}}}&type=AllFields"
  11698     },
  11699     {
  11700         "d": "hds.hebis.de",
  11701         "b": "ulbh",
  11702         "u": "https://hds.hebis.de/ulbda/Search/Results?lookfor={{{s}}}&service=catalog"
  11703     },
  11704     {
  11705         "d": "www.umassd.edu",
  11706         "b": "umassd",
  11707         "u": "https://www.umassd.edu/universitysearch/?q={{{s}}}"
  11708     },
  11709     {
  11710         "d": "www.umass.edu",
  11711         "b": "umass",
  11712         "u": "https://www.umass.edu/search/#stq={{{s}}}&stp=1"
  11713     },
  11714     {
  11715         "d": "www.umb.edu",
  11716         "b": "umb",
  11717         "u": "https://www.umb.edu/search?cx=001225130692263366863%3Auxj4oosyzxy&cof=FORID%3A11&q={{{s}}}"
  11718     },
  11719     {
  11720         "d": "www.searchum.umd.edu",
  11721         "b": "umd",
  11722         "u": "http://www.searchum.umd.edu/search?site=UMCP&client=UMCP&proxystylesheet=UMCP&output=xml_no_dtd&q={{{s}}}"
  11723     },
  11724     {
  11725         "d": "search.unimelb.edu.au",
  11726         "b": "umelb",
  11727         "u": "https://search.unimelb.edu.au/?q={{{s}}}"
  11728     },
  11729     {
  11730         "d": "umich.edu",
  11731         "b": "umich",
  11732         "u": "http://umich.edu/search/keywords/{{{s}}}/"
  11733     },
  11734     {
  11735         "d": "opac.bu.umk.pl",
  11736         "b": "umk",
  11737         "u": "http://opac.bu.umk.pl/webpac-bin/B_horizonPL/wgbroker.exe?new+-access+top+search+open+CI+{{{s}}}"
  11738     },
  11739     {
  11740         "d": "primo-pmtna01.hosted.exlibrisgroup.com",
  11741         "b": "uml",
  11742         "u": "https://primo-pmtna01.hosted.exlibrisgroup.com/primo-explore/search?institution=UMB&vid=UMB&tab=default_tab&search_scope=UManitoba&mode=basic&displayMode=full&bulkSize=10&highlight=true&dum=true&query=any,contains,{{{s}}}&displayField=all&pcAvailabiltyMode=true&sortby=rank&lang=en_US"
  11743     },
  11744     {
  11745         "d": "search.umn.edu",
  11746         "b": "umn",
  11747         "u": "https://search.umn.edu/tc/index.php?q={{{s}}} "
  11748     },
  11749     {
  11750         "d": "repositorio.unb.br",
  11751         "b": "unbri",
  11752         "u": "http://repositorio.unb.br/simple-search?query={{{s}}}&submit=Ir"
  11753     },
  11754     {
  11755         "d": "search.uncg.edu",
  11756         "b": "uncg",
  11757         "u": "http://search.uncg.edu/search?q={{{s}}}&site=default_collection&client=default_frontend&output=xml_no_dtd&proxystylesheet=default_frontend"
  11758     },
  11759     {
  11760         "d": "library.unc.edu",
  11761         "b": "unclib",
  11762         "u": "https://library.unc.edu/find/combinedresults/?Ntt={{{s}}}&Ntk=Keyword"
  11763     },
  11764     {
  11765         "d": "whc.unesco.org",
  11766         "b": "unescowhc",
  11767         "u": "http://whc.unesco.org/en/search/?criteria={{{s}}}"
  11768     },
  11769     {
  11770         "d": "www.une.edu.au",
  11771         "b": "une",
  11772         "u": "https://www.une.edu.au/search?collection=une-meta&query={{{s}}}"
  11773     },
  11774     {
  11775         "d": "www.unfpa.org",
  11776         "b": "unfpa",
  11777         "u": "http://www.unfpa.org/search/node/{{{s}}} "
  11778     },
  11779     {
  11780         "d": "unicat.be",
  11781         "b": "unicat",
  11782         "u": "http://unicat.be/uniCat?func=search&language=en&fromWeb=1&formQuery={{{s}}}"
  11783     },
  11784     {
  11785         "d": "www.unicef.org",
  11786         "b": "unicef",
  11787         "u": "http://www.unicef.org/search/search.php?q_en={{{s}}}"
  11788     },
  11789     {
  11790         "d": "unicode-table.com",
  11791         "b": "unic",
  11792         "u": "https://unicode-table.com/en/search/?q={{{s}}}"
  11793     },
  11794     {
  11795         "d": "www.uni-goettingen.de",
  11796         "b": "unigö",
  11797         "u": "http://www.uni-goettingen.de/de/suche.html?query={{{s}}}"
  11798     },
  11799     {
  11800         "d": "www.uni-mannheim.de",
  11801         "b": "unima",
  11802         "u": "https://www.uni-mannheim.de/suche/?tx_solr%5Bq%5D={{{s}}}"
  11803     },
  11804     {
  11805         "d": "www.unimc.it",
  11806         "b": "unimc",
  11807         "u": "http://www.unimc.it/@@search?SearchableText={{{s}}}"
  11808     },
  11809     {
  11810         "d": "www.uniprot.org",
  11811         "b": "uniprot",
  11812         "u": "http://www.uniprot.org/uniprot/?query={{{s}}}"
  11813     },
  11814     {
  11815         "d": "search.library.unisa.edu.au",
  11816         "b": "unisalib",
  11817         "u": "http://search.library.unisa.edu.au/?query=any,contains,{{{s}}}"
  11818     },
  11819     {
  11820         "d": "unity3d.com",
  11821         "b": "unityans",
  11822         "u": "http://unity3d.com/search?refinement=answers&gq={{{s}}} "
  11823     },
  11824     {
  11825         "d": "www.universalis.fr",
  11826         "b": "universalis",
  11827         "u": "https://www.universalis.fr/recherche/q/{{{s}}}"
  11828     },
  11829     {
  11830         "d": "ufind.univie.ac.at",
  11831         "b": "univie",
  11832         "u": "http://ufind.univie.ac.at/en/search.html?query={{{s}}}"
  11833     },
  11834     {
  11835         "d": "search.unm.edu",
  11836         "b": "unm",
  11837         "u": "http://search.unm.edu/search?q={{{s}}}"
  11838     },
  11839     {
  11840         "d": "www.unomaha.edu",
  11841         "b": "unomaha",
  11842         "u": "https://www.unomaha.edu/search/?q={{{s}}}"
  11843     },
  11844     {
  11845         "d": "untermportal.un.org",
  11846         "b": "unterm",
  11847         "u": "http://untermportal.un.org/search/{{{s}}}"
  11848     },
  11849     {
  11850         "d": "search.un.org",
  11851         "b": "un",
  11852         "u": "http://search.un.org/search?ie=utf8&site=un_org&output=xml_no_dtd&client=UN_Website_en&num=10&lr=lang_en&proxystylesheet=UN_Website_en&oe=utf8&q={{{s}}}&Submit=Go"
  11853     },
  11854     {
  11855         "d": "www.library.auckland.ac.nz",
  11856         "b": "uoalib",
  11857         "u": "https://www.library.auckland.ac.nz/search/{{{s}}}"
  11858     },
  11859     {
  11860         "d": "search.library.ualberta.ca",
  11861         "b": "uoal",
  11862         "u": "https://search.library.ualberta.ca/symphony?q={{{s}}}"
  11863     },
  11864     {
  11865         "d": "search.auckland.ac.nz",
  11866         "b": "uoa",
  11867         "u": "https://search.auckland.ac.nz/search?site=All_university_websites&client=uoa_frontend&proxystylesheet=uoa_frontend&proxyreload=0&output=xml_no_dtd&q={{{s}}}"
  11868     },
  11869     {
  11870         "d": "udallas.edu",
  11871         "b": "uod",
  11872         "u": "http://udallas.edu/searchresults.html?q={{{s}}}"
  11873     },
  11874     {
  11875         "d": "onesearch.library.utoronto.ca",
  11876         "b": "uoftlib",
  11877         "u": "https://onesearch.library.utoronto.ca/onesearch/{{{s}}}//"
  11878     },
  11879     {
  11880         "d": "onesearch.library.utoronto.ca",
  11881         "b": "uoft",
  11882         "u": "https://onesearch.library.utoronto.ca/onesearch/{{{s}}}"
  11883     },
  11884     {
  11885         "d": "www.kent.ac.uk",
  11886         "b": "uok",
  11887         "u": "https://www.kent.ac.uk/search/?q={{{s}}}"
  11888     },
  11889     {
  11890         "d": "www.manchester.ac.uk",
  11891         "b": "uom",
  11892         "u": "http://www.manchester.ac.uk/search/?q={{{s}}}"
  11893     },
  11894     {
  11895         "d": "www.nottingham.ac.uk",
  11896         "b": "uon",
  11897         "u": "http://www.nottingham.ac.uk/search.aspx?q={{{s}}}:"
  11898     },
  11899     {
  11900         "d": "www.surrey.ac.uk",
  11901         "b": "uos",
  11902         "u": "https://www.surrey.ac.uk/search?query={{{s}}}"
  11903     },
  11904     {
  11905         "d": "www.upcdatabase.com",
  11906         "b": "upc",
  11907         "u": "http://www.upcdatabase.com/item/{{{s}}}"
  11908     },
  11909     {
  11910         "d": "www.upng.ac.pg",
  11911         "b": "upng",
  11912         "u": "http://www.upng.ac.pg/site/component/search/?searchword={{{s}}}&searchphrase=all&Itemid=101"
  11913     },
  11914     {
  11915         "d": "www.uptodate.com",
  11916         "b": "uptodate",
  11917         "u": "http://www.uptodate.com/contents/search?search={{{s}}}"
  11918     },
  11919     {
  11920         "d": "search.library.uq.edu.au",
  11921         "b": "uql",
  11922         "u": "https://search.library.uq.edu.au/primo-explore/search?query=any,contains,{{{s}}}&tab=61uq_all&search_scope=61UQ_All&sortby=rank&vid=61UQ&offset=0"
  11923     },
  11924     {
  11925         "d": "urbaanisanakirja.com",
  11926         "b": "urbaani",
  11927         "u": "http://urbaanisanakirja.com/search/?q={{{s}}}"
  11928     },
  11929     {
  11930         "d": "www.urbandictionary.com",
  11931         "b": "urbandictionary",
  11932         "u": "http://www.urbandictionary.com/define.php?term={{{s}}}"
  11933     },
  11934     {
  11935         "d": "www.urbandictionary.com",
  11936         "b": "urban",
  11937         "u": "http://www.urbandictionary.com/define.php?term={{{s}}}"
  11938     },
  11939     {
  11940         "d": "urlquery.net",
  11941         "b": "urlquery",
  11942         "u": "http://urlquery.net/search.php?q={{{s}}}&type=string&max=50"
  11943     },
  11944     {
  11945         "d": "suche.uni-regensburg.de",
  11946         "b": "ur",
  11947         "u": "http://suche.uni-regensburg.de/index.php?q={{{s}}}"
  11948     },
  11949     {
  11950         "d": "www.usal.es",
  11951         "b": "usal",
  11952         "u": "http://www.usal.es/webusal/usal_buscador?query={{{s}}}"
  11953     },
  11954     {
  11955         "d": "www.usaspending.gov",
  11956         "b": "usaspending",
  11957         "u": "http://www.usaspending.gov/search?form_fields=%7B%22search_term%22%3A%22{{{s}}}%22%7D"
  11958     },
  11959     {
  11960         "d": "search.usa.gov",
  11961         "b": "usa",
  11962         "u": "https://search.usa.gov/search?utf8=✓&affiliate=usagov&query={{{s}}}"
  11963     },
  11964     {
  11965         "d": "usc-primo.hosted.exlibrisgroup.com",
  11966         "b": "usclib",
  11967         "u": "https://usc-primo.hosted.exlibrisgroup.com/primo-explore/search?institution=01USC_INST&vid=01USC&mode=Basic&facet=&displayMode=full&bulkSize=25&highlight=true&dum=true&query=any,contains,{{{s}}}&displayField=all&pcAvailabiltyMode=true&sortby=rank&lang=en_US"
  11968     },
  11969     {
  11970         "d": "www.xe.com",
  11971         "b": "usd2cop",
  11972         "u": "http://www.xe.com/currencyconverter/convert/?From=USD&To=COP&Amount={{{s}}}"
  11973     },
  11974     {
  11975         "d": "www.xe.com",
  11976         "b": "usd2eur",
  11977         "u": "http://www.xe.com/currencyconverter/convert/?From=USD&To=EUR&Amount={{{s}}}"
  11978     },
  11979     {
  11980         "d": "ndb.nal.usda.gov",
  11981         "b": "usda",
  11982         "u": "https://ndb.nal.usda.gov/ndb/search/list?SYNCHRONIZER_TOKEN=f84a82f2-08ef-411f-a08f-2ae87edece78&SYNCHRONIZER_URI=%2Fndb%2Fsearch%2Flist&qt=&qlookup={{{s}}}&ds=&manu="
  11983     },
  11984     {
  11985         "d": "galaxyproject.org",
  11986         "b": "usegalaxy",
  11987         "u": "https://galaxyproject.org/search/?q={{{s}}}"
  11988     },
  11989     {
  11990         "d": "search.usmint.gov",
  11991         "b": "usmint",
  11992         "u": "http://search.usmint.gov/search?affiliate=usmint.gov&formFocused=0&query={{{s}}}"
  11993     },
  11994     {
  11995         "d": "usq.summon.serialssolutions.com",
  11996         "b": "usq",
  11997         "u": "https://usq.summon.serialssolutions.com/search?s.q={{{s}}} "
  11998     },
  11999     {
  12000         "d": "opac.library.usyd.edu.au",
  12001         "b": "usydlib",
  12002         "u": "http://opac.library.usyd.edu.au/search/?searchtype=X&SORT=D&searcharg={{{s}}}&searchscope=4&submit=Submit"
  12003     },
  12004     {
  12005         "d": "usyd.summon.serialssolutions.com",
  12006         "b": "usydl",
  12007         "u": "https://usyd.summon.serialssolutions.com/search?q={{{s}}}"
  12008     },
  12009     {
  12010         "d": "sydney.edu.au",
  12011         "b": "usyd",
  12012         "u": "http://sydney.edu.au/s/search.html?collection=Usyd&query={{{s}}}"
  12013     },
  12014     {
  12015         "d": "www.uta.edu",
  12016         "b": "uta",
  12017         "u": "http://www.uta.edu/search/?q={{{s}}}"
  12018     },
  12019     {
  12020         "d": "www.uptodate.com",
  12021         "b": "utdol",
  12022         "u": "https://www.uptodate.com/contents/search?search={{{s}}}"
  12023     },
  12024     {
  12025         "d": "utk-almaprimo.hosted.exlibrisgroup.com",
  12026         "b": "utk",
  12027         "u": "https://utk-almaprimo.hosted.exlibrisgroup.com/primo-explore/search?vid=01UTK&institution=01UTK&facet=rtype,exclude,reviews&facet=rtype,exclude,reference_entrys&search_scope=OneSearch&tab=default_tab&onCampus=false&group=GUEST&query=any,contains,{{{s}}}&lang=en_US"
  12028     },
  12029     {
  12030         "d": "le.utah.gov",
  12031         "b": "utleg",
  12032         "u": "http://le.utah.gov/solrsearch.jsp?request={{{s}}}"
  12033     },
  12034     {
  12035         "d": "catalog.lib.utexas.edu",
  12036         "b": "utlibrary",
  12037         "u": "https://catalog.lib.utexas.edu/search/?searchtype=X&SORT=D&searcharg={{{s}}}&searchscope=29"
  12038     },
  12039     {
  12040         "d": "onesearch.library.utoronto.ca",
  12041         "b": "utlib",
  12042         "u": "https://onesearch.library.utoronto.ca/onesearch/{{{s}}}/"
  12043     },
  12044     {
  12045         "d": "onesearch.library.utoronto.ca",
  12046         "b": "utl",
  12047         "u": "https://onesearch.library.utoronto.ca/onesearch/{{{s}}}"
  12048     },
  12049     {
  12050         "d": "find.utoronto.ca",
  12051         "b": "utoronto",
  12052         "u": "http://find.utoronto.ca/search?proxystylesheet=default_frontend&q={{{s}}}"
  12053     },
  12054     {
  12055         "d": "www.utexas.edu",
  12056         "b": "ut",
  12057         "u": "https://www.utexas.edu/search/results?query={{{s}}}"
  12058     },
  12059     {
  12060         "d": "www.urbandictionary.com",
  12061         "b": "u",
  12062         "u": "http://www.urbandictionary.com/define.php?term={{{s}}}"
  12063     },
  12064     {
  12065         "d": "search.lib.virginia.edu",
  12066         "b": "uvac",
  12067         "u": "http://search.lib.virginia.edu/catalog?q={{{s}}}"
  12068     },
  12069     {
  12070         "d": "faulkner.lib.virginia.edu",
  12071         "b": "uvafaulk",
  12072         "u": "http://faulkner.lib.virginia.edu/results?type=transcription&q={{{s}}} "
  12073     },
  12074     {
  12075         "d": "search.lib.virginia.edu",
  12076         "b": "uvalib",
  12077         "u": "http://search.lib.virginia.edu/catalog?q={{{s}}}"
  12078     },
  12079     {
  12080         "d": "www.uvic.ca",
  12081         "b": "uvic",
  12082         "u": "https://www.uvic.ca/search/q/web.php?q={{{s}}}&t=4&p=1&g=true"
  12083     },
  12084     {
  12085         "d": "onesearch.library.uwa.edu.au",
  12086         "b": "uwalib",
  12087         "u": "https://onesearch.library.uwa.edu.au/discovery/search?query=any,contains,{{{s}}}&tab=Everything&search_scope=MyInst_and_CI&sortby=rank&vid=61UWA_INST:UWA&offset=0"
  12088     },
  12089     {
  12090         "d": "search.library.wisc.edu",
  12091         "b": "uwlib",
  12092         "u": "https://search.library.wisc.edu/search/catalog?q={{{s}}}"
  12093     },
  12094     {
  12095         "d": "www.uzh.ch",
  12096         "b": "uzh",
  12097         "u": "http://www.uzh.ch/de/search.html?q={{{s}}}"
  12098     },
  12099     {
  12100         "d": "www.vagonweb.cz",
  12101         "b": "vagw",
  12102         "u": "http://www.vagonweb.cz/razeni/razeni.php?jmeno={{{s}}}&najit=Suchen"
  12103     },
  12104     {
  12105         "d": "vajehyab.com",
  12106         "b": "vajeh",
  12107         "u": "https://vajehyab.com/?q={{{s}}} "
  12108     },
  12109     {
  12110         "d": "www.vajje.com",
  12111         "b": "vajje",
  12112         "u": "http://www.vajje.com/vajje/search/index?query={{{s}}}"
  12113     },
  12114     {
  12115         "d": "rsnijders.info",
  12116         "b": "vakblog",
  12117         "u": "http://rsnijders.info/vakblog/?s={{{s}}} "
  12118     },
  12119     {
  12120         "d": "varsome.com",
  12121         "b": "varsome",
  12122         "u": "https://varsome.com/variant/search?query={{{s}}}"
  12123     },
  12124     {
  12125         "d": "gsearch.vatican.va",
  12126         "b": "vatican",
  12127         "u": "http://gsearch.vatican.va/search?q={{{s}}}&btnG=Search+on&site=default_collection&client=default_frontend&output=xml_no_dtd&proxystylesheet=default_frontend&sort=date%3AD%3AL%3Ad1&entsp=a__policy_documenti&wc=200&wc_mc=1&oe=UTF-8&ie=UTF-8&ud=1&exclude_apps=1&filter=0"
  12128     },
  12129     {
  12130         "d": "vedabase.com",
  12131         "b": "vb",
  12132         "u": "http://vedabase.com/en/search/site/{{{s}}}"
  12133     },
  12134     {
  12135         "d": "vision.org.au",
  12136         "b": "vcm",
  12137         "u": "https://vision.org.au/site-search/?phrase={{{s}}}&cbi=1"
  12138     },
  12139     {
  12140         "d": "www.vandale.nl",
  12141         "b": "vdfn",
  12142         "u": "http://www.vandale.nl/opzoeken?pattern={{{s}}}&lang=fn"
  12143     },
  12144     {
  12145         "d": "www.vandale.nl",
  12146         "b": "vdnf",
  12147         "u": "http://www.vandale.nl/opzoeken?pattern={{{s}}}&lang=nf"
  12148     },
  12149     {
  12150         "d": "vectorspace.ai",
  12151         "b": "vectorspace",
  12152         "u": "http://vectorspace.ai/recommend/app/crypto_discover?query={{{s}}}"
  12153     },
  12154     {
  12155         "d": "find.vegas.com",
  12156         "b": "vegas",
  12157         "u": "http://find.vegas.com/search?entqr=1&output=xml_no_dtd&sort=date%3AD%3AL%3Ad1&entsp=0&client=vegas&ud=1&oe=UTF-8&ie=UTF-8&proxystylesheet=vegas&site=vegas&q={{{s}}}&btnG=%E2%8C%95"
  12158     },
  12159     {
  12160         "d": "www.verbs.cat",
  12161         "b": "verbcat",
  12162         "u": "http://www.verbs.cat/ca/conjugacio.html?infinitive={{{s}}} "
  12163     },
  12164     {
  12165         "d": "www.verbformen.de",
  12166         "b": "verben",
  12167         "u": "http://www.verbformen.de/konjugation/?i={{{s}}}"
  12168     },
  12169     {
  12170         "d": "www.les-verbes.com",
  12171         "b": "verbes",
  12172         "u": "http://www.les-verbes.com/conjuguer.php?verbe={{{s}}}"
  12173     },
  12174     {
  12175         "d": "www.verbix.com",
  12176         "b": "verbixeng",
  12177         "u": "http://www.verbix.com/webverbix/English/{{{s}}}r.html"
  12178     },
  12179     {
  12180         "d": "www.verbix.com",
  12181         "b": "verbixes",
  12182         "u": "http://www.verbix.com/webverbix/Spanish/{{{s}}}.html"
  12183     },
  12184     {
  12185         "d": "verbix.com",
  12186         "b": "verbix",
  12187         "u": "http://verbix.com/find-verb/?verb={{{s}}}"
  12188     },
  12189     {
  12190         "d": "conjugator.reverso.net",
  12191         "b": "verbomatic",
  12192         "u": "http://conjugator.reverso.net/conjugation-english-verb-{{{s}}}.html"
  12193     },
  12194     {
  12195         "d": "conjugator.reverso.net",
  12196         "b": "verb",
  12197         "u": "http://conjugator.reverso.net/conjugation-english-verb-{{{s}}}.html"
  12198     },
  12199     {
  12200         "d": "versus.com",
  12201         "b": "versus",
  12202         "u": "https://versus.com/en/{{{s}}}"
  12203     },
  12204     {
  12205         "d": "www.vertalen.nu",
  12206         "b": "vertalen",
  12207         "u": "http://www.vertalen.nu/vertaal?van=nl&naar=en&vertaal={{{s}}}"
  12208     },
  12209     {
  12210         "d": "www.verbformen.de",
  12211         "b": "vf",
  12212         "u": "http://www.verbformen.de/konjugation/?i={{{s}}}"
  12213     },
  12214     {
  12215         "d": "www.vgn.de",
  12216         "b": "vgn",
  12217         "u": "https://www.vgn.de/verbindungen/?td={{{s}}}"
  12218     },
  12219     {
  12220         "d": "viaf.org",
  12221         "b": "viaf",
  12222         "u": "http://viaf.org/viaf/search?query=local.names+all+%22{{{s}}}%22&stylesheet=/viaf/xsl/results.xsl&sortKeys=holdingscount&maximumRecords=100"
  12223     },
  12224     {
  12225         "d": "www.vic.gov.au",
  12226         "b": "vicgovau",
  12227         "u": "https://www.vic.gov.au/search?q={{{s}}}"
  12228     },
  12229     {
  12230         "d": "www.vic.gov.au",
  12231         "b": "vicgov",
  12232         "u": "https://www.vic.gov.au/search?q={{{s}}}"
  12233     },
  12234     {
  12235         "d": "la.wikipedia.org",
  12236         "b": "vici",
  12237         "u": "https://la.wikipedia.org/w/index.php?search={{{s}}} "
  12238     },
  12239     {
  12240         "d": "www.vidal.fr",
  12241         "b": "vidal",
  12242         "u": "https://www.vidal.fr/recherche/index/q:{{{s}}}/"
  12243     },
  12244     {
  12245         "d": "et.wikipedia.org",
  12246         "b": "viki",
  12247         "u": "https://et.wikipedia.org/w/index.php?search={{{s}}} "
  12248     },
  12249     {
  12250         "d": "eo.wikipedia.org",
  12251         "b": "vikipedio",
  12252         "u": "https://eo.wikipedia.org/w/index.php?search={{{s}}}"
  12253     },
  12254     {
  12255         "d": "tr.wikipedia.org",
  12256         "b": "vikipedi",
  12257         "u": "https://tr.wikipedia.org/wiki/Special:Search?search={{{s}}}"
  12258     },
  12259     {
  12260         "d": "www.decodethis.com",
  12261         "b": "vin",
  12262         "u": "http://www.decodethis.com/VINdecoder/65/vin/{{{s}}}"
  12263     },
  12264     {
  12265         "d": "ca.wikipedia.org",
  12266         "b": "viquipedia",
  12267         "u": "https://ca.wikipedia.org/w/index.php?search={{{s}}}&title=Especial%3ACerca&go=V%C3%A9s-hi"
  12268     },
  12269     {
  12270         "d": "visitwarrington.com",
  12271         "b": "visitwarrington",
  12272         "u": "https://visitwarrington.com/explore/?type=search-all&search_keywords={{{s}}}&sort=latest"
  12273     },
  12274     {
  12275         "d": "visuwords.com",
  12276         "b": "visuwords",
  12277         "u": "https://visuwords.com/{{{s}}}"
  12278     },
  12279     {
  12280         "d": "visuwords.com",
  12281         "b": "vis",
  12282         "u": "http://visuwords.com/?q={{{s}}}"
  12283     },
  12284     {
  12285         "d": "viu.summon.serialssolutions.com",
  12286         "b": "viul",
  12287         "u": "http://viu.summon.serialssolutions.com/search?s.q={{{s}}}"
  12288     },
  12289     {
  12290         "d": "www.vivino.com",
  12291         "b": "vivino",
  12292         "u": "https://www.vivino.com/search/wines?q={{{s}}}"
  12293     },
  12294     {
  12295         "d": "www.kono.be",
  12296         "b": "vivo",
  12297         "u": "http://www.kono.be/cgi-bin/vivo/ViVo.cgi?lingvo=eo&esprimo={{{s}}}"
  12298     },
  12299     {
  12300         "d": "vlasisku.lojban.org",
  12301         "b": "vlasisku",
  12302         "u": "http://vlasisku.lojban.org/vlasisku/{{{s}}}"
  12303     },
  12304     {
  12305         "d": "vlasisku.lojban.org",
  12306         "b": "vla",
  12307         "u": "http://vlasisku.lojban.org/vlasisku/{{{s}}}"
  12308     },
  12309     {
  12310         "d": "www.vocabulary.com",
  12311         "b": "vocabulary",
  12312         "u": "https://www.vocabulary.com/dictionary/{{{s}}}"
  12313     },
  12314     {
  12315         "d": "www.vocabulary.com",
  12316         "b": "vocab",
  12317         "u": "http://www.vocabulary.com/dictionary/{{{s}}}"
  12318     },
  12319     {
  12320         "d": "www.voced.edu.au",
  12321         "b": "voced",
  12322         "u": "http://www.voced.edu.au/search/apachesolr_search/{{{s}}}"
  12323     },
  12324     {
  12325         "d": "www.voedingswaardetabel.nl",
  12326         "b": "voedingswaarde",
  12327         "u": "http://www.voedingswaardetabel.nl/voedingswaarde/?q={{{s}}}"
  12328     },
  12329     {
  12330         "d": "eo.wikipedia.org",
  12331         "b": "vo",
  12332         "u": "https://eo.wikipedia.org/w/index.php?search={{{s}}}"
  12333     },
  12334     {
  12335         "d": "vortaro.net",
  12336         "b": "vortaro",
  12337         "u": "http://vortaro.net/#{{{s}}}"
  12338     },
  12339     {
  12340         "d": "voterly.com",
  12341         "b": "voterly",
  12342         "u": "https://voterly.com/search/politicians?q={{{s}}}"
  12343     },
  12344     {
  12345         "d": "vpl.bibliocommons.com",
  12346         "b": "vpl",
  12347         "u": "https://vpl.bibliocommons.com/search?q={{{s}}}&t=smart&search_category=keyword"
  12348     },
  12349     {
  12350         "d": "www.vsb.bc.ca",
  12351         "b": "vsb",
  12352         "u": "http://www.vsb.bc.ca/search/node/{{{s}}}"
  12353     },
  12354     {
  12355         "d": "vschart.com",
  12356         "b": "vschart",
  12357         "u": "http://vschart.com/search?q={{{s}}}"
  12358     },
  12359     {
  12360         "d": "sapere.virgilio.it",
  12361         "b": "vsc",
  12362         "u": "https://sapere.virgilio.it/parole/sinonimi-e-contrari/{{{s}}}"
  12363     },
  12364     {
  12365         "d": "valuestockguide.com",
  12366         "b": "vsg",
  12367         "u": "http://valuestockguide.com/?s={{{s}}}"
  12368     },
  12369     {
  12370         "d": "search.vt.edu",
  12371         "b": "vtech",
  12372         "u": "https://search.vt.edu/search/pages.html;sa=Search&q={{{s}}}"
  12373     },
  12374     {
  12375         "d": "www.vatefaireconjuguer.com",
  12376         "b": "vtfc",
  12377         "u": "https://www.vatefaireconjuguer.com/search?verb={{{s}}}"
  12378     },
  12379     {
  12380         "d": "www.vatefaireconjuguer.com",
  12381         "b": "vtf",
  12382         "u": "http://www.vatefaireconjuguer.com/conjugaison/verbe/{{{s}}}"
  12383     },
  12384     {
  12385         "d": "biblio.vub.ac.be",
  12386         "b": "vub",
  12387         "u": "http://biblio.vub.ac.be/vubissmartweb/List.csp?SearchT1={{{s}}}&Index1=Vuballewoorden&Database=3_UB01&OpacLanguage=dut&NumberToRetrieve=20&SearchMethod=Find_1&SearchTerm1=test&Profile=Default&PreviousList=Start&PageType=Start&EncodedRequest=p*20W*20*0A*20*B5*86*DF*D6*7E*A7*15*FD*0F*5E&WebPageNr=1&WebAction=NewSearch&StartValue=1&RowRepeat=0&MyChannelCount="
  12388     },
  12389     {
  12390         "d": "www.vajehyab.com",
  12391         "b": "vy",
  12392         "u": "https://www.vajehyab.com/?q={{{s}}}"
  12393     },
  12394     {
  12395         "d": "www.wikizero.com",
  12396         "b": "w0",
  12397         "u": "https://www.wikizero.com/search.php?s={{{s}}}&lang=en"
  12398     },
  12399     {
  12400         "d": "fr.wiki2.org",
  12401         "b": "w2fr",
  12402         "u": "https://fr.wiki2.org/w/index.php?search={{{s}}}"
  12403     },
  12404     {
  12405         "d": "en.wiki2.org",
  12406         "b": "w2",
  12407         "u": "https://en.wiki2.org/w/index.php?search={{{s}}}"
  12408     },
  12409     {
  12410         "d": "www.wadoku.de",
  12411         "b": "wadoku",
  12412         "u": "http://www.wadoku.de/search/{{{s}}}"
  12413     },
  12414     {
  12415         "d": "www.w3.org",
  12416         "b": "wai",
  12417         "u": "https://www.w3.org/WAI/search/?q={{{s}}}"
  12418     },
  12419     {
  12420         "d": "www.walkscore.com",
  12421         "b": "walkscore",
  12422         "u": "http://www.walkscore.com/score/{{{s}}}"
  12423     },
  12424     {
  12425         "d": "www.wolframalpha.com",
  12426         "b": "walpha",
  12427         "u": "https://www.wolframalpha.com/input/?i={{{s}}}"
  12428     },
  12429     {
  12430         "d": "m.wolframalpha.com",
  12431         "b": "wam",
  12432         "u": "http://m.wolframalpha.com/input/?i={{{s}}}"
  12433     },
  12434     {
  12435         "d": "www.wikiwand.com",
  12436         "b": "wandsk",
  12437         "u": "https://www.wikiwand.com/sk/{{{s}}}"
  12438     },
  12439     {
  12440         "d": "an.wikipedia.org",
  12441         "b": "wan",
  12442         "u": "https://an.wikipedia.org/w/index.php?search={{{s}}}&title=Especial%3AMirar"
  12443     },
  12444     {
  12445         "d": "www.westonaprice.org",
  12446         "b": "wapf",
  12447         "u": "https://www.westonaprice.org/?s={{{s}}}"
  12448     },
  12449     {
  12450         "d": "ar.wikipedia.org",
  12451         "b": "war",
  12452         "u": "https://ar.wikipedia.org/w/index.php?search={{{s}}}"
  12453     },
  12454     {
  12455         "d": "wol.jw.org",
  12456         "b": "watchtower",
  12457         "u": "http://wol.jw.org/en/wol/qt/r1/lp-e?q={{{s}}}"
  12458     },
  12459     {
  12460         "d": "www.wolframalpha.com",
  12461         "b": "wa",
  12462         "u": "https://www.wolframalpha.com/input/?i={{{s}}}"
  12463     },
  12464     {
  12465         "d": "wayne.edu",
  12466         "b": "wayne",
  12467         "u": "https://wayne.edu/search/?type=all&q={{{s}}}"
  12468     },
  12469     {
  12470         "d": "az.wikipedia.org",
  12471         "b": "waz",
  12472         "u": "https://az.wikipedia.org/wiki/{{{s}}}"
  12473     },
  12474     {
  12475         "d": "de.wikibooks.org",
  12476         "b": "wbde",
  12477         "u": "https://de.wikibooks.org/w/index.php?search={{{s}}}"
  12478     },
  12479     {
  12480         "d": "bg.wikipedia.org",
  12481         "b": "wbg",
  12482         "u": "https://bg.wikipedia.org/wiki/Special:Search?search={{{s}}}"
  12483     },
  12484     {
  12485         "d": "ja.wikibooks.org",
  12486         "b": "wbj",
  12487         "u": "https://ja.wikibooks.org/w/index.php?search={{{s}}}&title=特別%3A検索&go=表示"
  12488     },
  12489     {
  12490         "d": "ml.wikibooks.org",
  12491         "b": "wbml",
  12492         "u": "https://ml.wikibooks.org/wiki/special:search/{{{s}}}"
  12493     },
  12494     {
  12495         "d": "br.wikipedia.org",
  12496         "b": "wbr",
  12497         "u": "https://br.wikipedia.org/w/index.php?search={{{s}}}"
  12498     },
  12499     {
  12500         "d": "pt.wikipedia.org",
  12501         "b": "w.br",
  12502         "u": "https://pt.wikipedia.org/wiki/{{{s}}}"
  12503     },
  12504     {
  12505         "d": "en.wikibooks.org",
  12506         "b": "wb",
  12507         "u": "http://en.wikibooks.org/wiki/Special:Search?search={{{s}}}"
  12508     },
  12509     {
  12510         "d": "ca.wikipedia.org",
  12511         "b": "wcat",
  12512         "u": "https://ca.wikipedia.org/w/index.php?search={{{s}}}"
  12513     },
  12514     {
  12515         "d": "ca.wikipedia.org",
  12516         "b": "wca",
  12517         "u": "https://ca.wikipedia.org/wiki/Special:Search?search={{{s}}}"
  12518     },
  12519     {
  12520         "d": "www.worldcat.org",
  12521         "b": "wci",
  12522         "u": "http://www.worldcat.org/identities/find?fullName={{{s}}}"
  12523     },
  12524     {
  12525         "d": "whocallsme.com",
  12526         "b": "wcm",
  12527         "u": "http://whocallsme.com/nb/search.aspx?q={{{s}}}"
  12528     },
  12529     {
  12530         "d": "cs.wikipedia.org",
  12531         "b": "wcs",
  12532         "u": "https://cs.wikipedia.org/w/index.php?search={{{s}}}"
  12533     },
  12534     {
  12535         "d": "whocalled.us",
  12536         "b": "wcu",
  12537         "u": "http://whocalled.us/lookup/{{{s}}}"
  12538     },
  12539     {
  12540         "d": "cy.wikipedia.org",
  12541         "b": "wcy",
  12542         "u": "https://cy.wikipedia.org/wiki/{{{s}}}"
  12543     },
  12544     {
  12545         "d": "cs.wikipedia.org",
  12546         "b": "wcz",
  12547         "u": "https://cs.wikipedia.org/w/index.php?search={{{s}}}&title=Speci%C3%A1ln%C3%AD%3AHled%C3%A1n%C3%AD&go=J%C3%ADt+na"
  12548     },
  12549     {
  12550         "d": "da.wikipedia.org",
  12551         "b": "wda",
  12552         "u": "http://da.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  12553     },
  12554     {
  12555         "d": "de.wikipedia.org",
  12556         "b": "wde",
  12557         "u": "https://de.wikipedia.org/w/index.php?search={{{s}}}"
  12558     },
  12559     {
  12560         "d": "de.wikipedia.org",
  12561         "b": "w.de",
  12562         "u": "https://de.wikipedia.org/w/index.php?search={{{s}}}"
  12563     },
  12564     {
  12565         "d": "en.wikipedia.org",
  12566         "b": "wdg",
  12567         "u": "http://en.wikipedia.org/w/index.php?title=Special:Search&search={{{s}}}+discography&go=Go"
  12568     },
  12569     {
  12570         "d": "en.wiktionary.org",
  12571         "b": "wdic",
  12572         "u": "https://en.wiktionary.org/wiki/{{{s}}}"
  12573     },
  12574     {
  12575         "d": "da.wikipedia.org",
  12576         "b": "wdk",
  12577         "u": "https://da.wikipedia.org/w/index.php?search={{{s}}}"
  12578     },
  12579     {
  12580         "d": "www.wordreference.com",
  12581         "b": "wdr",
  12582         "u": "http://www.wordreference.com/es/translation.asp?tranword={{{s}}} "
  12583     },
  12584     {
  12585         "d": "www.whatdotheyknow.com",
  12586         "b": "wdtk",
  12587         "u": "https://www.whatdotheyknow.com/search/{{{s}}}/all"
  12588     },
  12589     {
  12590         "d": "www.wikidata.org",
  12591         "b": "wdt",
  12592         "u": "https://www.wikidata.org/w/index.php?title=Special%3ASearch&search={{{s}}}&fulltext=Search"
  12593     },
  12594     {
  12595         "d": "www.websters1913.com",
  12596         "b": "web1913",
  12597         "u": "https://www.websters1913.com/words/{{{s}}}"
  12598     },
  12599     {
  12600         "d": "ejje.weblio.jp",
  12601         "b": "weblioe",
  12602         "u": "http://ejje.weblio.jp/content/{{{s}}}"
  12603     },
  12604     {
  12605         "d": "www.weblio.jp",
  12606         "b": "weblioj",
  12607         "u": "http://www.weblio.jp/content/{{{s}}}"
  12608     },
  12609     {
  12610         "d": "thesaurus.weblio.jp",
  12611         "b": "webliot",
  12612         "u": "http://thesaurus.weblio.jp/content/{{{s}}}"
  12613     },
  12614     {
  12615         "d": "www.weblio.jp",
  12616         "b": "weblio",
  12617         "u": "http://www.weblio.jp/content/{{{s}}}"
  12618     },
  12619     {
  12620         "d": "www.webmd.com",
  12621         "b": "webmd",
  12622         "u": "http://www.webmd.com/search/search_results/default.aspx?query={{{s}}}"
  12623     },
  12624     {
  12625         "d": "webmineral.com",
  12626         "b": "webmin",
  12627         "u": "http://webmineral.com/cgi-bin/search/search.pl?sitesearch=&Terms={{{s}}}&x=0&y=0"
  12628     },
  12629     {
  12630         "d": "www.webopedia.com",
  12631         "b": "webo",
  12632         "u": "https://www.webopedia.com/sgsearch/results?q={{{s}}}"
  12633     },
  12634     {
  12635         "d": "www.webster-dictionary.org",
  12636         "b": "websters",
  12637         "u": "http://www.webster-dictionary.org/definition/{{{s}}}"
  12638     },
  12639     {
  12640         "d": "webxicon.org",
  12641         "b": "webxiconen",
  12642         "u": "http://webxicon.org/search.php?l=-1&l2=3&q={{{s}}}"
  12643     },
  12644     {
  12645         "d": "webxicon.org",
  12646         "b": "webxiconfi",
  12647         "u": "http://webxicon.org/search.php?l=-1&l2=17&q={{{s}}}"
  12648     },
  12649     {
  12650         "d": "webxicon.org",
  12651         "b": "webxiconse",
  12652         "u": "http://webxicon.org/search.php?l=-1&l2=15&q={{{s}}}"
  12653     },
  12654     {
  12655         "d": "webxicon.org",
  12656         "b": "webxiconsu",
  12657         "u": "http://webxicon.org/search.php?l=-1&l2=17&q={{{s}}}"
  12658     },
  12659     {
  12660         "d": "webxicon.org",
  12661         "b": "webxiconsv",
  12662         "u": "http://webxicon.org/search.php?l=-1&l2=15&q={{{s}}}"
  12663     },
  12664     {
  12665         "d": "weixin.sogou.com",
  12666         "b": "weixin",
  12667         "u": "https://weixin.sogou.com/weixin?type=2&query={{{s}}}"
  12668     },
  12669     {
  12670         "d": "el.wikipedia.org",
  12671         "b": "wel",
  12672         "u": "https://el.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  12673     },
  12674     {
  12675         "d": "www.welklidwoord.nl",
  12676         "b": "welklidwoord",
  12677         "u": "https://www.welklidwoord.nl/{{{s}}}"
  12678     },
  12679     {
  12680         "d": "www.wordreference.com",
  12681         "b": "wenfr",
  12682         "u": "http://www.wordreference.com/enfr/{{{s}}}"
  12683     },
  12684     {
  12685         "d": "en.wikipedia.org",
  12686         "b": "w.en",
  12687         "u": "http://en.wikipedia.org/wiki/Special:Search?search={{{s}}}"
  12688     },
  12689     {
  12690         "d": "en.wikipedia.org",
  12691         "b": "wen",
  12692         "u": "http://en.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  12693     },
  12694     {
  12695         "d": "eo.wikipedia.org",
  12696         "b": "weo",
  12697         "u": "http://eo.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  12698     },
  12699     {
  12700         "d": "wesleyan.summon.serialssolutions.com",
  12701         "b": "wes1",
  12702         "u": "http://wesleyan.summon.serialssolutions.com/search?utf8=✓&s.q={{{s}}}"
  12703     },
  12704     {
  12705         "d": "wesleyan.summon.serialssolutions.com",
  12706         "b": "weslib",
  12707         "u": "http://wesleyan.summon.serialssolutions.com/search?utf8=✓&s.q={{{s}}}"
  12708     },
  12709     {
  12710         "d": "www.wesleyan.edu",
  12711         "b": "wesu",
  12712         "u": "http://www.wesleyan.edu/search/search-results.html?cx=001254463385620737445%3Anbar83le1bc&cof=FORID%3A11&ie=UTF-8&q={{{s}}}"
  12713     },
  12714     {
  12715         "d": "es.wikipedia.org",
  12716         "b": "wes",
  12717         "u": "http://es.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  12718     },
  12719     {
  12720         "d": "en.wikipedia.org",
  12721         "b": "w-es",
  12722         "u": "https://en.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  12723     },
  12724     {
  12725         "d": "wetten.overheid.nl",
  12726         "b": "wetten",
  12727         "u": "http://wetten.overheid.nl/zoeken/rs/2,3,4/titel/{{{s}}}/"
  12728     },
  12729     {
  12730         "d": "eu.wikipedia.org",
  12731         "b": "weus",
  12732         "u": "https://eu.wikipedia.org/wiki/Special:Search?search={{{s}}}"
  12733     },
  12734     {
  12735         "d": "eu.wikipedia.org",
  12736         "b": "weu",
  12737         "u": "https://eu.wikipedia.org/wiki/{{{s}}}"
  12738     },
  12739     {
  12740         "d": "en.wikipedia.org",
  12741         "b": "we",
  12742         "u": "http://en.wikipedia.org/wiki/{{{s}}}"
  12743     },
  12744     {
  12745         "d": "fa.wikipedia.org",
  12746         "b": "wfa",
  12747         "u": "https://fa.wikipedia.org/w/index.php?search={{{s}}}"
  12748     },
  12749     {
  12750         "d": "fi.wikipedia.org",
  12751         "b": "wfi",
  12752         "u": "https://fi.wikipedia.org/wiki/{{{s}}}"
  12753     },
  12754     {
  12755         "d": "fr.wikipedia.org",
  12756         "b": "wfr",
  12757         "u": "http://fr.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  12758     },
  12759     {
  12760         "d": "fy.wikipedia.org",
  12761         "b": "wfy",
  12762         "u": "https://fy.wikipedia.org/w/index.php?search={{{s}}}"
  12763     },
  12764     {
  12765         "d": "ga.wikipedia.org",
  12766         "b": "wga",
  12767         "u": "https://ga.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  12768     },
  12769     {
  12770         "d": "gl.wikipedia.org",
  12771         "b": "wgal",
  12772         "u": "https://gl.wikipedia.org/w/index.php?search={{{s}}}"
  12773     },
  12774     {
  12775         "d": "de.wikipedia.org",
  12776         "b": "wge",
  12777         "u": "https://de.wikipedia.org/w/index.php?search={{{s}}}"
  12778     },
  12779     {
  12780         "d": "el.wikipedia.org",
  12781         "b": "wgr",
  12782         "u": "https://el.wikipedia.org/wiki/Special:Search?search={{{s}}} &go=Go&go=Go&go=Go"
  12783     },
  12784     {
  12785         "d": "whatis.techtarget.com",
  12786         "b": "whatis",
  12787         "u": "http://whatis.techtarget.com/wsearchResults/1,290214,sid9,00.html?query={{{s}}}"
  12788     },
  12789     {
  12790         "d": "www.vocabulary.com",
  12791         "b": "whats",
  12792         "u": "https://www.vocabulary.com/dictionary/{{{s}}}"
  12793     },
  12794     {
  12795         "d": "es.wikihow.com",
  12796         "b": "whes",
  12797         "u": "https://es.wikihow.com/wikiHowTo?search={{{s}}}"
  12798     },
  12799     {
  12800         "d": "he.wikipedia.org",
  12801         "b": "whe",
  12802         "u": "https://he.wikipedia.org/w/index.php?search={{{s}}}"
  12803     },
  12804     {
  12805         "d": "whfoods.org",
  12806         "b": "whfoods",
  12807         "u": "http://whfoods.org/sitesearch.php?sstr={{{s}}}&how=1"
  12808     },
  12809     {
  12810         "d": "fr.wikihow.com",
  12811         "b": "whfr",
  12812         "u": "https://fr.wikihow.com/wikiHowTo?search={{{s}}}"
  12813     },
  12814     {
  12815         "d": "www.wordhippo.com",
  12816         "b": "whip",
  12817         "u": "https://www.wordhippo.com/what-is/another-word-for/{{{s}}}.html"
  12818     },
  12819     {
  12820         "d": "www.archives.nd.edu",
  12821         "b": "whitakers",
  12822         "u": "http://www.archives.nd.edu/cgi-bin/wordz.pl?english={{{s}}}"
  12823     },
  12824     {
  12825         "d": "www.archives.nd.edu",
  12826         "b": "whitl",
  12827         "u": "http://www.archives.nd.edu/cgi-bin/wordz.pl?keyword={{{s}}}"
  12828     },
  12829     {
  12830         "d": "hi.wikipedia.org",
  12831         "b": "whi",
  12832         "u": "http://hi.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  12833     },
  12834     {
  12835         "d": "nl.wikihow.com",
  12836         "b": "whnl",
  12837         "u": "https://nl.wikihow.com/wikiHowTo?search={{{s}}}"
  12838     },
  12839     {
  12840         "d": "www.who.int",
  12841         "b": "whoint",
  12842         "u": "https://www.who.int/search?query={{{s}}}"
  12843     },
  12844     {
  12845         "d": "es.wikihow.com",
  12846         "b": "whowes",
  12847         "u": "http://es.wikihow.com/wikiHowTo?search={{{s}}}"
  12848     },
  12849     {
  12850         "d": "www.wikihow.com",
  12851         "b": "whow",
  12852         "u": "http://www.wikihow.com/Special:LSearch?search={{{s}}}"
  12853     },
  12854     {
  12855         "d": "hr.wikipedia.org",
  12856         "b": "whr",
  12857         "u": "http://hr.wikipedia.org/w/index.php?search={{{s}}}"
  12858     },
  12859     {
  12860         "d": "hu.wikipedia.org",
  12861         "b": "whu",
  12862         "u": "https://hu.wikipedia.org/w/index.php?search={{{s}}}&button=&title=Speci%C3%A1lis%3AKeres%C3%A9s"
  12863     },
  12864     {
  12865         "d": "www.wikihow.com",
  12866         "b": "wh",
  12867         "u": "http://www.wikihow.com/wikiHowTo?search={{{s}}}"
  12868     },
  12869     {
  12870         "d": "wikihow.com",
  12871         "b": "whw",
  12872         "u": "http://wikihow.com/wikiHowTo?search={{{s}}}"
  12873     },
  12874     {
  12875         "d": "en.wiktionary.org",
  12876         "b": "wictionary",
  12877         "u": "https://en.wiktionary.org/wiki/{{{s}}}"
  12878     },
  12879     {
  12880         "d": "id.wikipedia.org",
  12881         "b": "wid",
  12882         "u": "https://id.wikipedia.org/w/index.php?search={{{s}}}"
  12883     },
  12884     {
  12885         "d": "fi.wikipedia.org",
  12886         "b": "wi-fi",
  12887         "u": "http://fi.wikipedia.org/w/index.php?search={{{s}}} "
  12888     },
  12889     {
  12890         "d": "fr.wiktionary.org",
  12891         "b": "wifr",
  12892         "u": "https://fr.wiktionary.org/wiki/{{{s}}}"
  12893     },
  12894     {
  12895         "d": "community-search.fandom.com",
  12896         "b": "wikia",
  12897         "u": "https://community-search.fandom.com/wiki/Special:Search?search={{{s}}}"
  12898     },
  12899     {
  12900         "d": "en.wikibooks.org",
  12901         "b": "wikibooks",
  12902         "u": "http://en.wikibooks.org/w/index.php?title=Special%3ASearch&search={{{s}}}"
  12903     },
  12904     {
  12905         "d": "pt.wikipedia.org",
  12906         "b": "wikibr",
  12907         "u": "https://pt.wikipedia.org/wiki/{{{s}}}"
  12908     },
  12909     {
  12910         "d": "en.wikibooks.org",
  12911         "b": "wikicook",
  12912         "u": "https://en.wikibooks.org/wiki/Special:Search?search={{{s}}}&prefix=Cookbook%3A&fulltext=Search+Cookbook&fulltext=Search"
  12913     },
  12914     {
  12915         "d": "commons.wikimedia.org",
  12916         "b": "wikic",
  12917         "u": "https://commons.wikimedia.org/w/index.php?search={{{s}}}"
  12918     },
  12919     {
  12920         "d": "www.wikidata.org",
  12921         "b": "wikidata",
  12922         "u": "https://www.wikidata.org/w/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
  12923     },
  12924     {
  12925         "d": "de.wikipedia.org",
  12926         "b": "wiki.de",
  12927         "u": "https://de.wikipedia.org/w/index.php?search={{{s}}}"
  12928     },
  12929     {
  12930         "d": "de.wikipedia.org",
  12931         "b": "wikide",
  12932         "u": "http://de.wikipedia.org/w/index.php?search={{{s}}} "
  12933     },
  12934     {
  12935         "d": "en.wikipedia.org",
  12936         "b": "wikien",
  12937         "u": "https://en.wikipedia.org/w/index.php?search={{{s}}}&title=Special:Search"
  12938     },
  12939     {
  12940         "d": "es.wikipedia.org",
  12941         "b": "wikies",
  12942         "u": "https://es.wikipedia.org/w/index.php?search={{{s}}}"
  12943     },
  12944     {
  12945         "d": "fr.wikipedia.org",
  12946         "b": "wikifr",
  12947         "u": "https://fr.wikipedia.org/wiki/Special:Search?search={{{s}}}"
  12948     },
  12949     {
  12950         "d": "en.wikifur.com",
  12951         "b": "wikifur",
  12952         "u": "https://en.wikifur.com/wiki/Special:Search?search={{{s}}}&go=Go"
  12953     },
  12954     {
  12955         "d": "www.wikihow.com",
  12956         "b": "wikihow",
  12957         "u": "https://www.wikihow.com/wikiHowTo?search={{{s}}}"
  12958     },
  12959     {
  12960         "d": "id.wikipedia.org",
  12961         "b": "wikiid",
  12962         "u": "https://id.wikipedia.org/w/index.php?search={{{s}}} "
  12963     },
  12964     {
  12965         "d": "wikiindex.org",
  12966         "b": "wikiindex",
  12967         "u": "http://wikiindex.org/index.php?search={{{s}}}"
  12968     },
  12969     {
  12970         "d": "www.wikilengua.org",
  12971         "b": "wikilengua",
  12972         "u": "http://www.wikilengua.org/index.php/Especial:Buscar?search={{{s}}}&fulltext=Buscar"
  12973     },
  12974     {
  12975         "d": "www.wikiloc.com",
  12976         "b": "wikiloc",
  12977         "u": "http://www.wikiloc.com/wikiloc/find.do?q={{{s}}}"
  12978     },
  12979     {
  12980         "d": "it.wikipedia.org",
  12981         "b": "wikipediait",
  12982         "u": "https://it.wikipedia.org/w/index.php?search={{{s}}}"
  12983     },
  12984     {
  12985         "d": "en.wikipedia.org",
  12986         "b": "wikipedia",
  12987         "u": "http://en.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  12988     },
  12989     {
  12990         "d": "pl.wikipedia.org",
  12991         "b": "wiki.pl",
  12992         "u": "https://pl.wikipedia.org/wiki/{{{s}}}"
  12993     },
  12994     {
  12995         "d": "pt.wikipedia.org",
  12996         "b": "wikipt",
  12997         "u": "https://pt.wikipedia.org/wiki/{{{s}}}"
  12998     },
  12999     {
  13000         "d": "wikirhymer.com",
  13001         "b": "wikirhymer",
  13002         "u": "http://wikirhymer.com/words/{{{s}}}"
  13003     },
  13004     {
  13005         "d": "ru.wikipedia.org",
  13006         "b": "wikiru",
  13007         "u": "https://ru.wikipedia.org/w/index.php?search={{{s}}}"
  13008     },
  13009     {
  13010         "d": "sco.wikipedia.org",
  13011         "b": "wikisco",
  13012         "u": "https://sco.wikipedia.org/w/index.php?search={{{s}}}"
  13013     },
  13014     {
  13015         "d": "simple.wikipedia.org",
  13016         "b": "wikisimple",
  13017         "u": "https://simple.wikipedia.org/wiki/Special:Search?search={{{s}}}"
  13018     },
  13019     {
  13020         "d": "en.wikisource.org",
  13021         "b": "wikisource",
  13022         "u": "https://en.wikisource.org/w/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
  13023     },
  13024     {
  13025         "d": "en.wikipedia.org",
  13026         "b": "wikispecies",
  13027         "u": "https://en.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13028     },
  13029     {
  13030         "d": "www.wikisummaries.org",
  13031         "b": "wikisum",
  13032         "u": "http://www.wikisummaries.org/index.php?title=Special%3ASearch&search={{{s}}}&go=Go"
  13033     },
  13034     {
  13035         "d": "curriculum.toxicology.wikispaces.net",
  13036         "b": "wikitox",
  13037         "u": "http://curriculum.toxicology.wikispaces.net/search/view/{{{s}}}"
  13038     },
  13039     {
  13040         "d": "wikitravel.org",
  13041         "b": "wikitravel",
  13042         "u": "http://wikitravel.org/en/Special:Search?search={{{s}}}&go=Go"
  13043     },
  13044     {
  13045         "d": "wikitravel.org",
  13046         "b": "wikit",
  13047         "u": "http://wikitravel.org/en/Special:Search?search={{{s}}}&go=Go"
  13048     },
  13049     {
  13050         "d": "en.wikiversity.org",
  13051         "b": "wikiversity",
  13052         "u": "https://en.wikiversity.org/w/index.php?search={{{s}}}"
  13053     },
  13054     {
  13055         "d": "vi.wikipedia.org",
  13056         "b": "wiki-vn",
  13057         "u": "https://vi.wikipedia.org/w/index.php?search={{{s}}}"
  13058     },
  13059     {
  13060         "d": "de.wikivoyage.org",
  13061         "b": "wikivoyagede",
  13062         "u": "https://de.wikivoyage.org/w/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
  13063     },
  13064     {
  13065         "d": "el.wikivoyage.org",
  13066         "b": "wikivoyageel",
  13067         "u": "https://el.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13068     },
  13069     {
  13070         "d": "en.wikivoyage.org",
  13071         "b": "wikivoyageen",
  13072         "u": "https://en.wikivoyage.org/w/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
  13073     },
  13074     {
  13075         "d": "es.wikivoyage.org",
  13076         "b": "wikivoyagees",
  13077         "u": "https://es.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13078     },
  13079     {
  13080         "d": "fr.wikivoyage.org",
  13081         "b": "wikivoyagefr",
  13082         "u": "https://fr.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13083     },
  13084     {
  13085         "d": "he.wikivoyage.org",
  13086         "b": "wikivoyagehe",
  13087         "u": "https://he.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13088     },
  13089     {
  13090         "d": "it.wikivoyage.org",
  13091         "b": "wikivoyageit",
  13092         "u": "https://it.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13093     },
  13094     {
  13095         "d": "nl.wikivoyage.org",
  13096         "b": "wikivoyagenl",
  13097         "u": "https://nl.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13098     },
  13099     {
  13100         "d": "pl.wikivoyage.org",
  13101         "b": "wikivoyagepl",
  13102         "u": "https://pl.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13103     },
  13104     {
  13105         "d": "pt.wikivoyage.org",
  13106         "b": "wikivoyagept",
  13107         "u": "https://pt.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13108     },
  13109     {
  13110         "d": "ro.wikivoyage.org",
  13111         "b": "wikivoyagero",
  13112         "u": "https://ro.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13113     },
  13114     {
  13115         "d": "ru.wikivoyage.org",
  13116         "b": "wikivoyageru",
  13117         "u": "https://ru.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13118     },
  13119     {
  13120         "d": "sv.wikivoyage.org",
  13121         "b": "wikivoyagesv",
  13122         "u": "https://sv.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13123     },
  13124     {
  13125         "d": "uk.wikivoyage.org",
  13126         "b": "wikivoyageuk",
  13127         "u": "https://uk.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13128     },
  13129     {
  13130         "d": "vi.wikivoyage.org",
  13131         "b": "wikivoyagevi",
  13132         "u": "https://vi.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13133     },
  13134     {
  13135         "d": "en.wikivoyage.org",
  13136         "b": "wikivoyage",
  13137         "u": "http://en.wikivoyage.org/w/index.php?search={{{s}}}"
  13138     },
  13139     {
  13140         "d": "zh.wikivoyage.org",
  13141         "b": "wikivoyagezh",
  13142         "u": "https://zh.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13143     },
  13144     {
  13145         "d": "www.wikiwand.com",
  13146         "b": "wikiwand",
  13147         "u": "http://www.wikiwand.com/en/{{{s}}}"
  13148     },
  13149     {
  13150         "d": "en.wikipedia.org",
  13151         "b": "wiki",
  13152         "u": "http://en.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13153     },
  13154     {
  13155         "d": "ru.wiktionary.org",
  13156         "b": "wikru",
  13157         "u": "https://ru.wiktionary.org/w/index.php?search={{{s}}}"
  13158     },
  13159     {
  13160         "d": "br.wiktionary.org",
  13161         "b": "wiktbr",
  13162         "u": "https://br.wiktionary.org/w/index.php?search={{{s}}}"
  13163     },
  13164     {
  13165         "d": "de.wiktionary.org",
  13166         "b": "wiktde",
  13167         "u": "http://de.wiktionary.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13168     },
  13169     {
  13170         "d": "en.wiktionary.org",
  13171         "b": "wikten",
  13172         "u": "http://en.wiktionary.org/wiki/Special:Search?search={{{s}}}&go=Define"
  13173     },
  13174     {
  13175         "d": "eo.wiktionary.org",
  13176         "b": "wikteo",
  13177         "u": "https://eo.wiktionary.org/w/index.php?search={{{s}}}"
  13178     },
  13179     {
  13180         "d": "es.wiktionary.org",
  13181         "b": "wiktes",
  13182         "u": "https://es.wiktionary.org/w/index.php?search={{{s}}}"
  13183     },
  13184     {
  13185         "d": "fr.wiktionary.org",
  13186         "b": "wiktfr",
  13187         "u": "https://fr.wiktionary.org/wiki/{{{s}}}"
  13188     },
  13189     {
  13190         "d": "el.m.wiktionary.org",
  13191         "b": "wiktgr",
  13192         "u": "https://el.m.wiktionary.org/wiki{{{s}}}"
  13193     },
  13194     {
  13195         "d": "hu.wiktionary.org",
  13196         "b": "wikthu",
  13197         "u": "https://hu.wiktionary.org/w/index.php?search={{{s}}}&title=Speci%C3%A1lis%3AKeres%C3%A9s"
  13198     },
  13199     {
  13200         "d": "en.wiktionary.org",
  13201         "b": "wiktionary",
  13202         "u": "http://en.wiktionary.org/wiki/Special:Search?search={{{s}}}&go=Define"
  13203     },
  13204     {
  13205         "d": "it.wiktionary.org",
  13206         "b": "wiktit",
  13207         "u": "http://it.wiktionary.org/w/index.php?search={{{s}}}&title=Speciale%3ARicerca"
  13208     },
  13209     {
  13210         "d": "ko.wiktionary.org",
  13211         "b": "wiktko",
  13212         "u": "https://ko.wiktionary.org/wiki/{{{s}}}"
  13213     },
  13214     {
  13215         "d": "la.wiktionary.org",
  13216         "b": "wiktla",
  13217         "u": "https://la.wiktionary.org/wiki/Special:Search?search={{{s}}}&go=Define"
  13218     },
  13219     {
  13220         "d": "nl.wiktionary.org",
  13221         "b": "wiktnl",
  13222         "u": "https://nl.wiktionary.org/w/index.php?search={{{s}}}&title=Speciaal%3AZoeken"
  13223     },
  13224     {
  13225         "d": "no.wiktionary.org",
  13226         "b": "wiktno",
  13227         "u": "https://no.wiktionary.org/w/index.php?search={{{s}}}"
  13228     },
  13229     {
  13230         "d": "pt.wiktionary.org",
  13231         "b": "wiktpt",
  13232         "u": "https://pt.wiktionary.org/wiki/{{{s}}}"
  13233     },
  13234     {
  13235         "d": "ru.wiktionary.org",
  13236         "b": "wiktru",
  13237         "u": "https://ru.wiktionary.org/w/index.php?search={{{s}}}"
  13238     },
  13239     {
  13240         "d": "sv.wiktionary.org",
  13241         "b": "wiktsv",
  13242         "u": "https://sv.wiktionary.org/w/index.php?search={{{s}}}&title=Special%3AS%C3%B6k"
  13243     },
  13244     {
  13245         "d": "en.wiktionary.org",
  13246         "b": "wikt",
  13247         "u": "http://en.wiktionary.org/wiki/Special:Search?search={{{s}}}&go=Define"
  13248     },
  13249     {
  13250         "d": "www.onlinelibrary.wiley.com",
  13251         "b": "wiley",
  13252         "u": "https://www.onlinelibrary.wiley.com/action/doSearch?AllField={{{s}}}"
  13253     },
  13254     {
  13255         "d": "commons.wikimedia.org",
  13256         "b": "wim",
  13257         "u": "http://commons.wikimedia.org/w/index.php?search={{{s}}}"
  13258     },
  13259     {
  13260         "d": "incubator.wikimedia.org",
  13261         "b": "winc",
  13262         "u": "http://incubator.wikimedia.org/w/index.php?title=Special%3ASearch&search={{{s}}}"
  13263     },
  13264     {
  13265         "d": "www.wisemarketplace.org",
  13266         "b": "wisedir",
  13267         "u": "http://www.wisemarketplace.org/k:{{{s}}}"
  13268     },
  13269     {
  13270         "d": "www.wissen.de",
  13271         "b": "wissen",
  13272         "u": "http://www.wissen.de/wissensserver/search?keyword={{{s}}}"
  13273     },
  13274     {
  13275         "d": "is.wikipedia.org",
  13276         "b": "wis",
  13277         "u": "https://is.wikipedia.org/w/index.php?search={{{s}}}"
  13278     },
  13279     {
  13280         "d": "el.m.wiktionary.org",
  13281         "b": "witgr",
  13282         "u": "https://el.m.wiktionary.org/wiki/{{{s}}}"
  13283     },
  13284     {
  13285         "d": "pl.wiktionary.org",
  13286         "b": "witpl",
  13287         "u": "https://pl.wiktionary.org/wiki/{{{s}}}"
  13288     },
  13289     {
  13290         "d": "it.wikipedia.org",
  13291         "b": "wit",
  13292         "u": "http://it.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13293     },
  13294     {
  13295         "d": "en.wikipedia.org",
  13296         "b": "wi",
  13297         "u": "https://en.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13298     },
  13299     {
  13300         "d": "zh.wikipedia.org",
  13301         "b": "wizh",
  13302         "u": "https://zh.wikipedia.org/w/index.php?search={{{s}}}"
  13303     },
  13304     {
  13305         "d": "ja.wikipedia.org",
  13306         "b": "wja",
  13307         "u": "http://ja.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13308     },
  13309     {
  13310         "d": "www.wjec.co.uk",
  13311         "b": "wjec",
  13312         "u": "http://www.wjec.co.uk/search/pf_search.php?q={{{s}}}"
  13313     },
  13314     {
  13315         "d": "wiki.jvflux.com",
  13316         "b": "wjvf",
  13317         "u": "https://wiki.jvflux.com/index.php?title=Spécial:Recherche&search={{{s}}}"
  13318     },
  13319     {
  13320         "d": "ja.wikipedia.org",
  13321         "b": "wj",
  13322         "u": "https://ja.wikipedia.org/wiki/{{{s}}}"
  13323     },
  13324     {
  13325         "d": "nl.wikisage.org",
  13326         "b": "wkan",
  13327         "u": "http://nl.wikisage.org/w/index.php?search={{{s}}}&title=Speciaal%3AZoeken&go=OK"
  13328     },
  13329     {
  13330         "d": "kk.wikipedia.org",
  13331         "b": "wkk",
  13332         "u": "https://kk.wikipedia.org/w/index.php?search={{{s}}}"
  13333     },
  13334     {
  13335         "d": "lt.wiktionary.org",
  13336         "b": "wklt",
  13337         "u": "https://lt.wiktionary.org/w/index.php?search={{{s}}}"
  13338     },
  13339     {
  13340         "d": "www.wikiloc.com",
  13341         "b": "wkl",
  13342         "u": "https://www.wikiloc.com/wikiloc/find.do?q={{{s}}}"
  13343     },
  13344     {
  13345         "d": "en.m.wikipedia.org",
  13346         "b": "wkm",
  13347         "u": "https://en.m.wikipedia.org/wiki/{{{s}}}"
  13348     },
  13349     {
  13350         "d": "kn.wikipedia.org",
  13351         "b": "wkn",
  13352         "u": "https://kn.wikipedia.org/w/index.php?search={{{s}}}"
  13353     },
  13354     {
  13355         "d": "ko.wikipedia.org",
  13356         "b": "wko",
  13357         "u": "https://ko.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13358     },
  13359     {
  13360         "d": "species.wikimedia.org",
  13361         "b": "wksp",
  13362         "u": "https://species.wikimedia.org/w/index.php?search={{{s}}}"
  13363     },
  13364     {
  13365         "d": "species.wikimedia.org",
  13366         "b": "wks",
  13367         "u": "https://species.wikimedia.org/w/index.php?search={{{s}}}"
  13368     },
  13369     {
  13370         "d": "de.wiktionary.org",
  13371         "b": "wktde",
  13372         "u": "http://de.wiktionary.org/w/index.php?search= {{{s}}}"
  13373     },
  13374     {
  13375         "d": "en.wiktionary.org",
  13376         "b": "wkten",
  13377         "u": "https://en.wiktionary.org/wiki/{{{s}}}"
  13378     },
  13379     {
  13380         "d": "en.wikiversity.org",
  13381         "b": "wku",
  13382         "u": "https://en.wikiversity.org/w/index.php?search={{{s}}}"
  13383     },
  13384     {
  13385         "d": "en.wikipedia.org",
  13386         "b": "wk",
  13387         "u": "https://en.wikipedia.org/w/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
  13388     },
  13389     {
  13390         "d": "la.wikipedia.org",
  13391         "b": "wla",
  13392         "u": "http://la.wikipedia.org/w/index.php?search={{{s}}} "
  13393     },
  13394     {
  13395         "d": "a.next.westlaw.com",
  13396         "b": "wln",
  13397         "u": "https://a.next.westlaw.com/Search/Results.html?query={{{s}}}&jurisdiction=ALLCASES"
  13398     },
  13399     {
  13400         "d": "reference.wolfram.com",
  13401         "b": "wlr",
  13402         "u": "http://reference.wolfram.com/search/?q={{{s}}}"
  13403     },
  13404     {
  13405         "d": "lt.wikipedia.org",
  13406         "b": "wlt",
  13407         "u": "https://lt.wikipedia.org/w/?search={{{s}}}"
  13408     },
  13409     {
  13410         "d": "lv.wikipedia.org",
  13411         "b": "wlv",
  13412         "u": "https://lv.wikipedia.org/w/index.php?search={{{s}}}"
  13413     },
  13414     {
  13415         "d": "search.wikileaks.org",
  13416         "b": "wl",
  13417         "u": "https://search.wikileaks.org/?q={{{s}}}"
  13418     },
  13419     {
  13420         "d": "de.m.wikipedia.org",
  13421         "b": "wmde",
  13422         "u": "https://de.m.wikipedia.org/w/index.php?search={{{s}}}"
  13423     },
  13424     {
  13425         "d": "meta.wikimedia.org",
  13426         "b": "wmeta",
  13427         "u": "http://meta.wikimedia.org/w/index.php?title=Special%3ASearch&search={{{s}}}"
  13428     },
  13429     {
  13430         "d": "ml.wikipedia.org",
  13431         "b": "wml",
  13432         "u": "https://ml.wikipedia.org/w/index.php?search={{{s}}}"
  13433     },
  13434     {
  13435         "d": "public.wmo.int",
  13436         "b": "wmo",
  13437         "u": "https://public.wmo.int/en/search?search_api_views_fulltext={{{s}}}"
  13438     },
  13439     {
  13440         "d": "sr.m.wikipedia.org",
  13441         "b": "wmsr",
  13442         "u": "https://sr.m.wikipedia.org/wiki/{{{s}}}"
  13443     },
  13444     {
  13445         "d": "mt.wikipedia.org",
  13446         "b": "wmt",
  13447         "u": "http://mt.wikipedia.org/w/index.php?search={{{s}}}"
  13448     },
  13449     {
  13450         "d": "en.m.wikipedia.org",
  13451         "b": "wm",
  13452         "u": "http://en.m.wikipedia.org/wiki?search={{{s}}}"
  13453     },
  13454     {
  13455         "d": "my.wikipedia.org",
  13456         "b": "wmy",
  13457         "u": "https://my.wikipedia.org/w/index.php?title=Special:Search&search={{{s}}}"
  13458     },
  13459     {
  13460         "d": "www.wordnik.com",
  13461         "b": "wnk",
  13462         "u": "https://www.wordnik.com/words/?myWord={{{s}}}"
  13463     },
  13464     {
  13465         "d": "nl.wikipedia.org",
  13466         "b": "wnl",
  13467         "u": "https://nl.wikipedia.org/w/index.php?search={{{s}}}"
  13468     },
  13469     {
  13470         "d": "nn.wikipedia.org",
  13471         "b": "wnn",
  13472         "u": "https://nn.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13473     },
  13474     {
  13475         "d": "no.wikipedia.org",
  13476         "b": "wno",
  13477         "u": "https://no.wikipedia.org/w/index.php?search={{{s}}}"
  13478     },
  13479     {
  13480         "d": "woerterbuchnetz.de",
  13481         "b": "woerterbuchnetz",
  13482         "u": "http://woerterbuchnetz.de/cgi-bin/WBNetz/startGlobalSearch.tcl?stichwort={{{s}}}"
  13483     },
  13484     {
  13485         "d": "www.woerterbuch.info",
  13486         "b": "woerterbuch",
  13487         "u": "http://www.woerterbuch.info/?query={{{s}}}"
  13488     },
  13489     {
  13490         "d": "www.wolframalpha.com",
  13491         "b": "wolframalpha",
  13492         "u": "https://www.wolframalpha.com/input/?i={{{s}}}"
  13493     },
  13494     {
  13495         "d": "www.wolframalpha.com",
  13496         "b": "wolfram",
  13497         "u": "https://www.wolframalpha.com/input/?i={{{s}}}"
  13498     },
  13499     {
  13500         "d": "www.wolframalpha.com",
  13501         "b": "wolf",
  13502         "u": "https://www.wolframalpha.com/input/?i={{{s}}}"
  13503     },
  13504     {
  13505         "d": "wol.jw.org",
  13506         "b": "wolsv",
  13507         "u": "https://wol.jw.org/wol/finder?wtlocale=Z&q={{{s}}}"
  13508     },
  13509     {
  13510         "d": "wol.jw.org",
  13511         "b": "wol",
  13512         "u": "http://wol.jw.org/wol/finder?q={{{s}}}"
  13513     },
  13514     {
  13515         "d": "www.woodmac.com",
  13516         "b": "woodmac",
  13517         "u": "https://www.woodmac.com/store/search/?q={{{s}}}"
  13518     },
  13519     {
  13520         "d": "www.wood-database.com",
  13521         "b": "wood",
  13522         "u": "http://www.wood-database.com/?s={{{s}}}"
  13523     },
  13524     {
  13525         "d": "woordenlijst.org",
  13526         "b": "woordenlijst",
  13527         "u": "http://woordenlijst.org/zoek/?q={{{s}}}&w=w"
  13528     },
  13529     {
  13530         "d": "www.woorden.org",
  13531         "b": "woord",
  13532         "u": "https://www.woorden.org/woord/{{{s}}}"
  13533     },
  13534     {
  13535         "d": "wordcentral.com",
  13536         "b": "wordcentral",
  13537         "u": "http://wordcentral.com/cgi-bin/student?book=Student&va={{{s}}}"
  13538     },
  13539     {
  13540         "d": "wordinfo.info",
  13541         "b": "wordinfo",
  13542         "u": "http://wordinfo.info/results?searchString={{{s}}}"
  13543     },
  13544     {
  13545         "d": "www.wordnik.com",
  13546         "b": "wordnik",
  13547         "u": "http://www.wordnik.com/words/{{{s}}}"
  13548     },
  13549     {
  13550         "d": "www.wordreference.com",
  13551         "b": "wordreference",
  13552         "u": "http://www.wordreference.com/es/translation.asp?tranword={{{s}}}"
  13553     },
  13554     {
  13555         "d": "www.wordsmyth.net",
  13556         "b": "wordsmyth",
  13557         "u": "http://www.wordsmyth.net/?level=3&ent={{{s}}}"
  13558     },
  13559     {
  13560         "d": "www.wordwebonline.com",
  13561         "b": "wordweb",
  13562         "u": "http://www.wordwebonline.com/search.pl?w={{{s}}}"
  13563     },
  13564     {
  13565         "d": "www.worldatlas.com",
  13566         "b": "worldatlas",
  13567         "u": "https://www.worldatlas.com/search?q={{{s}}}"
  13568     },
  13569     {
  13570         "d": "worldbuilding.stackexchange.com",
  13571         "b": "worldbuilding",
  13572         "u": "http://worldbuilding.stackexchange.com/search?q={{{s}}}"
  13573     },
  13574     {
  13575         "d": "worldcatmobile.org",
  13576         "b": "worldcatm",
  13577         "u": "http://worldcatmobile.org/?q={{{s}}}"
  13578     },
  13579     {
  13580         "d": "www.wormbase.org",
  13581         "b": "worm",
  13582         "u": "http://www.wormbase.org/species/c_elegans/gene/{{{s}}}"
  13583     },
  13584     {
  13585         "d": "gateway.webofknowledge.com",
  13586         "b": "wosc",
  13587         "u": "https://gateway.webofknowledge.com/gateway/Gateway.cgi?GWVersion=2&SrcApp=WEB&SrcAuth=ProQuest&DestApp=UA&DestLinkType=GeneralSearchSummary&topic={{{s}}}"
  13588     },
  13589     {
  13590         "d": "www.wotif.com",
  13591         "b": "wotif",
  13592         "u": "http://www.wotif.com/search/TextSearch?searchTerms={{{s}}}"
  13593     },
  13594     {
  13595         "d": "www.wowwiki.com",
  13596         "b": "wowwiki",
  13597         "u": "http://www.wowwiki.com/Special:Search?search={{{s}}}"
  13598     },
  13599     {
  13600         "d": "synonyme.woxikon.de",
  13601         "b": "woxikon",
  13602         "u": "http://synonyme.woxikon.de/synonyme/{{{s}}}.php"
  13603     },
  13604     {
  13605         "d": "developer.wordpress.org",
  13606         "b": "wpdev",
  13607         "u": "https://developer.wordpress.org/?s={{{s}}}"
  13608     },
  13609     {
  13610         "d": "fr.wikipedia.org",
  13611         "b": "wpfr",
  13612         "u": "https://fr.wikipedia.org/wiki/{{{s}}}"
  13613     },
  13614     {
  13615         "d": "pl.wikipedia.org",
  13616         "b": "wpl",
  13617         "u": "http://pl.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13618     },
  13619     {
  13620         "d": "pt.wikipedia.org",
  13621         "b": "wpt",
  13622         "u": "http://pt.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13623     },
  13624     {
  13625         "d": "de.wikiquote.org",
  13626         "b": "wqde",
  13627         "u": "https://de.wikiquote.org/w/index.php?search={{{s}}}&title=Spezial%3ASuche"
  13628     },
  13629     {
  13630         "d": "es.wikiquote.org",
  13631         "b": "wqes",
  13632         "u": "https://es.wikiquote.org/w/?search={{{s}}}"
  13633     },
  13634     {
  13635         "d": "pl.wikiquote.org",
  13636         "b": "wqpl",
  13637         "u": "https://pl.wikiquote.org/w/index.php?search={{{s}}}&title=Specjalna:Szukaj&go=Przejdź"
  13638     },
  13639     {
  13640         "d": "en.wikiquote.org",
  13641         "b": "wq",
  13642         "u": "https://en.wikiquote.org/w/index.php?search={{{s}}}&title=Special%3ASearch"
  13643     },
  13644     {
  13645         "d": "en.wikipedia.org",
  13646         "b": "wrand",
  13647         "u": "https://en.wikipedia.org/wiki/Special:RandomInCategory/{{{s}}}"
  13648     },
  13649     {
  13650         "d": "www.wolframalpha.com",
  13651         "b": "wra",
  13652         "u": "https://www.wolframalpha.com/input/?i={{{s}}}"
  13653     },
  13654     {
  13655         "d": "www.wordreference.com",
  13656         "b": "wrcfr",
  13657         "u": "http://www.wordreference.com/conj/FrVerbs.aspx?v={{{s}}}"
  13658     },
  13659     {
  13660         "d": "www.wordreference.com",
  13661         "b": "wrc",
  13662         "u": "http://www.wordreference.com/conj/FrVerbs.aspx?v={{{s}}}"
  13663     },
  13664     {
  13665         "d": "www.wordreference.com",
  13666         "b": "wrdeen",
  13667         "u": "http://www.wordreference.com/deen/{{{s}}}"
  13668     },
  13669     {
  13670         "d": "www.wordreference.com",
  13671         "b": "wref",
  13672         "u": "https://www.wordreference.com/enfr/{{{s}}}"
  13673     },
  13674     {
  13675         "d": "www.wordreference.com",
  13676         "b": "wrei",
  13677         "u": "http://www.wordreference.com/enit/{{{s}}}"
  13678     },
  13679     {
  13680         "d": "www.wordreference.com",
  13681         "b": "wrende",
  13682         "u": "http://www.wordreference.com/ende/{{{s}}}"
  13683     },
  13684     {
  13685         "d": "www.wordreference.com",
  13686         "b": "wrenes",
  13687         "u": "http://www.wordreference.com/redirect/translation.aspx?w={{{s}}}&dict=enes"
  13688     },
  13689     {
  13690         "d": "www.wordreference.com",
  13691         "b": "wrenit",
  13692         "u": "http://www.wordreference.com/enit/{{{s}}} "
  13693     },
  13694     {
  13695         "d": "www.wordreference.com",
  13696         "b": "wrennl",
  13697         "u": "http://www.wordreference.com/ennl/{{{s}}}"
  13698     },
  13699     {
  13700         "d": "www.wordreference.com",
  13701         "b": "wrenpt",
  13702         "u": "http://www.wordreference.com/enpt/{{{s}}} "
  13703     },
  13704     {
  13705         "d": "www.wordreference.com",
  13706         "b": "wrensp",
  13707         "u": "http://www.wordreference.com/es/translation.asp?tranword={{{s}}}"
  13708     },
  13709     {
  13710         "d": "www.wordreference.com",
  13711         "b": "wrensv",
  13712         "u": "https://www.wordreference.com/ensv/{{{s}}}"
  13713     },
  13714     {
  13715         "d": "www.wordreference.com",
  13716         "b": "wrep",
  13717         "u": "http://www.wordreference.com/pten/{{{s}}}"
  13718     },
  13719     {
  13720         "d": "www.wordreference.com",
  13721         "b": "wresconj",
  13722         "u": "http://www.wordreference.com/conj/ESverbs.aspx?v={{{s}}}"
  13723     },
  13724     {
  13725         "d": "www.wordreference.com",
  13726         "b": "wresen",
  13727         "u": "http://www.wordreference.com/es/en/translation.asp?spen={{{s}}}"
  13728     },
  13729     {
  13730         "d": "www.wordreference.com",
  13731         "b": "wresfr",
  13732         "u": "http://www.wordreference.com/esfr/{{{s}}}"
  13733     },
  13734     {
  13735         "d": "www.wordreference.com",
  13736         "b": "wresit",
  13737         "u": "http://www.wordreference.com/esit/{{{s}}}"
  13738     },
  13739     {
  13740         "d": "www.wordreference.com",
  13741         "b": "wrespt",
  13742         "u": "http://www.wordreference.com/espt/{{{s}}}"
  13743     },
  13744     {
  13745         "d": "www.wordreference.com",
  13746         "b": "wrfe",
  13747         "u": "http://www.wordreference.com/fren/{{{s}}}"
  13748     },
  13749     {
  13750         "d": "www.wordreference.com",
  13751         "b": "wrfrconj",
  13752         "u": "http://www.wordreference.com/conj/FRverbs.aspx?v={{{s}}}"
  13753     },
  13754     {
  13755         "d": "www.wordreference.com",
  13756         "b": "wrfrde",
  13757         "u": "http://www.wordreference.com/frde/{{{s}}}"
  13758     },
  13759     {
  13760         "d": "www.wordreference.com",
  13761         "b": "wrfren",
  13762         "u": "http://www.wordreference.com/fren/{{{s}}}"
  13763     },
  13764     {
  13765         "d": "www.wordreference.com",
  13766         "b": "wrfres",
  13767         "u": "http://www.wordreference.com/fres/{{{s}}}"
  13768     },
  13769     {
  13770         "d": "wikirhymer.com",
  13771         "b": "wrhymer",
  13772         "u": "http://wikirhymer.com/words/{{{s}}}"
  13773     },
  13774     {
  13775         "d": "www.wordreference.com",
  13776         "b": "wrie",
  13777         "u": "http://www.wordreference.com/iten/{{{s}}}"
  13778     },
  13779     {
  13780         "d": "wright.tools",
  13781         "b": "wrighttools",
  13782         "u": "http://wright.tools/en/stable/search.html?q={{{s}}}&check_keywords=yes&area=default"
  13783     },
  13784     {
  13785         "d": "www.wordreference.com",
  13786         "b": "writen",
  13787         "u": "http://www.wordreference.com/iten/{{{s}}}"
  13788     },
  13789     {
  13790         "d": "www.wordreference.com",
  13791         "b": "writes",
  13792         "u": "https://www.wordreference.com/iten/{{{s}}}"
  13793     },
  13794     {
  13795         "d": "www.wordreference.com",
  13796         "b": "writ",
  13797         "u": "http://www.wordreference.com/definizione/{{{s}}}"
  13798     },
  13799     {
  13800         "d": "www.wordreference.com",
  13801         "b": "wrnlen",
  13802         "u": "http://www.wordreference.com/nlen/{{{s}}}"
  13803     },
  13804     {
  13805         "d": "ro.wikipedia.org",
  13806         "b": "wro",
  13807         "u": "https://ro.wikipedia.org/w/index.php?search={{{s}}}&title=Special%3AC%C4%83utare"
  13808     },
  13809     {
  13810         "d": "www.wordreference.com",
  13811         "b": "wrpe",
  13812         "u": "http://www.wordreference.com/enpt/{{{s}}}"
  13813     },
  13814     {
  13815         "d": "www.wordreference.com",
  13816         "b": "wrpten",
  13817         "u": "http://www.wordreference.com/pten/{{{s}}} "
  13818     },
  13819     {
  13820         "d": "eprints.whiterose.ac.uk",
  13821         "b": "wrro",
  13822         "u": "http://eprints.whiterose.ac.uk/cgi/search/simple?full={{{s}}}&_action_search=Search&_order=bytitle&basic_srchtype=ALL&_satisfyall=ALL"
  13823     },
  13824     {
  13825         "d": "www.wordreference.com",
  13826         "b": "wrspconj",
  13827         "u": "http://www.wordreference.com/conj/ESverbs.aspx?v={{{s}}}"
  13828     },
  13829     {
  13830         "d": "www.wordreference.com",
  13831         "b": "wrss",
  13832         "u": "http://www.wordreference.com/sinonimos/{{{s}}}"
  13833     },
  13834     {
  13835         "d": "www.wordreference.com",
  13836         "b": "wrsven",
  13837         "u": "https://www.wordreference.com/ensv/{{{s}}}"
  13838     },
  13839     {
  13840         "d": "www.wordreference.com",
  13841         "b": "wrs",
  13842         "u": "http://www.wordreference.com/es/translation.asp?tranword={{{s}}}"
  13843     },
  13844     {
  13845         "d": "www.wordreference.com",
  13846         "b": "wrsyes",
  13847         "u": "https://www.wordreference.com/sinonimos//{{{s}}}"
  13848     },
  13849     {
  13850         "d": "ru.wikipedia.org",
  13851         "b": "w.ru",
  13852         "u": "https://ru.wikipedia.org/w/index.php?search={{{s}}}"
  13853     },
  13854     {
  13855         "d": "ru.wikipedia.org",
  13856         "b": "wru",
  13857         "u": "https://ru.wikipedia.org/wiki/{{{s}}}"
  13858     },
  13859     {
  13860         "d": "www.wordreference.com",
  13861         "b": "wr",
  13862         "u": "http://www.wordreference.com/definition/{{{s}}}"
  13863     },
  13864     {
  13865         "d": "www.wordreference.com",
  13866         "b": "wrze",
  13867         "u": "https://www.wordreference.com/zhen/{{{s}}}"
  13868     },
  13869     {
  13870         "d": "sco.wikipedia.org",
  13871         "b": "wsco",
  13872         "u": "http://sco.wikipedia.org/w/index.php?search={{{s}}}"
  13873     },
  13874     {
  13875         "d": "de.wikisource.org",
  13876         "b": "wsde",
  13877         "u": "https://de.wikisource.org/w/index.php?search={{{s}}}"
  13878     },
  13879     {
  13880         "d": "www.wesleyseminary.edu",
  13881         "b": "wsem",
  13882         "u": "https://www.wesleyseminary.edu/?s={{{s}}}"
  13883     },
  13884     {
  13885         "d": "se.wikipedia.org",
  13886         "b": "wse",
  13887         "u": "http://se.wikipedia.org/w/index.php?search={{{s}}}"
  13888     },
  13889     {
  13890         "d": "fr.wikisource.org",
  13891         "b": "wsfr",
  13892         "u": "https://fr.wikisource.org/w/index.php?search={{{s}}}&title=Sp%C3%A9cial%3ARecherche&go=Lire"
  13893     },
  13894     {
  13895         "d": "fa.wikishia.net",
  13896         "b": "wshfa",
  13897         "u": "http://fa.wikishia.net/index.php?search={{{s}}}"
  13898     },
  13899     {
  13900         "d": "en.wikishia.net",
  13901         "b": "wsh",
  13902         "u": "http://en.wikishia.net/view/?search={{{s}}}"
  13903     },
  13904     {
  13905         "d": "simple.wikipedia.org",
  13906         "b": "wsimple",
  13907         "u": "https://simple.wikipedia.org/w/index.php?search={{{s}}}"
  13908     },
  13909     {
  13910         "d": "sl.wikipedia.org",
  13911         "b": "wsi",
  13912         "u": "https://sl.wikipedia.org/w/index.php?search={{{s}}}"
  13913     },
  13914     {
  13915         "d": "wsjp.pl",
  13916         "b": "wsjp",
  13917         "u": "http://wsjp.pl/index.php?szukaj={{{s}}}&pwh=0"
  13918     },
  13919     {
  13920         "d": "sk.wikipedia.org",
  13921         "b": "wsk",
  13922         "u": "https://sk.wikipedia.org/wiki/Special:Search?search={{{s}}}"
  13923     },
  13924     {
  13925         "d": "sl.wikipedia.org",
  13926         "b": "wsl",
  13927         "u": "http://sl.wikipedia.org/w/index.php?title=Special%3ASearch&profile=default&search={{{s}}}"
  13928     },
  13929     {
  13930         "d": "species.wikimedia.org",
  13931         "b": "wspec",
  13932         "u": "https://species.wikimedia.org/w/index.php?search={{{s}}}"
  13933     },
  13934     {
  13935         "d": "wayne.edu",
  13936         "b": "wsu",
  13937         "u": "https://wayne.edu/search/?q={{{s}}}&type=all"
  13938     },
  13939     {
  13940         "d": "sv.wikipedia.org",
  13941         "b": "wsv",
  13942         "u": "http://sv.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  13943     },
  13944     {
  13945         "d": "words.bighugelabs.com",
  13946         "b": "wsyn",
  13947         "u": "http://words.bighugelabs.com/{{{s}}}"
  13948     },
  13949     {
  13950         "d": "zh.wikisource.org",
  13951         "b": "wszh",
  13952         "u": "https://zh.wikisource.org/wiki/Special:Search?search={{{s}}}"
  13953     },
  13954     {
  13955         "d": "bg.wiktionary.org",
  13956         "b": "wtbg",
  13957         "u": "https://bg.wiktionary.org/wiki/{{{s}}}"
  13958     },
  13959     {
  13960         "d": "ca.wiktionary.org",
  13961         "b": "wtca",
  13962         "u": "https://ca.wiktionary.org/wiki/{{{s}}}"
  13963     },
  13964     {
  13965         "d": "cs.wiktionary.org",
  13966         "b": "wtcz",
  13967         "u": "https://cs.wiktionary.org/wiki/{{{s}}}"
  13968     },
  13969     {
  13970         "d": "de.wiktionary.org",
  13971         "b": "wtde",
  13972         "u": "https://de.wiktionary.org/w/index.php?search={{{s}}}"
  13973     },
  13974     {
  13975         "d": "el.wiktionary.org",
  13976         "b": "wtel",
  13977         "u": "https://el.wiktionary.org/wiki/{{{s}}}"
  13978     },
  13979     {
  13980         "d": "en.wiktionary.org",
  13981         "b": "wten",
  13982         "u": "http://en.wiktionary.org/w/index.php?search={{{s}}}&button=&title=Special%3ASearch"
  13983     },
  13984     {
  13985         "d": "eo.wiktionary.org",
  13986         "b": "wteo",
  13987         "u": "https://eo.wiktionary.org/w/index.php?search={{{s}}}&title=Speciala%C4%B5o%3ASer%C4%89i&go=Ek!"
  13988     },
  13989     {
  13990         "d": "es.wiktionary.org",
  13991         "b": "wtes",
  13992         "u": "https://es.wiktionary.org/w/index.php?search={{{s}}}&button=&title=Especial%3ABuscar"
  13993     },
  13994     {
  13995         "d": "fi.wiktionary.org",
  13996         "b": "wtfi",
  13997         "u": "https://fi.wiktionary.org/w/index.php?search={{{s}}}&title=Toiminnot%3AHaku"
  13998     },
  13999     {
  14000         "d": "www.mirbsd.org",
  14001         "b": "wtf",
  14002         "u": "https://www.mirbsd.org/wtf.cgi?q={{{s}}}"
  14003     },
  14004     {
  14005         "d": "fr.wiktionary.org",
  14006         "b": "wtfr",
  14007         "u": "https://fr.wiktionary.org/wiki/{{{s}}} "
  14008     },
  14009     {
  14010         "d": "wtg.pt",
  14011         "b": "wtg",
  14012         "u": "https://wtg.pt/?s={{{s}}}"
  14013     },
  14014     {
  14015         "d": "hi.wiktionary.org",
  14016         "b": "wth",
  14017         "u": "https://hi.wiktionary.org/w/index.php?search={{{s}}}"
  14018     },
  14019     {
  14020         "d": "en.wiktionary.org",
  14021         "b": "wtionary",
  14022         "u": "https://en.wiktionary.org/w/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
  14023     },
  14024     {
  14025         "d": "it.wiktionary.org",
  14026         "b": "wtit",
  14027         "u": "http://it.wiktionary.org/w/index.php?search={{{s}}}&title=Speciale%3ARicerca"
  14028     },
  14029     {
  14030         "d": "en.wiktionary.org",
  14031         "b": "wtla",
  14032         "u": "https://en.wiktionary.org/wiki/{{{s}}}#Latin"
  14033     },
  14034     {
  14035         "d": "en.m.wiktionary.org",
  14036         "b": "wtm",
  14037         "u": "https://en.m.wiktionary.org/wiki/{{{s}}}"
  14038     },
  14039     {
  14040         "d": "nl.wiktionary.org",
  14041         "b": "wtnl",
  14042         "u": "https://nl.wiktionary.org/w/index.php?search={{{s}}}"
  14043     },
  14044     {
  14045         "d": "no.wiktionary.org",
  14046         "b": "wtno",
  14047         "u": "https://no.wiktionary.org/wiki/index.php?title=Special:Search&search={{{s}}}"
  14048     },
  14049     {
  14050         "d": "pl.wiktionary.org",
  14051         "b": "wtpl",
  14052         "u": "https://pl.wiktionary.org/w/index.php?search={{{s}}}"
  14053     },
  14054     {
  14055         "d": "pt.wiktionary.org",
  14056         "b": "wtpt",
  14057         "u": "https://pt.wiktionary.org/wiki/{{{s}}}"
  14058     },
  14059     {
  14060         "d": "ro.wiktionary.org",
  14061         "b": "wtro",
  14062         "u": "https://ro.wiktionary.org/wiki/{{{s}}}"
  14063     },
  14064     {
  14065         "d": "ru.wiktionary.org",
  14066         "b": "wtru",
  14067         "u": "http://ru.wiktionary.org/wiki/Special:Search?search={{{s}}}&go=Go"
  14068     },
  14069     {
  14070         "d": "tr.wikipedia.org",
  14071         "b": "wtr",
  14072         "u": "https://tr.wikipedia.org/wiki/Special:Search?search={{{s}}}"
  14073     },
  14074     {
  14075         "d": "sv.wiktionary.org",
  14076         "b": "wtsv",
  14077         "u": "http://sv.wiktionary.org/w/index.php?search={{{s}}}&button=&title=Special%3AS%C3%B6k"
  14078     },
  14079     {
  14080         "d": "ta.wiktionary.org",
  14081         "b": "wtta",
  14082         "u": "https://ta.wiktionary.org/wiki/Special:Search?search={{{s}}}&go=Go"
  14083     },
  14084     {
  14085         "d": "tt.wikipedia.org",
  14086         "b": "wtt",
  14087         "u": "https://tt.wikipedia.org/wiki/{{{s}}}"
  14088     },
  14089     {
  14090         "d": "vi.wiktionary.org",
  14091         "b": "wtvi",
  14092         "u": "https://vi.wiktionary.org/w/index.php?search={{{s}}}"
  14093     },
  14094     {
  14095         "d": "en.wiktionary.org",
  14096         "b": "wt",
  14097         "u": "https://en.wiktionary.org/w/index.php?search={{{s}}}&title=Special%3ASearch&go=Go"
  14098     },
  14099     {
  14100         "d": "zh.wiktionary.org",
  14101         "b": "wtzh",
  14102         "u": "https://zh.wiktionary.org/w/index.php?search={{{s}}}"
  14103     },
  14104     {
  14105         "d": "uk.wikipedia.org",
  14106         "b": "wuk",
  14107         "u": "http://uk.wikipedia.org/wiki/Special:Search?search={{{s}}}&go=Go"
  14108     },
  14109     {
  14110         "d": "www.wulfila.be",
  14111         "b": "wulfila",
  14112         "u": "http://www.wulfila.be/gothic/browse/search/?find={{{s}}}&mode=1"
  14113     },
  14114     {
  14115         "d": "de.wikivoyage.org",
  14116         "b": "wvde",
  14117         "u": "https://de.wikivoyage.org/w/index.php?search={{{s}}}"
  14118     },
  14119     {
  14120         "d": "en.wikivoyage.org",
  14121         "b": "wven",
  14122         "u": "https://en.wikivoyage.org/wiki/Special:Search?search={{{s}}}&go=Go"
  14123     },
  14124     {
  14125         "d": "en.wikiversity.org",
  14126         "b": "wvers",
  14127         "u": "http://en.wikiversity.org/w/index.php?search={{{s}}}&title=Special%3ASearch"
  14128     },
  14129     {
  14130         "d": "es.wikivoyage.org",
  14131         "b": "wves",
  14132         "u": "https://es.wikivoyage.org/w/index.php?search={{{s}}}"
  14133     },
  14134     {
  14135         "d": "fr.wikivoyage.org",
  14136         "b": "wvfr",
  14137         "u": "https://fr.wikivoyage.org/w/index.php?search={{{s}}}"
  14138     },
  14139     {
  14140         "d": "it.wikivoyage.org",
  14141         "b": "wvit",
  14142         "u": "https://it.wikivoyage.org/w/index.php?search={{{s}}}"
  14143     },
  14144     {
  14145         "d": "nl.wikivoyage.org",
  14146         "b": "wvnl",
  14147         "u": "https://nl.wikivoyage.org/w/index.php?search={{{s}}}"
  14148     },
  14149     {
  14150         "d": "vo.wikipedia.org",
  14151         "b": "wvo",
  14152         "u": "http://vo.wikipedia.org/w/index.php?search={{{s}}}"
  14153     },
  14154     {
  14155         "d": "pt.wikivoyage.org",
  14156         "b": "wvpt",
  14157         "u": "https://pt.wikivoyage.org/w/index.php?search={{{s}}}"
  14158     },
  14159     {
  14160         "d": "ru.wikivoyage.org",
  14161         "b": "wvru",
  14162         "u": "https://ru.wikivoyage.org/w/index.php?search={{{s}}}"
  14163     },
  14164     {
  14165         "d": "sv.wikivoyage.org",
  14166         "b": "wvsv",
  14167         "u": "https://sv.wikivoyage.org/w/index.php?search={{{s}}}"
  14168     },
  14169     {
  14170         "d": "en.wikivoyage.org",
  14171         "b": "wv",
  14172         "u": "https://en.wikivoyage.org/w/index.php?search={{{s}}}"
  14173     },
  14174     {
  14175         "d": "www.wikiwand.com",
  14176         "b": "wwde",
  14177         "u": "https://www.wikiwand.com/de/{{{s}}}"
  14178     },
  14179     {
  14180         "d": "www.wikiwand.com",
  14181         "b": "wwen",
  14182         "u": "http://www.wikiwand.com/en/{{{s}}}"
  14183     },
  14184     {
  14185         "d": "www.wikiwand.com",
  14186         "b": "wwes",
  14187         "u": "http://www.wikiwand.com/es/{{{s}}}"
  14188     },
  14189     {
  14190         "d": "www.wikiwand.com",
  14191         "b": "wwfr",
  14192         "u": "https://www.wikiwand.com/fr/{{{s}}}"
  14193     },
  14194     {
  14195         "d": "www.worldwildlife.org",
  14196         "b": "wwf",
  14197         "u": "https://www.worldwildlife.org/search?cx=003443374396369277624%3Av3nraqhmeyk&ie=UTF-8&x={{{s}}}&sa="
  14198     },
  14199     {
  14200         "d": "www.wegenwiki.nl",
  14201         "b": "wwiki",
  14202         "u": "http://www.wegenwiki.nl/index.php?search={{{s}}}&title=Speciaal%3AZoeken"
  14203     },
  14204     {
  14205         "d": "www.wikiwand.com",
  14206         "b": "wwnl",
  14207         "u": "http://www.wikiwand.com/nl/{{{s}}}"
  14208     },
  14209     {
  14210         "d": "www.wikiwand.com",
  14211         "b": "wwpt",
  14212         "u": "https://www.wikiwand.com/pt/{{{s}}}"
  14213     },
  14214     {
  14215         "d": "www.wikiwand.com",
  14216         "b": "ww",
  14217         "u": "https://www.wikiwand.com/en/{{{s}}}"
  14218     },
  14219     {
  14220         "d": "nihongo.monash.edu",
  14221         "b": "wwwjdic",
  14222         "u": "http://nihongo.monash.edu/cgi-bin/wwwjdic?1MUE{{{s}}}"
  14223     },
  14224     {
  14225         "d": "publicwww.com",
  14226         "b": "www",
  14227         "u": "https://publicwww.com/websites/{{{s}}}/"
  14228     },
  14229     {
  14230         "d": "www.wikiwand.com",
  14231         "b": "wwzh",
  14232         "u": "https://www.wikiwand.com/zh/{{{s}}}"
  14233     },
  14234     {
  14235         "d": "synonyme.woxikon.de",
  14236         "b": "wxd",
  14237         "u": "http://synonyme.woxikon.de/synonyme/{{{s}}}.php"
  14238     },
  14239     {
  14240         "d": "zh.wikipedia.org",
  14241         "b": "wzh",
  14242         "u": "http://zh.wikipedia.org/w/wiki.phtml?search={{{s}}}&go=Go"
  14243     },
  14244     {
  14245         "d": "de.xen.wiki",
  14246         "b": "xende",
  14247         "u": "https://de.xen.wiki/index.php?search={{{s}}}"
  14248     },
  14249     {
  14250         "d": "en.xen.wiki",
  14251         "b": "xen",
  14252         "u": "https://en.xen.wiki/index.php?search={{{s}}}"
  14253     },
  14254     {
  14255         "d": "exchange.xforce.ibmcloud.com",
  14256         "b": "xfe",
  14257         "u": "https://exchange.xforce.ibmcloud.com/search/{{{s}}}"
  14258     },
  14259     {
  14260         "d": "search.crossref.org",
  14261         "b": "xref",
  14262         "u": "http://search.crossref.org/?q={{{s}}}"
  14263     },
  14264     {
  14265         "d": "xtupleuniversity.xtuple.com",
  14266         "b": "xt",
  14267         "u": "https://xtupleuniversity.xtuple.com/search/node/{{{s}}}"
  14268     },
  14269     {
  14270         "d": "www.xavier.edu",
  14271         "b": "xu",
  14272         "u": "https://www.xavier.edu/search/?q={{{s}}}"
  14273     },
  14274     {
  14275         "d": "www.arxiv-vanity.com",
  14276         "b": "xvr",
  14277         "u": "https://www.arxiv-vanity.com/convert/?query={{{s}}}"
  14278     },
  14279     {
  14280         "d": "slovari.yandex.ru",
  14281         "b": "yad",
  14282         "u": "https://slovari.yandex.ru/{{{s}}}/"
  14283     },
  14284     {
  14285         "d": "dic.search.yahoo.co.jp",
  14286         "b": "yahoojdic",
  14287         "u": "http://dic.search.yahoo.co.jp/search?p={{{s}}}"
  14288     },
  14289     {
  14290         "d": "dic.search.yahoo.co.jp",
  14291         "b": "ydic",
  14292         "u": "http://dic.search.yahoo.co.jp/search?ei=UTF-8&p={{{s}}}&stype=full&fr=dic"
  14293     },
  14294     {
  14295         "d": "www.yourdictionary.com",
  14296         "b": "yd",
  14297         "u": "http://www.yourdictionary.com/search/?ydQ={{{s}}}"
  14298     },
  14299     {
  14300         "d": "www.yeastgenome.org",
  14301         "b": "yeast",
  14302         "u": "http://www.yeastgenome.org/search?q={{{s}}}&is_quick=true"
  14303     },
  14304     {
  14305         "d": "www.yellow.lu",
  14306         "b": "yellowlu",
  14307         "u": "http://www.yellow.lu/en/yellow-pages/search?location=&query={{{s}}}&sort_by=relevance"
  14308     },
  14309     {
  14310         "d": "www.yelp.com",
  14311         "b": "yelpsd",
  14312         "u": "http://www.yelp.com/search?find_desc={{{s}}}&find_loc=san+diego&ns=1"
  14313     },
  14314     {
  14315         "d": "www.yelp.com",
  14316         "b": "yelp",
  14317         "u": "http://www.yelp.com/search?find_desc={{{s}}}&ns=1&rpp=10&find_loc="
  14318     },
  14319     {
  14320         "d": "yufid.com",
  14321         "b": "yfd",
  14322         "u": "http://yufid.com/result/?search={{{s}}} "
  14323     },
  14324     {
  14325         "d": "finance.yahoo.com",
  14326         "b": "yf",
  14327         "u": "http://finance.yahoo.com/q?s={{{s}}}"
  14328     },
  14329     {
  14330         "d": "www.yeastgenome.org",
  14331         "b": "yg",
  14332         "u": "https://www.yeastgenome.org/search?q={{{s}}}"
  14333     },
  14334     {
  14335         "d": "yourei.jp",
  14336         "b": "yourei",
  14337         "u": "http://yourei.jp/{{{s}}}"
  14338     },
  14339     {
  14340         "d": "www.bible.com",
  14341         "b": "youversion",
  14342         "u": "https://www.bible.com/search/bible?q={{{s}}}"
  14343     },
  14344     {
  14345         "d": "yochicago.com",
  14346         "b": "yo",
  14347         "u": "http://yochicago.com/?s={{{s}}}"
  14348     },
  14349     {
  14350         "d": "yippy.com",
  14351         "b": "ypy",
  14352         "u": "http://yippy.com/search/?v%3Aproject=clusty-new&query={{{s}}}"
  14353     },
  14354     {
  14355         "d": "slovari.yandex.ru",
  14356         "b": "ys",
  14357         "u": "https://slovari.yandex.ru/{{{s}}}"
  14358     },
  14359     {
  14360         "d": "www.youtube.com",
  14361         "b": "yth",
  14362         "u": "https://www.youtube.com/feed/history?query={{{s}}}"
  14363     },
  14364     {
  14365         "d": "www.yummly.com",
  14366         "b": "yummly",
  14367         "u": "http://www.yummly.com/recipes?q={{{s}}}"
  14368     },
  14369     {
  14370         "d": "www.yummly.com",
  14371         "b": "yum",
  14372         "u": "http://www.yummly.com/recipes?q={{{s}}}"
  14373     },
  14374     {
  14375         "d": "www.yvr.ca",
  14376         "b": "yvr",
  14377         "u": "http://www.yvr.ca/en/search#q={{{s}}}"
  14378     },
  14379     {
  14380         "d": "www.zakonypreludi.sk",
  14381         "b": "zakony",
  14382         "u": "http://www.zakonypreludi.sk/main/search.aspx?text={{{s}}}"
  14383     },
  14384     {
  14385         "d": "www.zanran.com",
  14386         "b": "zanran",
  14387         "u": "http://www.zanran.com/q/?search={{{s}}}"
  14388     },
  14389     {
  14390         "d": "www.zargan.com",
  14391         "b": "zargan",
  14392         "u": "http://www.zargan.com/tr/q/{{{s}}}"
  14393     },
  14394     {
  14395         "d": "www.zentralblatt-math.org",
  14396         "b": "zbmath",
  14397         "u": "http://www.zentralblatt-math.org/zbmath/search/?q={{{s}}}"
  14398     },
  14399     {
  14400         "d": "www.zdic.net",
  14401         "b": "zdic",
  14402         "u": "http://www.zdic.net/search/?q={{{s}}}"
  14403     },
  14404     {
  14405         "d": "www.zedat.fu-berlin.de",
  14406         "b": "zedat",
  14407         "u": "https://www.zedat.fu-berlin.de/FAQ?q={{{s}}}"
  14408     },
  14409     {
  14410         "d": "zenodo.org",
  14411         "b": "zenodo",
  14412         "u": "https://zenodo.org/search?q={{{s}}}"
  14413     },
  14414     {
  14415         "d": "www.zeno.org",
  14416         "b": "zeno",
  14417         "u": "http://www.zeno.org/Zeno/0/Suche?q={{{s}}}&k=Bibliothek"
  14418     },
  14419     {
  14420         "d": "www.zillow.com",
  14421         "b": "zillow",
  14422         "u": "http://www.zillow.com/homes/{{{s}}}_rb/"
  14423     },
  14424     {
  14425         "d": "www.zli.ch",
  14426         "b": "zli",
  14427         "u": "https://www.zli.ch/service/suche/?q={{{s}}}"
  14428     },
  14429     {
  14430         "d": "www.zoopla.co.uk",
  14431         "b": "zoopla",
  14432         "u": "http://www.zoopla.co.uk/search/?q={{{s}}}&geo_autocomplete_identifier=&country_code=&flatshare_q=&section=for-sale&search_source=nav&include_shared_ownership=true&include_retirement_homes=true&new_homes=include"
  14433     },
  14434     {
  14435         "d": "ar.wikipedia.org",
  14436         "b": "و",
  14437         "u": "https://ar.wikipedia.org/wiki/Special:Search?search={{{s}}}"
  14438     },
  14439     {
  14440         "d": "www.google.co.il",
  14441         "b": "ג",
  14442         "u": "https://www.google.co.il/{{{s}}}"
  14443     },
  14444     {
  14445         "d": "he.wikipedia.org",
  14446         "b": "ויקי",
  14447         "u": "https://he.wikipedia.org/w/index.php?search={{{s}}}&title=מיוחד%3Aחיפוש&go=לערך"
  14448     },
  14449     {
  14450         "d": "he.wikisource.org",
  14451         "b": "חוק",
  14452         "u": "https://he.wikisource.org/w/index.php?search=חוק+{{{s}}}"
  14453     },
  14454     {
  14455         "d": "www.morfix.co.il",
  14456         "b": "מורפיקס",
  14457         "u": "http://www.morfix.co.il/{{{s}}}"
  14458     },
  14459     {
  14460         "d": "el.m.wikipedia.org",
  14461         "b": "Βικι",
  14462         "u": "https://el.m.wikipedia.org/wiki/{{{s}}}"
  14463     },
  14464     {
  14465         "d": "el.m.wiktionary.org",
  14466         "b": "Λεξικό",
  14467         "u": "https://el.m.wiktionary.org/wiki/{{{s}}}"
  14468     },
  14469     {
  14470         "d": "engramm.su",
  14471         "b": "англяз",
  14472         "u": "http://engramm.su/start?do=search&id={{{s}}}"
  14473     },
  14474     {
  14475         "d": "uk.m.wikipedia.org",
  14476         "b": "в",
  14477         "u": "https://uk.m.wikipedia.org/wiki/{{{s}}}"
  14478     },
  14479     {
  14480         "d": "ru.wiktionary.org",
  14481         "b": "вс",
  14482         "u": "https://ru.wiktionary.org/w/index.php?search={{{s}}}&ns0=1"
  14483     }
  14484 ], bangs);
  14485 
  14486 module.exports = {
  14487     bangs
  14488 };