From: visualperception Date: Tue, 13 Mar 2018 23:59:52 +0000 (+0000) Subject: Search Engine Detection X-Git-Tag: AWSTATS_7_8~21^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F94%2Fhead;p=thirdparty%2FAWStats.git Search Engine Detection Quite a few additions and modifications. Especially yahoo detection. --- diff --git a/wwwroot/cgi-bin/lib/search_engines.pm b/wwwroot/cgi-bin/lib/search_engines.pm index e8361f23..bd8a85e3 100644 --- a/wwwroot/cgi-bin/lib/search_engines.pm +++ b/wwwroot/cgi-bin/lib/search_engines.pm @@ -219,6 +219,14 @@ # p.s. save your current search-engines.pm file before using this one just in case its too slow or you find an error. # I'm bound to have made one or two mistakes but it runs a years worth of log files from one my sites just fine. +# 2016-10-15 RobC +# Added a few minor search engines and some minor tweaks. +# + +# 2018-03-13 RobC +# Added more search engines plus improvements for yahoo. +# + #------------------------------------------------------------------------------ # SearchEnginesSearchIDOrder # It contains all matching criteria to search for in log fields. This list is @@ -237,13 +245,18 @@ '^translate\.google\.com$', 'google\.com$', -'bing\.com', +'^www\.bing\.com$', +'^cn\.bing\.com$', +'^global\.bing\.com$', +'bing\.com$', + '^(www\.|)yandex\.ru$', '^(www\.|)yandex\.com\.tr$', '^(www\.|)yandex\.ua$', '^(www\.|)yandex\.kz$', '^(www\.|)yandex\.com$', 'yandex\.', +'^ya\.ru$', '^www\.google\.de$', '^images\.google\.de$', @@ -1078,6 +1091,7 @@ 'maps\.google', 'translate\.google', '173\.194\.35\.177', +'android\.googlequicksearchbox', 'google\.', '^ar\.images\.search\.yahoo\.com$', @@ -1159,7 +1173,7 @@ '^us\.yhs4\.search\.yahoo\.com$', '^vn\.images\.search\.yahoo\.com$', -'mail.yahoo.net', +'mail\.yahoo\.net', '(66\.218\.71\.225|216\.109\.117\.135|216\.109\.125\.130|66\.218\.69\.11)', 'mindset\.research\.yahoo', @@ -1181,6 +1195,9 @@ 'zapmeta\.ch', 'zapmeta\.com', 'zapmeta\.de', +'zapmeta\.it', +'fr\.zapmeta\.ws', +'zapmeta\.ws', 'zapmeta', '(^|\.)go\.com', @@ -1194,7 +1211,7 @@ '1search-board\.com', '212\.227\.33\.241', '3721\.com', -'4\-counter\.com', +'4-counter\.com', 'a9\.com', 'accoona\.com', 'alexa\.com', @@ -1215,12 +1232,15 @@ 'att\.net', 'auone\.jp', 'avantfind\.com', +'image\.baidu\.com', 'baidu\.com', 'bbc\.co\.uk/cgi-bin/search', 'biglotron\.com', 'blekko\.com', 'blingo\.com', +'boatdesign\.net', 'bungeebonesdotcom', +'^burett\.pagelink\.si$', 'centraldatabase\.org', 'centrum\.cz', 'centurylink\.net', @@ -1243,6 +1263,7 @@ 'clusty\.com', 'copernic\.com', 'crawler\.com', +'csillamker\.hu', 'ctrouve\.', 'dalesearch\.com', 'danielsen\.com', @@ -1250,6 +1271,7 @@ 'de\.dolphin\.com', 'de\.wiki\.gov\.cn', 'de\.wow\.com', +'dealwifi\.com', 'dejanews\.', 'del\.icio\.us', 'delta-search', @@ -1304,6 +1326,8 @@ 'inbox\.com', 'index\.hu', 'ineffabile\.it', +'intelseek\.com', +'^www\.info\.com$', 'info\.co\.uk', 'infoseek\.de', 'infospace\.com', @@ -1319,6 +1343,7 @@ 'izito\.', 'jubii\.dk', 'jumpy\.it', +'startjuno\.com', 'juno\.com', 'jyxo\.(cz|com)', 'kartoo\.com', @@ -1374,6 +1399,7 @@ 'northernlight\.', 'nusearch\.com', 'o2\.pl', + 'ofir\.dk', 'opasia\.dk', 'orangeworld\.co\.uk', @@ -1426,6 +1452,7 @@ 'search\.terra\.', 'search\.zonealarm\.com', 'searchalgo\.com', +'searchall\.com', 'searchalot\.com', 'searchcompletion\.com', 'searches\.qone8\.com', @@ -1435,6 +1462,7 @@ 'searchgol\.com', 'searchlistingsite\.com', 'searchmobileonline\.com', +'www1\.search-results\.com', 'search-results\.com', 'search-results\.mobi', 'searchsafer\.com', @@ -1454,6 +1482,7 @@ 'sogou\.com', 'sok\.start\.no', 'sol\.dk', +'^www\.so\.com$', 'soso\.com', 'sphere\.com', 'splut\.', @@ -1464,7 +1493,7 @@ 'start\.shaw\.ca', 'start\.toshiba\.com', 'startpage\.com', -'startsiden\.no', +'startsiden', 'static\.flipora\.com', 'steadysearch\.com', 'steady-search\.com', @@ -1494,7 +1523,7 @@ 'tixuma\.de', 'toile\.com', 't-online\.de', -'t-online', +'\.t-online\.', 'turtle\.ru', 'tyfon\.dk', 'uk\.foxstart\.com', @@ -1504,6 +1533,7 @@ 'umfis\.de', 'umuwa\.de', 'uni-hannover\.de', +'^www\.usatoday\.com$', 'vindex\.', 'virgilio\.it', 'virginmedia\.com', @@ -1533,8 +1563,8 @@ 'www\.startxxl\.com', 'www\.vlips\.de', 'www\.wow\.com', -'www1\.search-results\.com', 'wwweasel\.de', +'xfinity\.com', 'yourbestsearch\.net', 'youtube\.com', 'zhongsou\.com', @@ -1581,13 +1611,18 @@ '^translate\.google\.com$','translate_google_com', 'google\.com$','google_com', -'bing\.com','bing', +'^www\.bing\.com$','www_bing_com', +'^cn\.bing\.com$','cn_bing_com', +'^global\.bing\.com$','global_bing_com', +'bing\.com$','bing_com_catchall', + '^(www\.|)yandex\.ru$','yandexru', '^(www\.|)yandex\.com\.tr$','yandexcomtr', '^(www\.|)yandex\.ua$','yandexua', '^(www\.|)yandex\.kz$','yandexkz', '^(www\.|)yandex\.com$','yandexcom', 'yandex\.','yandex', +'^ya\.ru$','ya_ru', '^www\.google\.de$','www_google_de', '^images\.google\.de$','images_google_de', @@ -2426,6 +2461,7 @@ 'maps\.google','google_maps', 'translate\.google','google_translate', '173\.194\.35\.177','googleByIP', +'android\.googlequicksearchbox','android_googlequicksearchbox', 'google\.','google_catchall', '^ar\.images\.search\.yahoo\.com$','ar_images_search_yahoo_com', @@ -2503,11 +2539,12 @@ '^uk\.search\.yahoo\.com$','uk_search_yahoo_com', '^uk\.yhs\.search\.yahoo\.com$','uk_yhs_search_yahoo_com', '^uk\.yhs4\.search\.yahoo\.com$','uk_yhs4_search_yahoo_com', + '^us\.search\.yahoo\.com$','us_search_yahoo_com', '^us\.yhs4\.search\.yahoo\.com$','us_yhs4_search_yahoo_com', '^vn\.images\.search\.yahoo\.com$','vn_images_search_yahoo_com', -'mail.yahoo.net','yahoo_catchall', +'mail\.yahoo\.net','yahoo_catchall', '(66\.218\.71\.225|216\.109\.117\.135|216\.109\.125\.130|66\.218\.69\.11)','yahoo_catchall', 'mindset\.research\.yahoo','yahoo_mindset', @@ -2529,6 +2566,9 @@ 'zapmeta\.ch','zapmeta_ch', 'zapmeta\.com','zapmeta_com', 'zapmeta\.de','zapmeta_de', +'zapmeta\.it','zapmeta_it', +'fr\.zapmeta\.ws','fr_zapmeta_ws', +'zapmeta\.ws','zapmeta_ws', 'zapmeta','zapmeta_catchall', '(^|\.)go\.com','go', @@ -2542,7 +2582,7 @@ '1search-board\.com','1search', '212\.227\.33\.241','metaspinner', '3721\.com','3721', -'4\-counter\.com','google4counter', +'4-counter\.com','google4counter', 'a9\.com','a9', 'accoona\.com','accoona', 'alexa\.com','alexa', @@ -2563,12 +2603,15 @@ 'att\.net','att', 'auone\.jp','auone', 'avantfind\.com','avantfind', +'image\.baidu\.com','image_baidu', 'baidu\.com','baidu', 'bbc\.co\.uk/cgi-bin/search','bbc', 'biglotron\.com', 'biglotron', 'blekko\.com','blekko', 'blingo\.com','blingo', +'boatdesign\.net','boatdesign', 'bungeebonesdotcom','bungeebonesdotcom', +'^burett\.pagelink\.si$','burett_pagelink_si', 'centraldatabase\.org','centraldatabase', 'centrum\.cz','centrum', 'centurylink\.net','centurylink', @@ -2591,6 +2634,7 @@ 'clusty\.com','clusty', 'copernic\.com','copernic', 'crawler\.com','crawler', +'csillamker\.hu','csillamker', 'ctrouve\.','ctrouve', 'dalesearch\.com','dalesearch', 'danielsen\.com','danielsen', @@ -2598,6 +2642,7 @@ 'de\.dolphin\.com','de_dolphin_com', 'de\.wiki\.gov\.cn','de_wiki_gov_cn', 'de\.wow\.com','wowsearch', +'dealwifi\.com','dealwifi_com', 'dejanews\.','dejanews', 'del\.icio\.us','delicious', 'delta-search','delta-search', @@ -2619,6 +2664,7 @@ 'everyclick\.com','everyclick', 'evreka\.passagen\.se','passagen', 'excite\.','excite', + 'extern\.peoplecheck\.de','peoplecheck_de', 'fastbot\.de','fastbot_de', 'find\.dk','finddk', @@ -2652,6 +2698,8 @@ 'inbox\.com','inbox', 'index\.hu','indexhu', 'ineffabile\.it','ineffabile', +'intelseek\.com','intelseek_com', +'^www\.info\.com$','www_info_com', 'info\.co\.uk','infouk', 'infoseek\.de','infoseek', 'infospace\.com','infospace', @@ -2667,6 +2715,7 @@ 'izito\.','izito_catchall', 'jubii\.dk','jubii', 'jumpy\.it','jumpyit', +'startjuno\.com','startjuno_com', 'juno\.com','juno', 'jyxo\.(cz|com)','jyxo', 'kartoo\.com','kartoo', @@ -2774,6 +2823,7 @@ 'search\.terra\.','terra', 'search\.zonealarm\.com','search_zonealarm_com', 'searchalgo\.com','searchalgo', +'searchall\.com','searchall_com', 'searchalot\.com','searchalot', 'searchcompletion\.com','searchcompletion', 'searches\.qone8\.com','searches_qone8_com', @@ -2783,6 +2833,7 @@ 'searchgol\.com','searchgol', 'searchlistingsite\.com','searchlistingsite', 'searchmobileonline\.com','searchmobileonline', +'www1\.search-results\.com','searchresults', 'search-results\.com','searchresultscom', 'search-results\.mobi','search-results_mobi', 'searchsafer\.com','searchsafer', @@ -2802,6 +2853,7 @@ 'sogou\.com','sogou', 'sok\.start\.no','start', 'sol\.dk','sol', +'^www\.so\.com$','www_so_com', 'soso\.com','soso', 'sphere\.com','sphere', 'splut\.','splut', @@ -2812,7 +2864,7 @@ 'start\.shaw\.ca','shawca', 'start\.toshiba\.com','toshiba', 'startpage\.com','startpage', -'startsiden\.no','startsiden', +'startsiden','startsiden', 'static\.flipora\.com','flipora', 'steadysearch\.com','steadysearch', 'steady-search\.com','steadysearch', @@ -2842,7 +2894,7 @@ 'tixuma\.de','tixuma_de', 'toile\.com','toile', 't-online\.de','t_online_de', -'t-online','t_online_catchall', +'\.t-online\.','t_online_catchall', 'turtle\.ru','turtle', 'tyfon\.dk','tyfon', 'uk\.foxstart\.com','uk_foxstart_com', @@ -2852,6 +2904,7 @@ 'umfis\.de','umfis', 'umuwa\.de','umuwa_de', 'uni-hannover\.de','metahannover', +'^www\.usatoday\.com$','usatoday', 'vindex\.','vindex', 'virgilio\.it','virgilio', 'virginmedia\.com','virginmedia', @@ -2877,12 +2930,12 @@ 'www\.metasuche\.ch','metasuche_ch', 'www\.oneseek\.de','oneseek_de', 'www\.qwant\.com','qwant_com', -'www\.search\.com','search.com', +'www\.search\.com','search_com', 'www\.startxxl\.com','startxxl', 'www\.vlips\.de','vlips_de', 'www\.wow\.com','www_wow_com', -'www1\.search-results\.com','searchresults', 'wwweasel\.de','wwweasel', +'xfinity\.com','xfinity_com', 'yourbestsearch\.net','yourbestsearch', 'youtube\.com','youtube', 'zhongsou\.com','zhongsou', @@ -3521,7 +3574,6 @@ 'www_google_kz','(p|q|as_p|as_q)=', 'images_google_kz','(p|q|as_p|as_q)=', 'translate_google_kz','(p|q|as_p|as_q)=', - 'google_kz','(p|q|as_p|as_q)=', 'www_google_la','(p|q|as_p|as_q)=', 'images_google_la','(p|q|as_p|as_q)=', @@ -3710,7 +3762,7 @@ 'google_base','(q|p|as_p|as_q)=', 'google_translate','q=', -'googleByIP','googleByIP','q=', +'googleByIP','q=', 'google_catchall','(q|p|as_p|as_q)=', 'google_cache','(p|q|as_p|as_q)=cache:[0-9A-Za-z]{12}:', 'google_froogle','(q|p|as_p|as_q)=', @@ -3718,6 +3770,7 @@ 'google_maps','(dq|q|p|as_p|as_q)=', 'google_products','(q|p|as_p|as_q)=', 'google4counter','(q|p|as_p|as_q)=', +'android_googlequicksearchbox','(notknown)=', '1klik','query=', '1search','query=', @@ -3739,13 +3792,13 @@ 'answerbus','', 'anzwers','search=', 'aol_o2suche_de','q(|uery)=', -'aolcatchall','q(|query)=', -'aolcom','q(|query)=', -'aolde','q(|query)=', +'aolcatchall','q(|uery)=', +'aolcom','q(|uery)=', +'aolde','q(|uery)=', 'aolfr','q(|uery)=', -'aolpl','q(|query)=', -'aolsearchde','q(|query)=', -'aoluk','q(|query)=', +'aolpl','q(|uery)=', +'aolsearchde','q(|uery)=', +'aoluk','q(|uery)=', 'aport','r=', 'arianna','query=', 'asevenboard','query=', @@ -3766,16 +3819,24 @@ 'avantfind','keywords=', 'avg','q=', 'babylon','q=', +'image_baidu','(word|wd)=', 'baidu','(word|wd)=', 'bbc','q=', 'benefind','q=', 'biglotron','question=', -'bing','q(|pvt)=', + +'www_bing_com','q(|pvt)=', +'cn_bing_com','q(|pvt)=', +'global_bing_com','q(|pvt)=', +'bing_com_catchall','q(|pvt)=', + 'blekko','q=', 'blingo','q=', +'boatdesign','query=', 'bluewin', 'qry=', 'bt','p=', 'bungeebonesdotcom','query=', +'burett_pagelink_si','q=', 'centraldatabase','query=', 'centrum','q=', 'centurylink','q=', @@ -3803,17 +3864,19 @@ 'conduit','q=', 'copernic','web\/', 'crawler','q=', +'csillamker','q=', 'ctrouve','q=', 'dalesearch','q=', 'danielsen','q=', 'daum','q=', 'de_dolphin_com','q=', 'de_wiki_gov_cn','de\.wiki\.gov\.cn\/s_', +'dealwifi_com','q=', 'dejanews','q=', 'delicious','all=', 'delta-search','q=', 'digg','s=', -'dmoz','search=', +'dmoz','(q|search)=', 'dodajpl','keyword=', 'dogpile', '(q=|kw=|web/)', 'duckduckgo','nokey=', @@ -3879,6 +3942,8 @@ 'incredimail','q=', 'indexhu','q=', 'ineffabile','', +'intelseek_com','search=', +'www_info_com','qkw=', 'infoseek','qt=', 'infospace','qkw=', 'infouk','qkw=', @@ -3894,7 +3959,8 @@ 'izito_uk','(query|OVKEY|q)=', 'jubii','soegeord=', 'jumpyit','searchWord=', -'juno','query=', +'startjuno_com','q=', +'juno','q(|uery)=', 'jyxo','(s|q)=', 'kartoo','', 'katalogonetpl','qt=', @@ -3940,7 +4006,7 @@ 'mozbot','q=', 'msn','q=', 'mys_yoursearch_me','q=', -'mysearch','searchfor=', +'mysearch','(q|searchfor)=', 'mysearchdial','q=', 'mysearchresults','q=', 'myway','searchfor=', @@ -3955,7 +4021,6 @@ 'netsprintpl','q=', 'netstjernen','q=', 'netzero','query=', -'no query string available', 'northernlight','qr=', 'nortonsavesearch','q=', 'nusearch','nusearch_terms=', @@ -3983,7 +4048,7 @@ 'quick','query=', 'qwant_com','q=', 'rakuten','qt=', -'rambler','words=', +'rambler','(query|words)=', 'redbox','srch=', 'rr','q=', 'safehomepage_com','q=', @@ -3991,12 +4056,13 @@ 'sapo','q=', 'schoenerbrausen','q=', 'scroogle','Gw=', -'search.com','q=', +'search_com','q=', 'search_1und1_de','q=', 'search_foxtab_com','q=', 'search_socialdownloadr_com','q=', 'search_zonealarm_com','q=', 'searchalgo','q=', +'searchall_com','q=', 'searchalot','q=', 'searchch', 'q=', 'searchcompletion','q=', @@ -4028,6 +4094,7 @@ 'softonic','q=', 'sogou', 'query=', 'sol','q=', +'so_com','q=', 'soso','q=', 'speedbit','q=', 'sphere','q=', @@ -4041,7 +4108,7 @@ 'startxxl','q=', 'steadysearch','w=', 'stumbleupon','', -'sucheaolde','q(|query)=', +'sucheaolde','q(|uery)=', 'supereva','q=', 'surfcanyon_com','q=', 'sweetim','q=', @@ -4072,10 +4139,11 @@ 'ukindex', 'stext=', 'ukplus','search=', 'umfis','suchbegriff=', -'umuwa_de','umuwa\.de\/', +'umuwa_de','', +'usatoday','q=', 'vindex','in=', 'virgilio','qs=', -'virginmedia','q=', +'virginmedia','', 'vi-view_com','q=', 'vivisimo','query=', 'vlips_de','q=', @@ -4098,6 +4166,7 @@ 'www_dregol_com','q=', 'www_wow_com','q=', 'wwweasel','q=', +'xfinity_com','q=', 'ar_images_search_yahoo_com','p=', 'ar_search_yahoo_com','p=', @@ -4185,6 +4254,7 @@ 'search_yahoo_catchall','p=', 'yahoo_catchall','p=', +'ya_ru','q=', 'yandex','text=', 'yandexcom','text=', 'yandexcomtr','text=', @@ -4194,10 +4264,13 @@ 'yell','keywords=', 'yourbestsearch','k=', 'youtube','q=', -'zapmeta_catchall','query=', -'zapmeta_ch','query=', -'zapmeta_com','query=', -'zapmeta_de','query=', +'zapmeta_catchall','q(|uery)=', +'zapmeta_ch','q(|uery)=', +'zapmeta_com','q(|uery)=', +'zapmeta_de','q(|uery)=', +'zapmeta_it','q(|uery)=', +'fr_zapmeta_ws','q(|uery)=', +'zapmeta_ws','q(|uery)=', 'zhongsou','(word|w)=', 'zoeken','q(|uery)=', 'zoznam','q=' @@ -4234,1057 +4307,1070 @@ %SearchEnginesHashLib=( # Search engine output links or not as the case may be -'www_google_co_uk','Google United Kingdom', -'images_google_co_uk','Google United Kingdom ( images )', -'translate_google_co_uk','Google Translate United Kingdom', -'google_co_uk','Google United Kingdom ( catchall )', -'www_google_com','Google .com', -'images_google_com','Google .com ( images )', -'translate_google_com','Google Translate .com', -'google_com','Google .com ( catchall )', -'www_google_de','Google Germany', -'images_google_de','Google Germany ( images )', -'translate_google_de','Google Translate Germany', -'google_de','Google Germany ( catchall )', -'www_google_fr','Google France', -'images_google_fr','Google France ( images )', -'translate_google_fr','Google Translate France', -'google_fr','Google France ( catchall )', -'www_google_ca','Google Canada', -'images_google_ca','Google Canada ( images )', -'translate_google_ca','Google Translate Canada', -'google_ca','Google Canada ( catchall )', -'www_google_es','Google Spain', -'images_google_es','Google Spain ( images )', -'translate_google_es','Google Translate Spain', -'google_es','Google Spain ( catchall )', -'www_google_com_au','Google Australia', -'images_google_com_au','Google Australia ( images )', -'translate_google_com_au','Google Translate Australia', -'google_com_au','Google Australia ( catchall )', -'www_google_nl','Google Netherlands', -'images_google_nl','Google Netherlands ( images )', -'translate_google_nl','Google Translate Netherlands', -'google_nl','Google Netherlands ( catchall )', -'www_google_gr','Google Greece', -'images_google_gr','Google Greece ( images )', -'translate_google_gr','Google Translate Greece', -'google_gr','Google Greece ( catchall )', -'www_google_se','Google Sweden', -'images_google_se','Google Sweden ( images )', -'translate_google_se','Google Translate Sweden', -'google_se','Google Sweden ( catchall )', -'www_google_ie','Google Ireland', -'images_google_ie','Google Ireland ( images )', -'translate_google_ie','Google Translate Ireland', -'google_ie','Google Ireland ( catchall )', -'www_google_it','Google Italy', -'images_google_it','Google Italy ( images )', -'translate_google_it','Google Translate Italy', -'google_it','Google Italy ( catchall )', -'www_google_no','Google Norway', -'images_google_no','Google Norway ( images )', -'translate_google_no','Google Translate Norway', -'google_no','Google Norway ( catchall )', -'www_google_com_tr','Google Turkey', -'images_google_com_tr','Google Turkey ( images )', -'translate_google_com_tr','Google Translate Turkey', -'google_com_tr','Google Turkey ( catchall )', -'www_google_co_in','Google India', -'images_google_co_in','Google India ( images )', -'translate_google_co_in','Google Translate India', -'google_co_in','Google India ( catchall )', -'www_google_pt','Google Portugal', -'images_google_pt','Google Portugal ( images )', -'translate_google_pt','Google Translate Portugal', -'google_pt','Google Portugal ( catchall )', -'www_google_hr','Google Croatia', -'images_google_hr','Google Croatia ( images )', -'translate_google_hr','Google Translate Croatia', -'google_hr','Google Croatia ( catchall )', -'www_google_co_nz','Google New Zealand', -'images_google_co_nz','Google New Zealand ( images )', -'translate_google_co_nz','Google Translate New Zealand', -'google_co_nz','Google New Zealand ( catchall )', -'www_google_pl','Google Poland', -'images_google_pl','Google Poland ( images )', -'translate_google_pl','Google Translate Poland', -'google_pl','Google Poland ( catchall )', -'www_google_ac','Google Ascension Island', -'images_google_ac','Google Ascension Island ( images )', -'translate_google_ac','Google Translate Ascension Island', -'google_ac','Google Ascension Island ( catchall )', -'www_google_ad','Google Andorra', -'images_google_ad','Google Andorra ( images )', -'translate_google_ad','Google Translate Andorra', -'google_ad','Google Andorra ( catchall )', -'www_google_ae','Google United Arab Emirates', -'images_google_ae','Google United Arab Emirates ( images )', -'translate_google_ae','Google Translate United Arab Emirates', -'google_ae','Google United Arab Emirates ( catchall )', -'www_google_al','Google Albania', -'images_google_al','Google Albania ( images )', -'translate_google_al','Google Translate Albania', -'google_al','Google Albania ( catchall )', -'www_google_am','Google Armenia', -'images_google_am','Google Armenia ( images )', -'translate_google_am','Google Translate Armenia', -'google_am','Google Armenia ( catchall )', -'www_google_as','Google American Samoa', -'images_google_as','Google American Samoa ( images )', -'translate_google_as','Google Translate American Samoa', -'google_as','Google American Samoa ( catchall )', -'www_google_at','Google Austria', -'images_google_at','Google Austria ( images )', -'translate_google_at','Google Translate Austria', -'google_at','Google Austria ( catchall )', -'www_google_az','Google Azerbaijan', -'images_google_az','Google Azerbaijan ( images )', -'translate_google_az','Google Translate Azerbaijan', -'google_az','Google Azerbaijan ( catchall )', -'www_google_ba','Google Bosnia and Herzegovina', -'images_google_ba','Google Bosnia and Herzegovina ( images )', -'translate_google_ba','Google Translate Bosnia and Herzegovina', -'google_ba','Google Bosnia and Herzegovina ( catchall )', -'www_google_be','Google Belgium', -'images_google_be','Google Belgium ( images )', -'translate_google_be','Google Translate Belgium', -'google_be','Google Belgium ( catchall )', -'www_google_bf','Google Burkina Faso', -'images_google_bf','Google Burkina Faso ( images )', -'translate_google_bf','Google Translate Burkina Faso', -'google_bf','Google Burkina Faso ( catchall )', -'www_google_bg','Google Bulgaria', -'images_google_bg','Google Bulgaria ( images )', -'translate_google_bg','Google Translate Bulgaria', -'google_bg','Google Bulgaria ( catchall )', -'www_google_bi','Google Burundi', -'images_google_bi','Google Burundi ( images )', -'translate_google_bi','Google Translate Burundi', -'google_bi','Google Burundi ( catchall )', -'www_google_bj','Google Benin', -'images_google_bj','Google Benin ( images )', -'translate_google_bj','Google Translate Benin', -'google_bj','Google Benin ( catchall )', -'www_google_bs','Google Bahamas', -'images_google_bs','Google Bahamas ( images )', -'translate_google_bs','Google Translate Bahamas', -'google_bs','Google Bahamas ( catchall )', -'www_google_bt','Google Bhutan', -'images_google_bt','Google Bhutan ( images )', -'translate_google_bt','Google Translate Bhutan', -'google_bt','Google Bhutan ( catchall )', -'www_google_by','Google Belarus', -'images_google_by','Google Belarus ( images )', -'translate_google_by','Google Translate Belarus', -'google_by','Google Belarus ( catchall )', -'www_google_cat','Google Catalan Countries', -'images_google_cat','Google Catalan Countries ( images )', -'translate_google_cat','Google Translate Catalan Countries', -'google_cat','Google Catalan Countries ( catchall )', -'www_google_cc','Google Cocos (Keeling) Islands', -'images_google_cc','Google Cocos (Keeling) Islands ( images )', -'translate_google_cc','Google Translate Cocos (Keeling) Islands', -'google_cc','Google Cocos (Keeling) Islands ( catchall )', -'www_google_cd','Google Democratic Republic of the Congo', -'images_google_cd','Google Democratic Republic of the Congo ( images )', -'translate_google_cd','Google Translate Democratic Republic of the Congo', -'google_cd','Google Democratic Republic of the Congo ( catchall )', -'www_google_cf','Google Central African Republic', -'images_google_cf','Google Central African Republic ( images )', -'translate_google_cf','Google Translate Central African Republic', -'google_cf','Google Central African Republic ( catchall )', -'www_google_cg','Google Republic of the Congo', -'images_google_cg','Google Republic of the Congo ( images )', -'translate_google_cg','Google Translate Republic of the Congo', -'google_cg','Google Republic of the Congo ( catchall )', -'www_google_ch','Google Switzerland', -'images_google_ch','Google Switzerland ( images )', -'translate_google_ch','Google Translate Switzerland', -'google_ch','Google Switzerland ( catchall )', -'www_google_ci','Google Ivory Coast', -'images_google_ci','Google Ivory Coast ( images )', -'translate_google_ci','Google Translate Ivory Coast', -'google_ci','Google Ivory Coast ( catchall )', -'www_google_cl','Google Chile', -'images_google_cl','Google Chile ( images )', -'translate_google_cl','Google Translate Chile', -'google_cl','Google Chile ( catchall )', -'www_google_cm','Google Cameroon', -'images_google_cm','Google Cameroon ( images )', -'translate_google_cm','Google Translate Cameroon', -'google_cm','Google Cameroon ( catchall )', -'www_google_cn','Google China', -'images_google_cn','Google China ( images )', -'translate_google_cn','Google Translate China', -'google_cn','Google China ( catchall )', -'www_google_co_ao','Google Angola', -'images_google_co_ao','Google Angola ( images )', -'translate_google_co_ao','Google Translate Angola', -'google_co_ao','Google Angola ( catchall )', -'www_google_co_bw','Google Botswana', -'images_google_co_bw','Google Botswana ( images )', -'translate_google_co_bw','Google Translate Botswana', -'google_co_bw','Google Botswana ( catchall )', -'www_google_co_ck','Google Cook Islands', -'images_google_co_ck','Google Cook Islands ( images )', -'translate_google_co_ck','Google Translate Cook Islands', -'google_co_ck','Google Cook Islands ( catchall )', -'www_google_co_cr','Google Costa Rica', -'images_google_co_cr','Google Costa Rica ( images )', -'translate_google_co_cr','Google Translate Costa Rica', -'google_co_cr','Google Costa Rica ( catchall )', -'www_google_co_id','Google Indonesia', -'images_google_co_id','Google Indonesia ( images )', -'translate_google_co_id','Google Translate Indonesia', -'google_co_id','Google Indonesia ( catchall )', -'www_google_co_il','Google Israel', -'images_google_co_il','Google Israel ( images )', -'translate_google_co_il','Google Translate Israel', -'google_co_il','Google Israel ( catchall )', -'www_google_co_jp','Google Japan', -'images_google_co_jp','Google Japan ( images )', -'translate_google_co_jp','Google Translate Japan', -'google_co_jp','Google Japan ( catchall )', -'www_google_co_ke','Google Kenya', -'images_google_co_ke','Google Kenya ( images )', -'translate_google_co_ke','Google Translate Kenya', -'google_co_ke','Google Kenya ( catchall )', -'www_google_co_kr','Google South Korea', -'images_google_co_kr','Google South Korea ( images )', -'translate_google_co_kr','Google Translate South Korea', -'google_co_kr','Google South Korea ( catchall )', -'www_google_co_ls','Google Lesotho', -'images_google_co_ls','Google Lesotho ( images )', -'translate_google_co_ls','Google Translate Lesotho', -'google_co_ls','Google Lesotho ( catchall )', -'www_google_co_ma','Google Morocco', -'images_google_co_ma','Google Morocco ( images )', -'translate_google_co_ma','Google Translate Morocco', -'google_co_ma','Google Morocco ( catchall )', -'www_google_co_mz','Google Mozambique', -'images_google_co_mz','Google Mozambique ( images )', -'translate_google_co_mz','Google Translate Mozambique', -'google_co_mz','Google Mozambique ( catchall )', -'www_google_co_th','Google Thailand', -'images_google_co_th','Google Thailand ( images )', -'translate_google_co_th','Google Translate Thailand', -'google_co_th','Google Thailand ( catchall )', -'www_google_co_tz','Google Tanzania', -'images_google_co_tz','Google Tanzania ( images )', -'translate_google_co_tz','Google Translate Tanzania', -'google_co_tz','Google Tanzania ( catchall )', -'www_google_co_ug','Google Uganda', -'images_google_co_ug','Google Uganda ( images )', -'translate_google_co_ug','Google Translate Uganda', -'google_co_ug','Google Uganda ( catchall )', -'www_google_co_uz','Google Uzbekistan', -'images_google_co_uz','Google Uzbekistan ( images )', -'translate_google_co_uz','Google Translate Uzbekistan', -'google_co_uz','Google Uzbekistan ( catchall )', -'www_google_co_ve','Google Venezuela', - -'images_google_co_ve','Google Venezuela ( images )', -'translate_google_co_ve','Google Translate Venezuela', -'google_co_ve','Google Venezuela ( catchall )', -'www_google_co_vi','Google United States Virgin Islands', -'images_google_co_vi','Google United States Virgin Islands ( images )', -'translate_google_co_vi','Google Translate United States Virgin Islands', -'google_co_vi','Google United States Virgin Islands ( catchall )', -'www_google_co_za','Google South Africa', -'images_google_co_za','Google South Africa ( images )', -'translate_google_co_za','Google Translate South Africa', -'google_co_za','Google South Africa ( catchall )', -'www_google_co_zm','Google Zambia', -'images_google_co_zm','Google Zambia ( images )', -'translate_google_co_zm','Google Translate Zambia', -'google_co_zm','Google Zambia ( catchall )', -'www_google_co_zw','Google Zimbabwe', -'images_google_co_zw','Google Zimbabwe ( images )', -'translate_google_co_zw','Google Translate Zimbabwe', -'google_co_zw','Google Zimbabwe ( catchall )', -'www_google_com_af','Google Afghanistan', -'images_google_com_af','Google Afghanistan ( images )', -'translate_google_com_af','Google Translate Afghanistan', -'google_com_af','Google Afghanistan ( catchall )', -'www_google_com_ag','Google Antigua and Barbuda', -'images_google_com_ag','Google Antigua and Barbuda ( images )', -'translate_google_com_ag','Google Translate Antigua and Barbuda', -'google_com_ag','Google Antigua and Barbuda ( catchall )', -'www_google_com_ai','Google Anguilla', -'images_google_com_ai','Google Anguilla ( images )', -'translate_google_com_ai','Google Translate Anguilla', -'google_com_ai','Google Anguilla ( catchall )', -'www_google_com_ar','Google Argentina', -'images_google_com_ar','Google Argentina ( images )', -'translate_google_com_ar','Google Translate Argentina', -'google_com_ar','Google Argentina ( catchall )', -'www_google_com_bd','Google Bangladesh', -'images_google_com_bd','Google Bangladesh ( images )', -'translate_google_com_bd','Google Translate Bangladesh', -'google_com_bd','Google Bangladesh ( catchall )', -'www_google_com_bh','Google Bahrain', -'images_google_com_bh','Google Bahrain ( images )', -'translate_google_com_bh','Google Translate Bahrain', -'google_com_bh','Google Bahrain ( catchall )', -'www_google_com_bn','Google Brunei', -'images_google_com_bn','Google Brunei ( images )', -'translate_google_com_bn','Google Translate Brunei', -'google_com_bn','Google Brunei ( catchall )', -'www_google_com_bo','Google Bolivia', -'images_google_com_bo','Google Bolivia ( images )', -'translate_google_com_bo','Google Translate Bolivia', -'google_com_bo','Google Bolivia ( catchall )', -'www_google_com_br','Google Brazil', -'images_google_com_br','Google Brazil ( images )', -'translate_google_com_br','Google Translate Brazil', -'google_com_br','Google Brazil ( catchall )', -'www_google_com_bz','Google Belize', -'images_google_com_bz','Google Belize ( images )', -'translate_google_com_bz','Google Translate Belize', -'google_com_bz','Google Belize ( catchall )', -'www_google_com_co','Google Colombia', -'images_google_com_co','Google Colombia ( images )', -'translate_google_com_co','Google Translate Colombia', -'google_com_co','Google Colombia ( catchall )', -'www_google_com_cu','Google Cuba', -'images_google_com_cu','Google Cuba ( images )', -'translate_google_com_cu','Google Translate Cuba', -'google_com_cu','Google Cuba ( catchall )', -'www_google_com_cy','Google Cyprus', -'images_google_com_cy','Google Cyprus ( images )', -'translate_google_com_cy','Google Translate Cyprus', -'google_com_cy','Google Cyprus ( catchall )', -'www_google_com_do','Google Dominican Republic', -'images_google_com_do','Google Dominican Republic ( images )', -'translate_google_com_do','Google Translate Dominican Republic', -'google_com_do','Google Dominican Republic ( catchall )', -'www_google_com_ec','Google Ecuador', -'images_google_com_ec','Google Ecuador ( images )', -'translate_google_com_ec','Google Translate Ecuador', -'google_com_ec','Google Ecuador ( catchall )', -'www_google_com_eg','Google Egypt', -'images_google_com_eg','Google Egypt ( images )', -'translate_google_com_eg','Google Translate Egypt', -'google_com_eg','Google Egypt ( catchall )', -'www_google_com_et','Google Ethiopia', -'images_google_com_et','Google Ethiopia ( images )', -'translate_google_com_et','Google Translate Ethiopia', -'google_com_et','Google Ethiopia ( catchall )', -'www_google_com_fj','Google Fiji', -'images_google_com_fj','Google Fiji ( images )', -'translate_google_com_fj','Google Translate Fiji', -'google_com_fj','Google Fiji ( catchall )', -'www_google_com_gh','Google Ghana', -'images_google_com_gh','Google Ghana ( images )', -'translate_google_com_gh','Google Translate Ghana', -'google_com_gh','Google Ghana ( catchall )', -'www_google_com_gi','Google Gibraltar', -'images_google_com_gi','Google Gibraltar ( images )', -'translate_google_com_gi','Google Translate Gibraltar', -'google_com_gi','Google Gibraltar ( catchall )', -'www_google_com_gt','Google Guatemala', -'images_google_com_gt','Google Guatemala ( images )', -'translate_google_com_gt','Google Translate Guatemala', -'google_com_gt','Google Guatemala ( catchall )', -'www_google_com_hk','Google Hong Kong', -'images_google_com_hk','Google Hong Kong ( images )', -'translate_google_com_hk','Google Translate Hong Kong', -'google_com_hk','Google Hong Kong ( catchall )', -'www_google_com_jm','Google Jamaica', -'images_google_com_jm','Google Jamaica ( images )', -'translate_google_com_jm','Google Translate Jamaica', -'google_com_jm','Google Jamaica ( catchall )', -'www_google_com_kh','Google Cambodia', -'images_google_com_kh','Google Cambodia ( images )', -'translate_google_com_kh','Google Translate Cambodia', -'google_com_kh','Google Cambodia ( catchall )', -'www_google_com_kw','Google Kuwait', -'images_google_com_kw','Google Kuwait ( images )', -'translate_google_com_kw','Google Translate Kuwait', -'google_com_kw','Google Kuwait ( catchall )', -'www_google_com_lb','Google Lebanon', -'images_google_com_lb','Google Lebanon ( images )', -'translate_google_com_lb','Google Translate Lebanon', -'google_com_lb','Google Lebanon ( catchall )', -'www_google_com_lc','Google Saint Lucia', -'images_google_com_lc','Google Saint Lucia ( images )', -'translate_google_com_lc','Google Translate Saint Lucia', -'google_com_lc','Google Saint Lucia ( catchall )', -'www_google_com_ly','Google Libya', -'images_google_com_ly','Google Libya ( images )', -'translate_google_com_ly','Google Translate Libya', -'google_com_ly','Google Libya ( catchall )', -'www_google_com_mm','Google Myanmar', -'images_google_com_mm','Google Myanmar ( images )', -'translate_google_com_mm','Google Translate Myanmar', -'google_com_mm','Google Myanmar ( catchall )', -'www_google_com_mt','Google Malta', -'images_google_com_mt','Google Malta ( images )', -'translate_google_com_mt','Google Translate Malta', -'google_com_mt','Google Malta ( catchall )', -'www_google_com_mx','Google Mexico', -'images_google_com_mx','Google Mexico ( images )', -'translate_google_com_mx','Google Translate Mexico', -'google_com_mx','Google Mexico ( catchall )', -'www_google_com_my','Google Malaysia', -'images_google_com_my','Google Malaysia ( images )', -'translate_google_com_my','Google Translate Malaysia', -'google_com_my','Google Malaysia ( catchall )', -'www_google_com_na','Google Namibia', -'images_google_com_na','Google Namibia ( images )', -'translate_google_com_na','Google Translate Namibia', -'google_com_na','Google Namibia ( catchall )', -'www_google_com_nf','Google Norfolk Island', -'images_google_com_nf','Google Norfolk Island ( images )', -'translate_google_com_nf','Google Translate Norfolk Island', -'google_com_nf','Google Norfolk Island ( catchall )', -'www_google_com_ng','Google Nigeria', -'images_google_com_ng','Google Nigeria ( images )', -'translate_google_com_ng','Google Translate Nigeria', -'google_com_ng','Google Nigeria ( catchall )', -'www_google_com_ni','Google Nicaragua', -'images_google_com_ni','Google Nicaragua ( images )', -'translate_google_com_ni','Google Translate Nicaragua', -'google_com_ni','Google Nicaragua ( catchall )', -'www_google_com_np','Google Nepal', -'images_google_com_np','Google Nepal ( images )', -'translate_google_com_np','Google Translate Nepal', -'google_com_np','Google Nepal ( catchall )', -'www_google_com_om','Google Oman', -'images_google_com_om','Google Oman ( images )', -'translate_google_com_om','Google Translate Oman', -'google_com_om','Google Oman ( catchall )', -'www_google_com_pa','Google Panama', -'images_google_com_pa','Google Panama ( images )', -'translate_google_com_pa','Google Translate Panama', -'google_com_pa','Google Panama ( catchall )', -'www_google_com_pe','Google Peru', -'images_google_com_pe','Google Peru ( images )', -'translate_google_com_pe','Google Translate Peru', -'google_com_pe','Google Peru ( catchall )', -'www_google_com_pg','Google Papua New Guinea', -'images_google_com_pg','Google Papua New Guinea ( images )', -'translate_google_com_pg','Google Translate Papua New Guinea', -'google_com_pg','Google Papua New Guinea ( catchall )', -'www_google_com_ph','Google Philippines', -'images_google_com_ph','Google Philippines ( images )', -'translate_google_com_ph','Google Translate Philippines', -'google_com_ph','Google Philippines ( catchall )', -'www_google_com_pk','Google Pakistan', -'images_google_com_pk','Google Pakistan ( images )', -'translate_google_com_pk','Google Translate Pakistan', -'google_com_pk','Google Pakistan ( catchall )', -'www_google_com_pr','Google Puerto Rico', -'images_google_com_pr','Google Puerto Rico ( images )', -'translate_google_com_pr','Google Translate Puerto Rico', -'google_com_pr','Google Puerto Rico ( catchall )', -'www_google_com_py','Google Paraguay', -'images_google_com_py','Google Paraguay ( images )', -'translate_google_com_py','Google Translate Paraguay', -'google_com_py','Google Paraguay ( catchall )', -'www_google_com_qa','Google Qatar', -'images_google_com_qa','Google Qatar ( images )', -'translate_google_com_qa','Google Translate Qatar', -'google_com_qa','Google Qatar ( catchall )', -'www_google_com_sa','Google Saudi Arabia', -'images_google_com_sa','Google Saudi Arabia ( images )', -'translate_google_com_sa','Google Translate Saudi Arabia', -'google_com_sa','Google Saudi Arabia ( catchall )', -'www_google_com_sb','Google Solomon Islands', -'images_google_com_sb','Google Solomon Islands ( images )', -'translate_google_com_sb','Google Translate Solomon Islands', -'google_com_sb','Google Solomon Islands ( catchall )', -'www_google_com_sg','Google Singapore', -'images_google_com_sg','Google Singapore ( images )', -'translate_google_com_sg','Google Translate Singapore', -'google_com_sg','Google Singapore ( catchall )', -'www_google_com_sl','Google Sierra Leone', -'images_google_com_sl','Google Sierra Leone ( images )', -'translate_google_com_sl','Google Translate Sierra Leone', -'google_com_sl','Google Sierra Leone ( catchall )', -'www_google_com_sv','Google El Salvador', -'images_google_com_sv','Google El Salvador ( images )', -'translate_google_com_sv','Google Translate El Salvador', -'google_com_sv','Google El Salvador ( catchall )', -'www_google_com_tj','Google Tajikistan', -'images_google_com_tj','Google Tajikistan ( images )', -'translate_google_com_tj','Google Translate Tajikistan', -'google_com_tj','Google Tajikistan ( catchall )', -'www_google_com_tw','Google Taiwan', -'images_google_com_tw','Google Taiwan ( images )', -'translate_google_com_tw','Google Translate Taiwan', -'google_com_tw','Google Taiwan ( catchall )', -'www_google_com_ua','Google Ukraine', -'images_google_com_ua','Google Ukraine ( images )', -'translate_google_com_ua','Google Translate Ukraine', -'google_com_ua','Google Ukraine ( catchall )', -'www_google_com_uy','Google Uruguay', -'images_google_com_uy','Google Uruguay ( images )', -'translate_google_com_uy','Google Translate Uruguay', -'google_com_uy','Google Uruguay ( catchall )', -'www_google_com_vc','Google Saint Vincent and the Grenadines', -'images_google_com_vc','Google Saint Vincent and the Grenadines ( images )', -'translate_google_com_vc','Google Translate Saint Vincent and the Grenadines', -'google_com_vc','Google Saint Vincent and the Grenadines ( catchall )', -'www_google_com_vn','Google Vietnam', -'images_google_com_vn','Google Vietnam ( images )', -'translate_google_com_vn','Google Translate Vietnam', -'google_com_vn','Google Vietnam ( catchall )', -'www_google_cv','Google Cape Verde', -'images_google_cv','Google Cape Verde ( images )', -'translate_google_cv','Google Translate Cape Verde', -'google_cv','Google Cape Verde ( catchall )', -'www_google_cz','Google Czech Republic', -'images_google_cz','Google Czech Republic ( images )', -'translate_google_cz','Google Translate Czech Republic', -'google_cz','Google Czech Republic ( catchall )', -'www_google_dj','Google Djibouti', -'images_google_dj','Google Djibouti ( images )', -'translate_google_dj','Google Translate Djibouti', -'google_dj','Google Djibouti ( catchall )', -'www_google_dk','Google Denmark', -'images_google_dk','Google Denmark ( images )', -'translate_google_dk','Google Translate Denmark', -'google_dk','Google Denmark ( catchall )', -'www_google_dm','Google Dominica', -'images_google_dm','Google Dominica ( images )', -'translate_google_dm','Google Translate Dominica', -'google_dm','Google Dominica ( catchall )', -'www_google_dz','Google Algeria', -'images_google_dz','Google Algeria ( images )', -'translate_google_dz','Google Translate Algeria', -'google_dz','Google Algeria ( catchall )', -'www_google_ee','Google Estonia', -'images_google_ee','Google Estonia ( images )', -'translate_google_ee','Google Translate Estonia', -'google_ee','Google Estonia ( catchall )', -'www_google_fi','Google Finland', -'images_google_fi','Google Finland ( images )', -'translate_google_fi','Google Translate Finland', -'google_fi','Google Finland ( catchall )', -'www_google_fm','Google Federated States of Micronesia', -'images_google_fm','Google Federated States of Micronesia ( images )', -'translate_google_fm','Google Translate Federated States of Micronesia', -'google_fm','Google Federated States of Micronesia ( catchall )', -'www_google_ga','Google Gabon', -'images_google_ga','Google Gabon ( images )', -'translate_google_ga','Google Translate Gabon', -'google_ga','Google Gabon ( catchall )', -'www_google_ge','Google Georgia', -'images_google_ge','Google Georgia ( images )', -'translate_google_ge','Google Translate Georgia', -'google_ge','Google Georgia ( catchall )', -'www_google_gf','Google French Guiana', -'images_google_gf','Google French Guiana ( images )', -'translate_google_gf','Google Translate French Guiana', -'google_gf','Google French Guiana ( catchall )', -'www_google_gg','Google Guernsey', -'images_google_gg','Google Guernsey ( images )', -'translate_google_gg','Google Translate Guernsey', -'google_gg','Google Guernsey ( catchall )', -'www_google_gl','Google Greenland', -'images_google_gl','Google Greenland ( images )', -'translate_google_gl','Google Translate Greenland', -'google_gl','Google Greenland ( catchall )', -'www_google_gm','Google Gambia', -'images_google_gm','Google Gambia ( images )', -'translate_google_gm','Google Translate Gambia', -'google_gm','Google Gambia ( catchall )', -'www_google_gp','Google Guadeloupe', -'images_google_gp','Google Guadeloupe ( images )', -'translate_google_gp','Google Translate Guadeloupe', -'google_gp','Google Guadeloupe ( catchall )', -'www_google_gy','Google Guyana', -'images_google_gy','Google Guyana ( images )', -'translate_google_gy','Google Translate Guyana', -'google_gy','Google Guyana ( catchall )', -'www_google_hn','Google Honduras', -'images_google_hn','Google Honduras ( images )', -'translate_google_hn','Google Translate Honduras', -'google_hn','Google Honduras ( catchall )', -'www_google_ht','Google Haiti', -'images_google_ht','Google Haiti ( images )', -'translate_google_ht','Google Translate Haiti', -'google_ht','Google Haiti ( catchall )', -'www_google_hu','Google Hungary', -'images_google_hu','Google Hungary ( images )', -'translate_google_hu','Google Translate Hungary', -'google_hu','Google Hungary ( catchall )', -'www_google_im','Google Isle of Man', -'images_google_im','Google Isle of Man ( images )', -'translate_google_im','Google Translate Isle of Man', -'google_im','Google Isle of Man ( catchall )', -'www_google_io','Google British Indian Ocean Territory', -'images_google_io','Google British Indian Ocean Territory ( images )', -'translate_google_io','Google Translate British Indian Ocean Territory', -'google_io','Google British Indian Ocean Territory ( catchall )', -'www_google_iq','Google Iraq', -'images_google_iq','Google Iraq ( images )', -'translate_google_iq','Google Translate Iraq', -'google_iq','Google Iraq ( catchall )', -'www_google_is','Google Iceland', -'images_google_is','Google Iceland ( images )', -'translate_google_is','Google Translate Iceland', -'google_is','Google Iceland ( catchall )', -'www_google_je','Google Jersey', -'images_google_je','Google Jersey ( images )', -'translate_google_je','Google Translate Jersey', -'google_je','Google Jersey ( catchall )', -'www_google_jo','Google Jordan', -'images_google_jo','Google Jordan ( images )', -'translate_google_jo','Google Translate Jordan', -'google_jo','Google Jordan ( catchall )', -'www_google_kg','Google Kyrgyzstan', -'images_google_kg','Google Kyrgyzstan ( images )', -'translate_google_kg','Google Translate Kyrgyzstan', -'google_kg','Google Kyrgyzstan ( catchall )', -'www_google_ki','Google Kiribati', -'images_google_ki','Google Kiribati ( images )', -'translate_google_ki','Google Translate Kiribati', -'google_ki','Google Kiribati ( catchall )', -'www_google_kz','Google Kazakhstan', -'images_google_kz','Google Kazakhstan ( images )', -'translate_google_kz','Google Translate Kazakhstan', -'google_kz','Google Kazakhstan ( catchall )', -'www_google_la','Google Laos', -'images_google_la','Google Laos ( images )', -'translate_google_la','Google Translate Laos', -'google_la','Google Laos ( catchall )', -'www_google_li','Google Liechtenstein', -'images_google_li','Google Liechtenstein ( images )', -'translate_google_li','Google Translate Liechtenstein', -'google_li','Google Liechtenstein ( catchall )', -'www_google_lk','Google Sri Lanka', -'images_google_lk','Google Sri Lanka ( images )', -'translate_google_lk','Google Translate Sri Lanka', -'google_lk','Google Sri Lanka ( catchall )', -'www_google_lt','Google Lithuania', -'images_google_lt','Google Lithuania ( images )', -'translate_google_lt','Google Translate Lithuania', -'google_lt','Google Lithuania ( catchall )', -'www_google_lu','Google Luxembourg', -'images_google_lu','Google Luxembourg ( images )', -'translate_google_lu','Google Translate Luxembourg', -'google_lu','Google Luxembourg ( catchall )', -'www_google_lv','Google Latvia', -'images_google_lv','Google Latvia ( images )', -'translate_google_lv','Google Translate Latvia', -'google_lv','Google Latvia ( catchall )', -'www_google_md','Google Moldova', -'images_google_md','Google Moldova ( images )', -'translate_google_md','Google Translate Moldova', -'google_md','Google Moldova ( catchall )', -'www_google_me','Google Montenegro', -'images_google_me','Google Montenegro ( images )', -'translate_google_me','Google Translate Montenegro', -'google_me','Google Montenegro ( catchall )', -'www_google_mg','Google Madagascar', -'images_google_mg','Google Madagascar ( images )', -'translate_google_mg','Google Translate Madagascar', -'google_mg','Google Madagascar ( catchall )', -'www_google_mk','Google Macedonia', -'images_google_mk','Google Macedonia ( images )', -'translate_google_mk','Google Translate Macedonia', -'google_mk','Google Macedonia ( catchall )', -'www_google_ml','Google Mali', -'images_google_ml','Google Mali ( images )', -'translate_google_ml','Google Translate Mali', -'google_ml','Google Mali ( catchall )', -'www_google_mn','Google Mongolia', -'images_google_mn','Google Mongolia ( images )', -'translate_google_mn','Google Translate Mongolia', -'google_mn','Google Mongolia ( catchall )', -'www_google_ms','Google Montserrat', -'images_google_ms','Google Montserrat ( images )', -'translate_google_ms','Google Translate Montserrat', -'google_ms','Google Montserrat ( catchall )', -'www_google_mu','Google Mauritius', -'images_google_mu','Google Mauritius ( images )', -'translate_google_mu','Google Translate Mauritius', -'google_mu','Google Mauritius ( catchall )', -'www_google_mv','Google Maldives', -'images_google_mv','Google Maldives ( images )', -'translate_google_mv','Google Translate Maldives', -'google_mv','Google Maldives ( catchall )', -'www_google_mw','Google Malawi', -'images_google_mw','Google Malawi ( images )', -'translate_google_mw','Google Translate Malawi', -'google_mw','Google Malawi ( catchall )', -'www_google_ne','Google Niger', -'images_google_ne','Google Niger ( images )', -'translate_google_ne','Google Translate Niger', -'google_ne','Google Niger ( catchall )', -'www_google_nr','Google Nauru', -'images_google_nr','Google Nauru ( images )', -'translate_google_nr','Google Translate Nauru', -'google_nr','Google Nauru ( catchall )', -'www_google_nu','Google Niue', -'images_google_nu','Google Niue ( images )', -'translate_google_nu','Google Translate Niue', -'google_nu','Google Niue ( catchall )', -'www_google_pn','Google Pitcairn Islands', -'images_google_pn','Google Pitcairn Islands ( images )', -'translate_google_pn','Google Translate Pitcairn Islands', -'google_pn','Google Pitcairn Islands ( catchall )', -'www_google_ps','Google Palestine', -'images_google_ps','Google Palestine[4] ( images )', -'translate_google_ps','Google Translate Palestine[4]', -'google_ps','Google Palestine[4] ( catchall )', -'www_google_ro','Google Romania', -'images_google_ro','Google Romania ( images )', -'translate_google_ro','Google Translate Romania', -'google_ro','Google Romania ( catchall )', -'www_google_rs','Google Serbia', -'images_google_rs','Google Serbia ( images )', -'translate_google_rs','Google Translate Serbia', -'google_rs','Google Serbia ( catchall )', -'www_google_ru','Google Russia', -'images_google_ru','Google Russia ( images )', -'translate_google_ru','Google Translate Russia', -'google_ru','Google Russia ( catchall )', -'www_google_rw','Google Rwanda', -'images_google_rw','Google Rwanda ( images )', -'translate_google_rw','Google Translate Rwanda', -'google_rw','Google Rwanda ( catchall )', -'www_google_sc','Google Seychelles', -'images_google_sc','Google Seychelles ( images )', -'translate_google_sc','Google Translate Seychelles', -'google_sc','Google Seychelles ( catchall )', -'www_google_sh','Google Saint Helena and Ascension and Tristan da Cunha', -'images_google_sh','Google Saint Helena and Ascension and Tristan da Cunha ( images )', -'translate_google_sh','Google Translate Saint Helena and Ascension and Tristan da Cunha', -'google_sh','Google Saint Helena and Ascension and Tristan da Cunha ( catchall )', -'www_google_si','Google Slovenia', -'images_google_si','Google Slovenia ( images )', -'translate_google_si','Google Translate Slovenia', -'google_si','Google Slovenia ( catchall )', -'www_google_sk','Google Slovakia', -'images_google_sk','Google Slovakia ( images )', -'translate_google_sk','Google Translate Slovakia', -'google_sk','Google Slovakia ( catchall )', -'www_google_sm','Google San Marino', -'images_google_sm','Google San Marino ( images )', -'translate_google_sm','Google Translate San Marino', -'google_sm','Google San Marino ( catchall )', -'www_google_sn','Google Senegal', -'images_google_sn','Google Senegal ( images )', -'translate_google_sn','Google Translate Senegal', -'google_sn','Google Senegal ( catchall )', -'www_google_so','Google Somalia', -'images_google_so','Google Somalia ( images )', -'translate_google_so','Google Translate Somalia', -'google_so','Google Somalia ( catchall )', -'www_google_sr','Google Suriname', -'images_google_sr','Google Suriname ( images )', -'translate_google_sr','Google Translate Suriname', -'google_sr','Google Suriname ( catchall )', -'www_google_st','Google Sao Tome and Principe', -'images_google_st','Google Sao Tome and Principe ( images )', -'translate_google_st','Google Translate Sao Tome and Principe', -'google_st','Google Sao Tome and Principe ( catchall )', -'www_google_td','Google Chad', -'images_google_td','Google Chad ( images )', -'translate_google_td','Google Translate Chad', -'google_td','Google Chad ( catchall )', -'www_google_tg','Google Togo', -'images_google_tg','Google Togo ( images )', -'translate_google_tg','Google Translate Togo', -'google_tg','Google Togo ( catchall )', -'www_google_tk','Google Tokelau', -'images_google_tk','Google Tokelau ( images )', -'translate_google_tk','Google Translate Tokelau', -'google_tk','Google Tokelau ( catchall )', -'www_google_tl','Google Timor-Leste', -'images_google_tl','Google Timor-Leste ( images )', -'translate_google_tl','Google Translate Timor-Leste', -'google_tl','Google Timor-Leste ( catchall )', -'www_google_tm','Google Turkmenistan', -'images_google_tm','Google Turkmenistan ( images )', -'translate_google_tm','Google Translate Turkmenistan', -'google_tm','Google Turkmenistan ( catchall )', -'www_google_tn','Google Tunisia', -'images_google_tn','Google Tunisia ( images )', -'translate_google_tn','Google Translate Tunisia', -'google_tn','Google Tunisia ( catchall )', -'www_google_to','Google Tonga', -'images_google_to','Google Tonga ( images )', -'translate_google_to','Google Translate Tonga', -'google_to','Google Tonga ( catchall )', -'www_google_tt','Google Trinidad and Tobago', -'images_google_tt','Google Trinidad and Tobago ( images )', -'translate_google_tt','Google Translate Trinidad and Tobago', -'google_tt','Google Trinidad and Tobago ( catchall )', -'www_google_us','Google United States', -'images_google_us','Google United States ( images )', -'translate_google_us','Google Translate United States', -'google_us','Google United States ( catchall )', -'www_google_vg','Google British Virgin Islands', -'images_google_vg','Google British Virgin Islands ( images )', -'translate_google_vg','Google Translate British Virgin Islands', -'google_vg','Google British Virgin Islands ( catchall )', -'www_google_vu','Google Vanuatu', -'images_google_vu','Google Vanuatu ( images )', -'translate_google_vu','Google Translate Vanuatu', -'google_vu','Google Vanuatu ( catchall )', -'www_google_ws','Google Samoa', -'images_google_ws','Google Samoa ( images )', -'translate_google_ws','Google Translate Samoa', -'google_ws','Google Samoa ( catchall )', +'www_google_co_uk','Google United Kingdom', +'images_google_co_uk','Google United Kingdom ( images )', +'translate_google_co_uk','Google United Kingdom ( Translate )', +'google_co_uk','Google United Kingdom ( catchall )', +'www_google_com','Google .com', +'images_google_com','Google .com ( images )', +'translate_google_com','Google .com ( Translate )', +'google_com','Google .com ( catchall )', +'www_google_de','Google Germany', +'images_google_de','Google Germany ( images )', +'translate_google_de','Google Germany ( Translate )', +'google_de','Google Germany ( catchall )', +'www_google_fr','Google France', +'images_google_fr','Google France ( images )', +'translate_google_fr','Google France ( Translate )', +'google_fr','Google France ( catchall )', +'www_google_ca','Google Canada', +'images_google_ca','Google Canada ( images )', +'translate_google_ca','Google Canada ( Translate )', +'google_ca','Google Canada ( catchall )', +'www_google_es','Google Spain', +'images_google_es','Google Spain ( images )', +'translate_google_es','Google Spain ( Translate )', +'google_es','Google Spain ( catchall )', +'www_google_com_au','Google Australia', +'images_google_com_au','Google Australia ( images )', +'translate_google_com_au','Google Australia ( Translate )', +'google_com_au','Google Australia ( catchall )', +'www_google_nl','Google Netherlands', +'images_google_nl','Google Netherlands ( images )', +'translate_google_nl','Google Netherlands ( Translate )', +'google_nl','Google Netherlands ( catchall )', +'www_google_gr','Google Greece', +'images_google_gr','Google Greece ( images )', +'translate_google_gr','Google Greece ( Translate )', +'google_gr','Google Greece ( catchall )', +'www_google_se','Google Sweden', +'images_google_se','Google Sweden ( images )', +'translate_google_se','Google Sweden ( Translate )', +'google_se','Google Sweden ( catchall )', +'www_google_ie','Google Ireland', +'images_google_ie','Google Ireland ( images )', +'translate_google_ie','Google Ireland ( Translate )', +'google_ie','Google Ireland ( catchall )', +'www_google_it','Google Italy', +'images_google_it','Google Italy ( images )', +'translate_google_it','Google Italy ( Translate )', +'google_it','Google Italy ( catchall )', +'www_google_no','Google Norway', +'images_google_no','Google Norway ( images )', +'translate_google_no','Google Norway ( Translate )', +'google_no','Google Norway ( catchall )', +'www_google_com_tr','Google Turkey', +'images_google_com_tr','Google Turkey ( images )', +'translate_google_com_tr','Google Turkey ( Translate )', +'google_com_tr','Google Turkey ( catchall )', +'www_google_co_in','Google India', +'images_google_co_in','Google India ( images )', +'translate_google_co_in','Google India ( Translate )', +'google_co_in','Google India ( catchall )', +'www_google_pt','Google Portugal', +'images_google_pt','Google Portugal ( images )', +'translate_google_pt','Google Portugal ( Translate )', +'google_pt','Google Portugal ( catchall )', +'www_google_hr','Google Croatia', +'images_google_hr','Google Croatia ( images )', +'translate_google_hr','Google Croatia ( Translate )', +'google_hr','Google Croatia ( catchall )', +'www_google_co_nz','Google New Zealand', +'images_google_co_nz','Google New Zealand ( images )', +'translate_google_co_nz','Google New Zealand ( Translate )', +'google_co_nz','Google New Zealand ( catchall )', +'www_google_pl','Google Poland', +'images_google_pl','Google Poland ( images )', +'translate_google_pl','Google Poland ( Translate )', +'google_pl','Google Poland ( catchall )', +'www_google_ac','Google Ascension Island', +'images_google_ac','Google Ascension Island ( images )', +'translate_google_ac','Google Ascension Island ( Translate )', +'google_ac','Google Ascension Island ( catchall )', +'www_google_ad','Google Andorra', +'images_google_ad','Google Andorra ( images )', +'translate_google_ad','Google Andorra ( Translate )', +'google_ad','Google Andorra ( catchall )', +'www_google_ae','Google United Arab Emirates', +'images_google_ae','Google United Arab Emirates ( images )', +'translate_google_ae','Google United Arab Emirates ( Translate )', +'google_ae','Google United Arab Emirates ( catchall )', +'www_google_al','Google Albania', +'images_google_al','Google Albania ( images )', +'translate_google_al','Google Albania ( Translate )', +'google_al','Google Albania ( catchall )', +'www_google_am','Google Armenia', +'images_google_am','Google Armenia ( images )', +'translate_google_am','Google Armenia ( Translate )', +'google_am','Google Armenia ( catchall )', +'www_google_as','Google American Samoa', +'images_google_as','Google American Samoa ( images )', +'translate_google_as','Google American Samoa ( Translate )', +'google_as','Google American Samoa ( catchall )', +'www_google_at','Google Austria', +'images_google_at','Google Austria ( images )', +'translate_google_at','Google Austria ( Translate )', +'google_at','Google Austria ( catchall )', +'www_google_az','Google Azerbaijan', +'images_google_az','Google Azerbaijan ( images )', +'translate_google_az','Google Azerbaijan ( Translate )', +'google_az','Google Azerbaijan ( catchall )', +'www_google_ba','Google Bosnia and Herzegovina', +'images_google_ba','Google Bosnia and Herzegovina ( images )', +'translate_google_ba','Google Bosnia and Herzegovina ( Translate )', +'google_ba','Google Bosnia and Herzegovina ( catchall )', +'www_google_be','Google Belgium', +'images_google_be','Google Belgium ( images )', +'translate_google_be','Google Belgium ( Translate )', +'google_be','Google Belgium ( catchall )', +'www_google_bf','Google Burkina Faso', +'images_google_bf','Google Burkina Faso ( images )', +'translate_google_bf','Google Burkina Faso ( Translate )', +'google_bf','Google Burkina Faso ( catchall )', +'www_google_bg','Google Bulgaria', +'images_google_bg','Google Bulgaria ( images )', +'translate_google_bg','Google Bulgaria ( Translate )', +'google_bg','Google Bulgaria ( catchall )', +'www_google_bi','Google Burundi', +'images_google_bi','Google Burundi ( images )', +'translate_google_bi','Google Burundi ( Translate )', +'google_bi','Google Burundi ( catchall )', +'www_google_bj','Google Benin', +'images_google_bj','Google Benin ( images )', +'translate_google_bj','Google Benin ( Translate )', +'google_bj','Google Benin ( catchall )', +'www_google_bs','Google Bahamas', +'images_google_bs','Google Bahamas ( images )', +'translate_google_bs','Google Bahamas ( Translate )', +'google_bs','Google Bahamas ( catchall )', +'www_google_bt','Google Bhutan', +'images_google_bt','Google Bhutan ( images )', +'translate_google_bt','Google Bhutan ( Translate )', +'google_bt','Google Bhutan ( catchall )', +'www_google_by','Google Belarus', +'images_google_by','Google Belarus ( images )', +'translate_google_by','Google Belarus ( Translate )', +'google_by','Google Belarus ( catchall )', +'www_google_cat','Google Catalan Countries', +'images_google_cat','Google Catalan Countries ( images )', +'translate_google_cat','Google Catalan Countries ( Translate )', +'google_cat','Google Catalan Countries ( catchall )', +'www_google_cc','Google Cocos (Keeling) Islands', +'images_google_cc','Google Cocos (Keeling) Islands ( images )', +'translate_google_cc','Google Cocos (Keeling) Islands ( Translate )', +'google_cc','Google Cocos (Keeling) Islands ( catchall )', +'www_google_cd','Google Democratic Republic of the Congo', +'images_google_cd','Google Democratic Republic of the Congo ( images )', +'translate_google_cd','Google Democratic Republic of the Congo ( Translate )', +'google_cd','Google Democratic Republic of the Congo ( catchall )', +'www_google_cf','Google Central African Republic', +'images_google_cf','Google Central African Republic ( images )', +'translate_google_cf','Google Central African Republic ( Translate )', +'google_cf','Google Central African Republic ( catchall )', +'www_google_cg','Google Republic of the Congo', +'images_google_cg','Google Republic of the Congo ( images )', +'translate_google_cg','Google Republic of the Congo ( Translate )', +'google_cg','Google Republic of the Congo ( catchall )', +'www_google_ch','Google Switzerland', +'images_google_ch','Google Switzerland ( images )', +'translate_google_ch','Google Switzerland ( Translate )', +'google_ch','Google Switzerland ( catchall )', +'www_google_ci','Google Ivory Coast', +'images_google_ci','Google Ivory Coast ( images )', +'translate_google_ci','Google Ivory Coast ( Translate )', +'google_ci','Google Ivory Coast ( catchall )', +'www_google_cl','Google Chile', +'images_google_cl','Google Chile ( images )', +'translate_google_cl','Google Chile ( Translate )', +'google_cl','Google Chile ( catchall )', +'www_google_cm','Google Cameroon', +'images_google_cm','Google Cameroon ( images )', +'translate_google_cm','Google Cameroon ( Translate )', +'google_cm','Google Cameroon ( catchall )', +'www_google_cn','Google China', +'images_google_cn','Google China ( images )', +'translate_google_cn','Google China ( Translate )', +'google_cn','Google China ( catchall )', +'www_google_co_ao','Google Angola', +'images_google_co_ao','Google Angola ( images )', +'translate_google_co_ao','Google Angola ( Translate )', +'google_co_ao','Google Angola ( catchall )', +'www_google_co_bw','Google Botswana', +'images_google_co_bw','Google Botswana ( images )', +'translate_google_co_bw','Google Botswana ( Translate )', +'google_co_bw','Google Botswana ( catchall )', +'www_google_co_ck','Google Cook Islands', +'images_google_co_ck','Google Cook Islands ( images )', +'translate_google_co_ck','Google Cook Islands ( Translate )', +'google_co_ck','Google Cook Islands ( catchall )', +'www_google_co_cr','Google Costa Rica', +'images_google_co_cr','Google Costa Rica ( images )', +'translate_google_co_cr','Google Costa Rica ( Translate )', +'google_co_cr','Google Costa Rica ( catchall )', +'www_google_co_id','Google Indonesia', +'images_google_co_id','Google Indonesia ( images )', +'translate_google_co_id','Google Indonesia ( Translate )', +'google_co_id','Google Indonesia ( catchall )', +'www_google_co_il','Google Israel', +'images_google_co_il','Google Israel ( images )', +'translate_google_co_il','Google Israel ( Translate )', +'google_co_il','Google Israel ( catchall )', +'www_google_co_jp','Google Japan', +'images_google_co_jp','Google Japan ( images )', +'translate_google_co_jp','Google Japan ( Translate )', +'google_co_jp','Google Japan ( catchall )', +'www_google_co_ke','Google Kenya', +'images_google_co_ke','Google Kenya ( images )', +'translate_google_co_ke','Google Kenya ( Translate )', +'google_co_ke','Google Kenya ( catchall )', +'www_google_co_kr','Google South Korea', +'images_google_co_kr','Google South Korea ( images )', +'translate_google_co_kr','Google South Korea ( Translate )', +'google_co_kr','Google South Korea ( catchall )', +'www_google_co_ls','Google Lesotho', +'images_google_co_ls','Google Lesotho ( images )', +'translate_google_co_ls','Google Lesotho ( Translate )', +'google_co_ls','Google Lesotho ( catchall )', +'www_google_co_ma','Google Morocco', +'images_google_co_ma','Google Morocco ( images )', +'translate_google_co_ma','Google Morocco ( Translate )', +'google_co_ma','Google Morocco ( catchall )', +'www_google_co_mz','Google Mozambique', +'images_google_co_mz','Google Mozambique ( images )', +'translate_google_co_mz','Google Mozambique ( Translate )', +'google_co_mz','Google Mozambique ( catchall )', +'www_google_co_th','Google Thailand', +'images_google_co_th','Google Thailand ( images )', +'translate_google_co_th','Google Thailand ( Translate )', +'google_co_th','Google Thailand ( catchall )', +'www_google_co_tz','Google Tanzania', +'images_google_co_tz','Google Tanzania ( images )', +'translate_google_co_tz','Google Tanzania ( Translate )', +'google_co_tz','Google Tanzania ( catchall )', +'www_google_co_ug','Google Uganda', +'images_google_co_ug','Google Uganda ( images )', +'translate_google_co_ug','Google Uganda ( Translate )', +'google_co_ug','Google Uganda ( catchall )', +'www_google_co_uz','Google Uzbekistan', +'images_google_co_uz','Google Uzbekistan ( images )', +'translate_google_co_uz','Google Uzbekistan ( Translate )', +'google_co_uz','Google Uzbekistan ( catchall )', +'www_google_co_ve','Google Venezuela', +'images_google_co_ve','Google Venezuela ( images )', +'translate_google_co_ve','Google Venezuela ( Translate )', +'google_co_ve','Google Venezuela ( catchall )', +'www_google_co_vi','Google United States Virgin Islands', +'images_google_co_vi','Google United States Virgin Islands ( images )', +'translate_google_co_vi','Google United States Virgin Islands ( Translate )', +'google_co_vi','Google United States Virgin Islands ( catchall )', +'www_google_co_za','Google South Africa', +'images_google_co_za','Google South Africa ( images )', +'translate_google_co_za','Google South Africa ( Translate )', +'google_co_za','Google South Africa ( catchall )', +'www_google_co_zm','Google Zambia', +'images_google_co_zm','Google Zambia ( images )', +'translate_google_co_zm','Google Zambia ( Translate )', +'google_co_zm','Google Zambia ( catchall )', +'www_google_co_zw','Google Zimbabwe', +'images_google_co_zw','Google Zimbabwe ( images )', +'translate_google_co_zw','Google Zimbabwe ( Translate )', +'google_co_zw','Google Zimbabwe ( catchall )', +'www_google_com_af','Google Afghanistan', +'images_google_com_af','Google Afghanistan ( images )', +'translate_google_com_af','Google Afghanistan ( Translate )', +'google_com_af','Google Afghanistan ( catchall )', +'www_google_com_ag','Google Antigua and Barbuda', +'images_google_com_ag','Google Antigua and Barbuda ( images )', +'translate_google_com_ag','Google Antigua and Barbuda ( Translate )', +'google_com_ag','Google Antigua and Barbuda ( catchall )', +'www_google_com_ai','Google Anguilla', +'images_google_com_ai','Google Anguilla ( images )', +'translate_google_com_ai','Google Anguilla ( Translate )', +'google_com_ai','Google Anguilla ( catchall )', +'www_google_com_ar','Google Argentina', +'images_google_com_ar','Google Argentina ( images )', +'translate_google_com_ar','Google Argentina ( Translate )', +'google_com_ar','Google Argentina ( catchall )', +'www_google_com_bd','Google Bangladesh', +'images_google_com_bd','Google Bangladesh ( images )', +'translate_google_com_bd','Google Bangladesh ( Translate )', +'google_com_bd','Google Bangladesh ( catchall )', +'www_google_com_bh','Google Bahrain', +'images_google_com_bh','Google Bahrain ( images )', +'translate_google_com_bh','Google Bahrain ( Translate )', +'google_com_bh','Google Bahrain ( catchall )', +'www_google_com_bn','Google Brunei', +'images_google_com_bn','Google Brunei ( images )', +'translate_google_com_bn','Google Brunei ( Translate )', +'google_com_bn','Google Brunei ( catchall )', +'www_google_com_bo','Google Bolivia', +'images_google_com_bo','Google Bolivia ( images )', +'translate_google_com_bo','Google Bolivia ( Translate )', +'google_com_bo','Google Bolivia ( catchall )', +'www_google_com_br','Google Brazil', +'images_google_com_br','Google Brazil ( images )', +'translate_google_com_br','Google Brazil ( Translate )', +'google_com_br','Google Brazil ( catchall )', +'www_google_com_bz','Google Belize', +'images_google_com_bz','Google Belize ( images )', +'translate_google_com_bz','Google Belize ( Translate )', +'google_com_bz','Google Belize ( catchall )', +'www_google_com_co','Google Colombia', +'images_google_com_co','Google Colombia ( images )', +'translate_google_com_co','Google Colombia ( Translate )', +'google_com_co','Google Colombia ( catchall )', +'www_google_com_cu','Google Cuba', +'images_google_com_cu','Google Cuba ( images )', +'translate_google_com_cu','Google Cuba ( Translate )', +'google_com_cu','Google Cuba ( catchall )', +'www_google_com_cy','Google Cyprus', +'images_google_com_cy','Google Cyprus ( images )', +'translate_google_com_cy','Google Cyprus ( Translate )', +'google_com_cy','Google Cyprus ( catchall )', +'www_google_com_do','Google Dominican Republic', +'images_google_com_do','Google Dominican Republic ( images )', +'translate_google_com_do','Google Dominican Republic ( Translate )', +'google_com_do','Google Dominican Republic ( catchall )', +'www_google_com_ec','Google Ecuador', +'images_google_com_ec','Google Ecuador ( images )', +'translate_google_com_ec','Google Ecuador ( Translate )', +'google_com_ec','Google Ecuador ( catchall )', +'www_google_com_eg','Google Egypt', +'images_google_com_eg','Google Egypt ( images )', +'translate_google_com_eg','Google Egypt ( Translate )', +'google_com_eg','Google Egypt ( catchall )', +'www_google_com_et','Google Ethiopia', +'images_google_com_et','Google Ethiopia ( images )', +'translate_google_com_et','Google Ethiopia ( Translate )', +'google_com_et','Google Ethiopia ( catchall )', +'www_google_com_fj','Google Fiji', +'images_google_com_fj','Google Fiji ( images )', +'translate_google_com_fj','Google Fiji ( Translate )', +'google_com_fj','Google Fiji ( catchall )', +'www_google_com_gh','Google Ghana', +'images_google_com_gh','Google Ghana ( images )', +'translate_google_com_gh','Google Ghana ( Translate )', +'google_com_gh','Google Ghana ( catchall )', +'www_google_com_gi','Google Gibraltar', +'images_google_com_gi','Google Gibraltar ( images )', +'translate_google_com_gi','Google Gibraltar ( Translate )', +'google_com_gi','Google Gibraltar ( catchall )', +'www_google_com_gt','Google Guatemala', +'images_google_com_gt','Google Guatemala ( images )', +'translate_google_com_gt','Google Guatemala ( Translate )', +'google_com_gt','Google Guatemala ( catchall )', +'www_google_com_hk','Google Hong Kong', +'images_google_com_hk','Google Hong Kong ( images )', +'translate_google_com_hk','Google Hong Kong ( Translate )', +'google_com_hk','Google Hong Kong ( catchall )', +'www_google_com_jm','Google Jamaica', +'images_google_com_jm','Google Jamaica ( images )', +'translate_google_com_jm','Google Jamaica ( Translate )', +'google_com_jm','Google Jamaica ( catchall )', +'www_google_com_kh','Google Cambodia', +'images_google_com_kh','Google Cambodia ( images )', +'translate_google_com_kh','Google Cambodia ( Translate )', +'google_com_kh','Google Cambodia ( catchall )', +'www_google_com_kw','Google Kuwait', +'images_google_com_kw','Google Kuwait ( images )', +'translate_google_com_kw','Google Kuwait ( Translate )', +'google_com_kw','Google Kuwait ( catchall )', +'www_google_com_lb','Google Lebanon', +'images_google_com_lb','Google Lebanon ( images )', +'translate_google_com_lb','Google Lebanon ( Translate )', +'google_com_lb','Google Lebanon ( catchall )', +'www_google_com_lc','Google Saint Lucia', +'images_google_com_lc','Google Saint Lucia ( images )', +'translate_google_com_lc','Google Saint Lucia ( Translate )', +'google_com_lc','Google Saint Lucia ( catchall )', +'www_google_com_ly','Google Libya', +'images_google_com_ly','Google Libya ( images )', +'translate_google_com_ly','Google Libya ( Translate )', +'google_com_ly','Google Libya ( catchall )', +'www_google_com_mm','Google Myanmar', +'images_google_com_mm','Google Myanmar ( images )', +'translate_google_com_mm','Google Myanmar ( Translate )', +'google_com_mm','Google Myanmar ( catchall )', +'www_google_com_mt','Google Malta', +'images_google_com_mt','Google Malta ( images )', +'translate_google_com_mt','Google Malta ( Translate )', +'google_com_mt','Google Malta ( catchall )', +'www_google_com_mx','Google Mexico', +'images_google_com_mx','Google Mexico ( images )', +'translate_google_com_mx','Google Mexico ( Translate )', +'google_com_mx','Google Mexico ( catchall )', +'www_google_com_my','Google Malaysia', +'images_google_com_my','Google Malaysia ( images )', +'translate_google_com_my','Google Malaysia ( Translate )', +'google_com_my','Google Malaysia ( catchall )', +'www_google_com_na','Google Namibia', +'images_google_com_na','Google Namibia ( images )', +'translate_google_com_na','Google Namibia ( Translate )', +'google_com_na','Google Namibia ( catchall )', +'www_google_com_nf','Google Norfolk Island', +'images_google_com_nf','Google Norfolk Island ( images )', +'translate_google_com_nf','Google Norfolk Island ( Translate )', +'google_com_nf','Google Norfolk Island ( catchall )', +'www_google_com_ng','Google Nigeria', +'images_google_com_ng','Google Nigeria ( images )', +'translate_google_com_ng','Google Nigeria ( Translate )', +'google_com_ng','Google Nigeria ( catchall )', +'www_google_com_ni','Google Nicaragua', +'images_google_com_ni','Google Nicaragua ( images )', +'translate_google_com_ni','Google Nicaragua ( Translate )', +'google_com_ni','Google Nicaragua ( catchall )', +'www_google_com_np','Google Nepal', +'images_google_com_np','Google Nepal ( images )', +'translate_google_com_np','Google Nepal ( Translate )', +'google_com_np','Google Nepal ( catchall )', +'www_google_com_om','Google Oman', +'images_google_com_om','Google Oman ( images )', +'translate_google_com_om','Google Oman ( Translate )', +'google_com_om','Google Oman ( catchall )', +'www_google_com_pa','Google Panama', +'images_google_com_pa','Google Panama ( images )', +'translate_google_com_pa','Google Panama ( Translate )', +'google_com_pa','Google Panama ( catchall )', +'www_google_com_pe','Google Peru', +'images_google_com_pe','Google Peru ( images )', +'translate_google_com_pe','Google Peru ( Translate )', +'google_com_pe','Google Peru ( catchall )', +'www_google_com_pg','Google Papua New Guinea', +'images_google_com_pg','Google Papua New Guinea ( images )', +'translate_google_com_pg','Google Papua New Guinea ( Translate )', +'google_com_pg','Google Papua New Guinea ( catchall )', +'www_google_com_ph','Google Philippines', +'images_google_com_ph','Google Philippines ( images )', +'translate_google_com_ph','Google Philippines ( Translate )', +'google_com_ph','Google Philippines ( catchall )', +'www_google_com_pk','Google Pakistan', +'images_google_com_pk','Google Pakistan ( images )', +'translate_google_com_pk','Google Pakistan ( Translate )', +'google_com_pk','Google Pakistan ( catchall )', +'www_google_com_pr','Google Puerto Rico', +'images_google_com_pr','Google Puerto Rico ( images )', +'translate_google_com_pr','Google Puerto Rico ( Translate )', +'google_com_pr','Google Puerto Rico ( catchall )', +'www_google_com_py','Google Paraguay', +'images_google_com_py','Google Paraguay ( images )', +'translate_google_com_py','Google Paraguay ( Translate )', +'google_com_py','Google Paraguay ( catchall )', +'www_google_com_qa','Google Qatar', +'images_google_com_qa','Google Qatar ( images )', +'translate_google_com_qa','Google Qatar ( Translate )', +'google_com_qa','Google Qatar ( catchall )', +'www_google_com_sa','Google Saudi Arabia', +'images_google_com_sa','Google Saudi Arabia ( images )', +'translate_google_com_sa','Google Saudi Arabia ( Translate )', +'google_com_sa','Google Saudi Arabia ( catchall )', +'www_google_com_sb','Google Solomon Islands', +'images_google_com_sb','Google Solomon Islands ( images )', +'translate_google_com_sb','Google Solomon Islands ( Translate )', +'google_com_sb','Google Solomon Islands ( catchall )', +'www_google_com_sg','Google Singapore', +'images_google_com_sg','Google Singapore ( images )', +'translate_google_com_sg','Google Singapore ( Translate )', +'google_com_sg','Google Singapore ( catchall )', +'www_google_com_sl','Google Sierra Leone', +'images_google_com_sl','Google Sierra Leone ( images )', +'translate_google_com_sl','Google Sierra Leone ( Translate )', +'google_com_sl','Google Sierra Leone ( catchall )', +'www_google_com_sv','Google El Salvador', +'images_google_com_sv','Google El Salvador ( images )', +'translate_google_com_sv','Google El Salvador ( Translate )', +'google_com_sv','Google El Salvador ( catchall )', +'www_google_com_tj','Google Tajikistan', +'images_google_com_tj','Google Tajikistan ( images )', +'translate_google_com_tj','Google Tajikistan ( Translate )', +'google_com_tj','Google Tajikistan ( catchall )', +'www_google_com_tw','Google Taiwan', +'images_google_com_tw','Google Taiwan ( images )', +'translate_google_com_tw','Google Taiwan ( Translate )', +'google_com_tw','Google Taiwan ( catchall )', +'www_google_com_ua','Google Ukraine', +'images_google_com_ua','Google Ukraine ( images )', +'translate_google_com_ua','Google Ukraine ( Translate )', +'google_com_ua','Google Ukraine ( catchall )', +'www_google_com_uy','Google Uruguay', +'images_google_com_uy','Google Uruguay ( images )', +'translate_google_com_uy','Google Uruguay ( Translate )', +'google_com_uy','Google Uruguay ( catchall )', +'www_google_com_vc','Google Saint Vincent and the Grenadines', +'images_google_com_vc','Google Saint Vincent and the Grenadines ( images )', +'translate_google_com_vc','Google Saint Vincent and the Grenadines ( Translate )', +'google_com_vc','Google Saint Vincent and the Grenadines ( catchall )', +'www_google_com_vn','Google Vietnam', +'images_google_com_vn','Google Vietnam ( images )', +'translate_google_com_vn','Google Vietnam ( Translate )', +'google_com_vn','Google Vietnam ( catchall )', +'www_google_cv','Google Cape Verde', +'images_google_cv','Google Cape Verde ( images )', +'translate_google_cv','Google Cape Verde ( Translate )', +'google_cv','Google Cape Verde ( catchall )', +'www_google_cz','Google Czech Republic', +'images_google_cz','Google Czech Republic ( images )', +'translate_google_cz','Google Czech Republic ( Translate )', +'google_cz','Google Czech Republic ( catchall )', +'www_google_dj','Google Djibouti', +'images_google_dj','Google Djibouti ( images )', +'translate_google_dj','Google Djibouti ( Translate )', +'google_dj','Google Djibouti ( catchall )', +'www_google_dk','Google Denmark', +'images_google_dk','Google Denmark ( images )', +'translate_google_dk','Google Denmark ( Translate )', +'google_dk','Google Denmark ( catchall )', +'www_google_dm','Google Dominica', +'images_google_dm','Google Dominica ( images )', +'translate_google_dm','Google Dominica ( Translate )', +'google_dm','Google Dominica ( catchall )', +'www_google_dz','Google Algeria', +'images_google_dz','Google Algeria ( images )', +'translate_google_dz','Google Algeria ( Translate )', +'google_dz','Google Algeria ( catchall )', +'www_google_ee','Google Estonia', +'images_google_ee','Google Estonia ( images )', +'translate_google_ee','Google Estonia ( Translate )', +'google_ee','Google Estonia ( catchall )', +'www_google_fi','Google Finland', +'images_google_fi','Google Finland ( images )', +'translate_google_fi','Google Finland ( Translate )', +'google_fi','Google Finland ( catchall )', +'www_google_fm','Google Federated States of Micronesia', +'images_google_fm','Google Federated States of Micronesia ( images )', +'translate_google_fm','Google Federated States of Micronesia ( Translate )', +'google_fm','Google Federated States of Micronesia ( catchall )', +'www_google_ga','Google Gabon', +'images_google_ga','Google Gabon ( images )', +'translate_google_ga','Google Gabon ( Translate )', +'google_ga','Google Gabon ( catchall )', +'www_google_ge','Google Georgia', +'images_google_ge','Google Georgia ( images )', +'translate_google_ge','Google Georgia ( Translate )', +'google_ge','Google Georgia ( catchall )', +'www_google_gf','Google French Guiana', +'images_google_gf','Google French Guiana ( images )', +'translate_google_gf','Google French Guiana ( Translate )', +'google_gf','Google French Guiana ( catchall )', +'www_google_gg','Google Guernsey', +'images_google_gg','Google Guernsey ( images )', +'translate_google_gg','Google Guernsey ( Translate )', +'google_gg','Google Guernsey ( catchall )', +'www_google_gl','Google Greenland', +'images_google_gl','Google Greenland ( images )', +'translate_google_gl','Google Greenland ( Translate )', +'google_gl','Google Greenland ( catchall )', +'www_google_gm','Google Gambia', +'images_google_gm','Google Gambia ( images )', +'translate_google_gm','Google Gambia ( Translate )', +'google_gm','Google Gambia ( catchall )', +'www_google_gp','Google Guadeloupe', +'images_google_gp','Google Guadeloupe ( images )', +'translate_google_gp','Google Guadeloupe ( Translate )', +'google_gp','Google Guadeloupe ( catchall )', +'www_google_gy','Google Guyana', +'images_google_gy','Google Guyana ( images )', +'translate_google_gy','Google Guyana ( Translate )', +'google_gy','Google Guyana ( catchall )', +'www_google_hn','Google Honduras', +'images_google_hn','Google Honduras ( images )', +'translate_google_hn','Google Honduras ( Translate )', +'google_hn','Google Honduras ( catchall )', +'www_google_ht','Google Haiti', +'images_google_ht','Google Haiti ( images )', +'translate_google_ht','Google Haiti ( Translate )', +'google_ht','Google Haiti ( catchall )', +'www_google_hu','Google Hungary', +'images_google_hu','Google Hungary ( images )', +'translate_google_hu','Google Hungary ( Translate )', +'google_hu','Google Hungary ( catchall )', +'www_google_im','Google Isle of Man', +'images_google_im','Google Isle of Man ( images )', +'translate_google_im','Google Isle of Man ( Translate )', +'google_im','Google Isle of Man ( catchall )', +'www_google_io','Google British Indian Ocean Territory', +'images_google_io','Google British Indian Ocean Territory ( images )', +'translate_google_io','Google British Indian Ocean Territory ( Translate )', +'google_io','Google British Indian Ocean Territory ( catchall )', +'www_google_iq','Google Iraq', +'images_google_iq','Google Iraq ( images )', +'translate_google_iq','Google Iraq ( Translate )', +'google_iq','Google Iraq ( catchall )', +'www_google_is','Google Iceland', +'images_google_is','Google Iceland ( images )', +'translate_google_is','Google Iceland ( Translate )', +'google_is','Google Iceland ( catchall )', +'www_google_je','Google Jersey', +'images_google_je','Google Jersey ( images )', +'translate_google_je','Google Jersey ( Translate )', +'google_je','Google Jersey ( catchall )', +'www_google_jo','Google Jordan', +'images_google_jo','Google Jordan ( images )', +'translate_google_jo','Google Jordan ( Translate )', +'google_jo','Google Jordan ( catchall )', +'www_google_kg','Google Kyrgyzstan', +'images_google_kg','Google Kyrgyzstan ( images )', +'translate_google_kg','Google Kyrgyzstan ( Translate )', +'google_kg','Google Kyrgyzstan ( catchall )', +'www_google_ki','Google Kiribati', +'images_google_ki','Google Kiribati ( images )', +'translate_google_ki','Google Kiribati ( Translate )', +'google_ki','Google Kiribati ( catchall )', +'www_google_kz','Google Kazakhstan', +'images_google_kz','Google Kazakhstan ( images )', +'translate_google_kz','Google Kazakhstan ( Translate )', +'google_kz','Google Kazakhstan ( catchall )', +'www_google_la','Google Laos', +'images_google_la','Google Laos ( images )', +'translate_google_la','Google Laos ( Translate )', +'google_la','Google Laos ( catchall )', +'www_google_li','Google Liechtenstein', +'images_google_li','Google Liechtenstein ( images )', +'translate_google_li','Google Liechtenstein ( Translate )', +'google_li','Google Liechtenstein ( catchall )', +'www_google_lk','Google Sri Lanka', +'images_google_lk','Google Sri Lanka ( images )', +'translate_google_lk','Google Sri Lanka ( Translate )', +'google_lk','Google Sri Lanka ( catchall )', +'www_google_lt','Google Lithuania', +'images_google_lt','Google Lithuania ( images )', +'translate_google_lt','Google Lithuania ( Translate )', +'google_lt','Google Lithuania ( catchall )', +'www_google_lu','Google Luxembourg', +'images_google_lu','Google Luxembourg ( images )', +'translate_google_lu','Google Luxembourg ( Translate )', +'google_lu','Google Luxembourg ( catchall )', +'www_google_lv','Google Latvia', +'images_google_lv','Google Latvia ( images )', +'translate_google_lv','Google Latvia ( Translate )', +'google_lv','Google Latvia ( catchall )', +'www_google_md','Google Moldova', +'images_google_md','Google Moldova ( images )', +'translate_google_md','Google Moldova ( Translate )', +'google_md','Google Moldova ( catchall )', +'www_google_me','Google Montenegro', +'images_google_me','Google Montenegro ( images )', +'translate_google_me','Google Montenegro ( Translate )', +'google_me','Google Montenegro ( catchall )', +'www_google_mg','Google Madagascar', +'images_google_mg','Google Madagascar ( images )', +'translate_google_mg','Google Madagascar ( Translate )', +'google_mg','Google Madagascar ( catchall )', +'www_google_mk','Google Macedonia', +'images_google_mk','Google Macedonia ( images )', +'translate_google_mk','Google Macedonia ( Translate )', +'google_mk','Google Macedonia ( catchall )', +'www_google_ml','Google Mali', +'images_google_ml','Google Mali ( images )', +'translate_google_ml','Google Mali ( Translate )', +'google_ml','Google Mali ( catchall )', +'www_google_mn','Google Mongolia', +'images_google_mn','Google Mongolia ( images )', +'translate_google_mn','Google Mongolia ( Translate )', +'google_mn','Google Mongolia ( catchall )', +'www_google_ms','Google Montserrat', +'images_google_ms','Google Montserrat ( images )', +'translate_google_ms','Google Montserrat ( Translate )', +'google_ms','Google Montserrat ( catchall )', +'www_google_mu','Google Mauritius', +'images_google_mu','Google Mauritius ( images )', +'translate_google_mu','Google Mauritius ( Translate )', +'google_mu','Google Mauritius ( catchall )', +'www_google_mv','Google Maldives', +'images_google_mv','Google Maldives ( images )', +'translate_google_mv','Google Maldives ( Translate )', +'google_mv','Google Maldives ( catchall )', +'www_google_mw','Google Malawi', +'images_google_mw','Google Malawi ( images )', +'translate_google_mw','Google Malawi ( Translate )', +'google_mw','Google Malawi ( catchall )', +'www_google_ne','Google Niger', +'images_google_ne','Google Niger ( images )', +'translate_google_ne','Google Niger ( Translate )', +'google_ne','Google Niger ( catchall )', +'www_google_nr','Google Nauru', +'images_google_nr','Google Nauru ( images )', +'translate_google_nr','Google Nauru ( Translate )', +'google_nr','Google Nauru ( catchall )', +'www_google_nu','Google Niue', +'images_google_nu','Google Niue ( images )', +'translate_google_nu','Google Niue ( Translate )', +'google_nu','Google Niue ( catchall )', +'www_google_pn','Google Pitcairn Islands', +'images_google_pn','Google Pitcairn Islands ( images )', +'translate_google_pn','Google Pitcairn Islands ( Translate )', +'google_pn','Google Pitcairn Islands ( catchall )', +'www_google_ps','Google Palestine', +'images_google_ps','Google Palestine[4] ( images )', +'translate_google_ps','Google Palestine[4] ( Translate )', +'google_ps','Google Palestine[4] ( catchall )', +'www_google_ro','Google Romania', +'images_google_ro','Google Romania ( images )', +'translate_google_ro','Google Romania ( Translate )', +'google_ro','Google Romania ( catchall )', +'www_google_rs','Google Serbia', +'images_google_rs','Google Serbia ( images )', +'translate_google_rs','Google Serbia ( Translate )', +'google_rs','Google Serbia ( catchall )', +'www_google_ru','Google Russia', +'images_google_ru','Google Russia ( images )', +'translate_google_ru','Google Russia ( Translate )', +'google_ru','Google Russia ( catchall )', +'www_google_rw','Google Rwanda', +'images_google_rw','Google Rwanda ( images )', +'translate_google_rw','Google Rwanda ( Translate )', +'google_rw','Google Rwanda ( catchall )', +'www_google_sc','Google Seychelles', +'images_google_sc','Google Seychelles ( images )', +'translate_google_sc','Google Seychelles ( Translate )', +'google_sc','Google Seychelles ( catchall )', +'www_google_sh','Google Saint Helena and Ascension and Tristan da Cunha', +'images_google_sh','Google Saint Helena and Ascension and Tristan da Cunha ( images )', +'translate_google_sh','Google Saint Helena and Ascension and Tristan da Cunha ( Translate )', +'google_sh','Google Saint Helena and Ascension and Tristan da Cunha ( catchall )', +'www_google_si','Google Slovenia', +'images_google_si','Google Slovenia ( images )', +'translate_google_si','Google Slovenia ( Translate )', +'google_si','Google Slovenia ( catchall )', +'www_google_sk','Google Slovakia', +'images_google_sk','Google Slovakia ( images )', +'translate_google_sk','Google Slovakia ( Translate )', +'google_sk','Google Slovakia ( catchall )', +'www_google_sm','Google San Marino', +'images_google_sm','Google San Marino ( images )', +'translate_google_sm','Google San Marino ( Translate )', +'google_sm','Google San Marino ( catchall )', +'www_google_sn','Google Senegal', +'images_google_sn','Google Senegal ( images )', +'translate_google_sn','Google Senegal ( Translate )', +'google_sn','Google Senegal ( catchall )', +'www_google_so','Google Somalia', +'images_google_so','Google Somalia ( images )', +'translate_google_so','Google Somalia ( Translate )', +'google_so','Google Somalia ( catchall )', +'www_google_sr','Google Suriname', +'images_google_sr','Google Suriname ( images )', +'translate_google_sr','Google Suriname ( Translate )', +'google_sr','Google Suriname ( catchall )', +'www_google_st','Google Sao Tome and Principe', +'images_google_st','Google Sao Tome and Principe ( images )', +'translate_google_st','Google Sao Tome and Principe ( Translate )', +'google_st','Google Sao Tome and Principe ( catchall )', +'www_google_td','Google Chad', +'images_google_td','Google Chad ( images )', +'translate_google_td','Google Chad ( Translate )', +'google_td','Google Chad ( catchall )', +'www_google_tg','Google Togo', +'images_google_tg','Google Togo ( images )', +'translate_google_tg','Google Togo ( Translate )', +'google_tg','Google Togo ( catchall )', +'www_google_tk','Google Tokelau', +'images_google_tk','Google Tokelau ( images )', +'translate_google_tk','Google Tokelau ( Translate )', +'google_tk','Google Tokelau ( catchall )', +'www_google_tl','Google Timor-Leste', +'images_google_tl','Google Timor-Leste ( images )', +'translate_google_tl','Google Timor-Leste ( Translate )', +'google_tl','Google Timor-Leste ( catchall )', +'www_google_tm','Google Turkmenistan', +'images_google_tm','Google Turkmenistan ( images )', +'translate_google_tm','Google Turkmenistan ( Translate )', +'google_tm','Google Turkmenistan ( catchall )', +'www_google_tn','Google Tunisia', +'images_google_tn','Google Tunisia ( images )', +'translate_google_tn','Google Tunisia ( Translate )', +'google_tn','Google Tunisia ( catchall )', +'www_google_to','Google Tonga', +'images_google_to','Google Tonga ( images )', +'translate_google_to','Google Tonga ( Translate )', +'google_to','Google Tonga ( catchall )', +'www_google_tt','Google Trinidad and Tobago', +'images_google_tt','Google Trinidad and Tobago ( images )', +'translate_google_tt','Google Trinidad and Tobago ( Translate )', +'google_tt','Google Trinidad and Tobago ( catchall )', +'www_google_us','Google United States', +'images_google_us','Google United States ( images )', +'translate_google_us','Google United States ( Translate )', +'google_us','Google United States ( catchall )', +'www_google_vg','Google British Virgin Islands', +'images_google_vg','Google British Virgin Islands ( images )', +'translate_google_vg','Google British Virgin Islands ( Translate )', +'google_vg','Google British Virgin Islands ( catchall )', +'www_google_vu','Google Vanuatu', +'images_google_vu','Google Vanuatu ( images )', +'translate_google_vu','Google Vanuatu ( Translate )', +'google_vu','Google Vanuatu ( catchall )', +'www_google_ws','Google Samoa', +'images_google_ws','Google Samoa ( images )', +'translate_google_ws','Google Samoa ( Translate )', +'google_ws','Google Samoa ( catchall )', -'google_cache','Google (cache)', -'google_froogle','Froogle (Google)', -'google_groups','Google (Groups)', -'google_maps','Google Maps', -'googleByIP','Google (Access by IP-Address)', -'google_catchall','Google catchall sites not specified', -'google_products','Google (Products)', -'google_translate','Google Translate ( catchall )', -'google4counter','4-counter (Google)', +'google_cache','Google (cache)', +'google_froogle','Froogle (Google)', +'google_groups','Google (Groups)', +'google_maps','Google Maps', +'googleByIP','Google (Access by IP-Address)', +'google_catchall','Google catchall sites not specified', +'google_products','Google (Products)', +'google_translate','Google Translate ( catchall )', +'google4counter','4-counter (Google)', +'android_googlequicksearchbox','android-app://com.google.android.googlequicksearchbox ( what is this )', '1klik','1Klik', -'1search','1search-board.com', -'1und1_de','1&1 Suche (subdomain "suche")', -'3721','3721', -'a9', 'A9', +'1search','1search-board.com', +'1und1_de','1&1 Suche (subdomain "suche")', +'3721','3721', +'a9', 'A9', 'abacho','Abacho', 'accoona','Accoona', -'alexa','Alexa', -'aliceit','alice.it', -'aliceitmaster','search.alice.it.master', +'alexa','Alexa', +'aliceit','alice.it', +'aliceitmaster','search.alice.it.master', 'allesklar','allesklar.de', -'allgameshome','AllGamesHome', -'alltheweb','AllTheWeb', +'allgameshome','AllGamesHome', +'alltheweb','AllTheWeb', 'alot','alot', -'altavista','AltaVista', +'altavista','AltaVista', 'amazon','amazon', -'androidsearch','androidsearch.com', -'answerbus','Answerbus', -'anzwers','anzwers.com.au', +'androidsearch','androidsearch.com', +'answerbus','Answerbus', +'anzwers','anzwers.com.au', 'aol_o2suche_de','AOL O2Suche (de)', -'aolcatchall','AOL catchall countries', -'aolcom','AOL .com', -'aolde','AOL .de', +'aolcatchall','AOL catchall countries', +'aolcom','AOL .com', +'aolde','AOL .de', 'aolfr','AOL (fr)', -'aolpl','AOL .pl', -'aolsearchde','AOL Search de', -'aoluk','AOL .uk', +'aolpl','AOL .pl', +'aolsearchde','AOL Search de', +'aoluk','AOL .uk', 'aport','Aport', -'arianna','Arianna', -'asevenboard','asevenboard', -'askcatchall','Ask catchall sites', -'askde','Ask Deutschland', -'askes','Ask Espana', # break out Ask country specific engines. -'askfr','Ask France', +'arianna','Arianna', +'asevenboard','asevenboard', +'askcatchall','Ask .com ( catchall )', +'askde','Ask Deutschland', +'askes','Ask Espana', # break out Ask country specific engines. +'askfr','Ask France', 'askimages','ask images', -'askit','Ask Italia', -'askjp','Ask Japan', -'asknl','Ask Nederland', -'askuk','Ask UK', +'askit','Ask Italia', +'askjp','Ask Japan', +'asknl','Ask Nederland', +'askuk','Ask UK', 'atlanticbb','atlanticbb', 'atlas','Atlas.cz', 'atomz','Atomz', -'att','AT&T search (powered by Google)', +'att','AT&T search (powered by Google)', 'auone','auone', -'avantfind','Avantfind', +'avantfind','Avantfind', 'avg','avg', -'babylon','Babylon', -'baidu','Baidu', +'babylon','Babylon', +'image_baidu','Baidu Image', +'baidu','Baidu', 'bbc','BBC', -'benefind','benefind', -'biglotron','Biglotron', -'bing','Bing', +'benefind','benefind', +'biglotron','Biglotron', + +'www_bing_com','Bing : www.bing.com', +'cn_bing_com','Bing : cn.bing.com', +'global_bing_com','Bing : global.bing.com', +'bing_com_catchall','Bing : bing.com ( catchall )', + 'blekko','blekko', -'blingo','Blingo', +'blingo','Blingo', +'boatdesign','Boatdesign .net', 'bluewin','bluewin', 'bt','BT', -'bungeebonesdotcom','BungeeBones', -'centraldatabase','GPU p2p search', +'bungeebonesdotcom','BungeeBones', +'burett_pagelink_si','burett.pagelink.si', +'centraldatabase','GPU p2p search', 'centrum','Centrum.cz', 'centurylink','centurylink', -'certifiedtoolbarsearch','Certified-Toolbar Search', +'certifiedtoolbarsearch','Certified-Toolbar Search', 'charter','charter', 'chatzum','chatzum', 'checkparams','checkparams', -'chelloat','Chello Austria', -'chellobe','Chello Belgium', -'chellocom','Chello (Country not recognized)', -'chellocz','Chello Czech Republic', -'chellofr','Chello France', -'chellohu','Chello Hungary', -'chellonl','Chello Netherlands', -'chellono','Chello Norway', -'chellopl','Chello Poland', -'chellose','Chello Sweden', -'chellosk','Chello Slovakia', -'clarosearch','Claro Search', +'chelloat','Chello Austria', +'chellobe','Chello Belgium', +'chellocom','Chello (Country not recognized)', +'chellocz','Chello Czech Republic', +'chellofr','Chello France', +'chellohu','Chello Hungary', +'chellonl','Chello Netherlands', +'chellono','Chello Norway', +'chellopl','Chello Poland', +'chellose','Chello Sweden', +'chellosk','Chello Slovakia', +'clarosearch','Claro Search', 'clinck','clinck', 'clubinternet', 'Club-internet', -'clusty','Clusty', +'clusty','Clusty', 'comcast','comcast', -'comettoolbar','Comet toolbar search', +'comettoolbar','Comet toolbar search', 'conduit','conduit', -'copernic','Copernic', -'crawler','crawler.com', +'copernic','Copernic', +'crawler','crawler.com', +'csillamker','csillamker.hu', 'ctrouve','C\'est trouve', -'dalesearch','Dale Search', +'dalesearch','Dale Search', 'danielsen','Thor (danielsen.com)', 'daum','daum', -'de_dolphin_com','Dolphin Search', -'de_wiki_gov_cn','Wiki Sucher', +'de_dolphin_com','Dolphin Search', +'de_wiki_gov_cn','Wiki Sucher', +'dealwifi_com','Dealwifi', 'dejanews','DejaNews', -'delicious','del.icio.us (Social Bookmark)', +'delicious','del.icio.us (Social Bookmark)', 'delta-search','delta-search', -'digg','Digg (Social Bookmark)', -'dmoz','DMOZ', -'dodajpl','Dodaj.pl', -'dogpile','Dogpile', -'duckduckgo','DuckDuckGo', +'digg','Digg (Social Bookmark)', +'dmoz','DMOZ', +'dodajpl','Dodaj.pl', +'dogpile','Dogpile', +'duckduckgo','DuckDuckGo', 'earthlink', 'Earth Link', -'easysearch','easysearch', +'easysearch','easysearch', 'ecosia','ecosia', 'edderkoppen','Edderkoppen', 'engine','Cade', -'eniro','Eniro', -'enirose','Eniro Sverige', +'eniro','Eniro', +'enirose','Eniro Sverige', 'ereadingsource','ereadingsource', -'etools_ch','eTools.ch', +'etools_ch','eTools.ch', 'euroseek','Euroseek', 'everyclick','everyclick', -'excite','Excite', +'excite','Excite', 'facemoods','facemoods', -'fastbot_de','Fastbot.de (Does not provide search keyphrases; using found page instead)', -'fbdownloader','FBDownloader (fbdownloader)', -'fdownloadr_com','FBDownloader (fdownloadr)', -'find1friend','Find1Friend', +'fastbot_de','Fastbot.de (Does not provide search keyphrases; using found page instead)', +'fbdownloader','FBDownloader (fbdownloader)', +'fdownloadr_com','FBDownloader (fdownloadr)', +'find1friend','Find1Friend', 'findamo','findamo', 'findarticles','Find Articles', 'finddk','Find', 'fireball','fireball', -'flipora','Flipora', +'flipora','Flipora', 'foxstart','foxstart', 'francite','Francite', 'free', 'Free.fr', -'freenet_de','suche.freenet.de', +'freenet_de','suche.freenet.de', 'freeserve','Freeserve', 'funmoods','funmoods', -'gazetapl','Gazeta.pl', -'genieo','Genieo', -'gerypl','Gery.pl', +'gazetapl','Gazeta.pl', +'genieo','Genieo', +'gerypl','Gery.pl', 'globososo','Globososo', -'gmxsuche','GMX Suche', -'gmxsuche_at','GMX Suche Oesterreich', +'gmxsuche','GMX Suche', +'gmxsuche_at','GMX Suche Oesterreich', 'go','Go.com', -'go_mail_ru','Go.Mail.ru', +'go_mail_ru','Go.Mail.ru', 'go2net','Go2Net (Metamoteur)', 'godado','Godado.it', 'goliat','Goliat', -'goodsearch','GoodSearch', -'gotuneed','got u need', -'govome','Govome', +'goodsearch','GoodSearch', +'gotuneed','got u need', +'govome','Govome', 'haku','Ihmemaa', 'handycafe','handycafe', 'heureka','Heureka', -'hogapl','Hoga.pl', -'holasearch','Hola Search', +'hogapl','Hoga.pl', +'holasearch','Hola Search', 'hotbot','Hotbot', 'hp_my_aol','hp my aol', 'hubwe','hubwe', -'iask','Iask', -'iboats','Iboats', -'icerocket','Icerocket (Blog)', -'ichiro','Ichiro', -'icq','icq', +'iask','Iask', +'iboats','Iboats', +'icerocket','Icerocket (Blog)', +'ichiro','Ichiro', +'icq','icq', 'ilse','Ilse', -'iminent','Iminent', +'iminent','Iminent', 'inbox','inbox', 'incredibar','incredibar', 'incredimail','incredimail', 'indexhu','Index', -'ineffabile','Ineffabile.it (Social Bookmark)', +'ineffabile','Ineffabile.it (Social Bookmark)', +'intelseek_com/','Intelseek .com', +'www_info_com','Info .com', 'infoseek','Infoseek', 'infospace','InfoSpace', -'infouk','Info UK', -'inspsearch','airzip.inspsearch.com', -'int_search_myway_com','MyWay', -'interiapl','Interia.pl', +'infouk','Info UK', +'inspsearch','airzip.inspsearch.com', +'int_search_myway_com','MyWay', +'interiapl','Interia.pl', 'internetto','Internetto Kereso', -'isearch_nation_com','Nation Search', -'iune','i-une', -'ixquick','ix quick', +'isearch_nation_com','Nation Search', +'iune','i-une', +'ixquick','ix quick', 'izito_catchall','izito ( catchall )', -'izito_de','izito .de', -'izito_uk','izito .uk', +'izito_de','izito .de', +'izito_uk','izito .uk', 'jubii','Jubii', 'jumpyit','Jumpy.it', -'juno','juno', +'startjuno_com','Startjuno .com', +'juno','juno', 'jyxo','Jyxo.cz', -'kartoo','Kartoo', -'katalogonetpl','Katalog.Onet.pl', -'kataweb','Kataweb', -'keresolap_hu','Tango keresolap', +'kartoo','Kartoo', +'katalogonetpl','Katalog.Onet.pl', +'kataweb','Kataweb', +'keresolap_hu','Tango keresolap', 'kvasir','kvasir', 'kvitters','kvitters', 'lapkereso_hu','Startlapkereso', 'lbb','LBB', -'ledix','Ledix', -'libero','Libero IT', +'ledix','Ledix', +'libero','Libero IT', 'libertysurf', 'Libertysurf', -'live','Microsoft Windows Live', -'localmoxie','Local Moxie', +'live','Microsoft Windows Live', +'localmoxie','Local Moxie', 'looksmart_catchall','looksmart ( catchall )', 'looksmart_co_uk','looksmart .co.uk', -'lycos','Lycos', +'lycos','Lycos', 'mamma','Mamma', 'meinestadt','meinestadt.de', 'metabot', 'MetaBot', 'metacrawler','metacrawler', 'metacrawler_de','metacrawler.de', -'metager','MetaGer', +'metager','MetaGer', 'metahannover','uni-hannover.de', 'metasearch','metasearch', 'metaspinner','metaspinner', -'metasuche_ch','Metasuche.ch', +'metasuche_ch','Metasuche.ch', 'metaua','meta.ua', 'miner','Meta Miner', -'mirago','Mirago (country unknown)', -'miragobe','Mirago Belgium', -'miragoch','Mirago Switzerland', -'miragocouk','Mirago UK', -'miragode','Mirago Germany', -'miragodk','Mirago Denmark', -'miragoes','Mirago Spain', -'miragofr','Mirago France', -'miragoit','Mirago Italy', -'miragonl','Mirago Netherlands', -'miragono','Mirago Norway', -'miragose','Mirago Sweden', +'mirago','Mirago (country unknown)', +'miragobe','Mirago Belgium', +'miragoch','Mirago Switzerland', +'miragocouk','Mirago UK', +'miragode','Mirago Germany', +'miragodk','Mirago Denmark', +'miragoes','Mirago Spain', +'miragofr','Mirago France', +'miragoit','Mirago Italy', +'miragonl','Mirago Netherlands', +'miragono','Mirago Norway', +'miragose','Mirago Sweden', 'mitrasites','mitrasites', -'mozbot','Mozbot', -'msn','Microsoft MSN Search', -'mys_yoursearch_me','Yoursearch.me', -'mysearch','My Search', -'mysearchdial','mysearchdial', -'mysearchresults','mysearchresults', -'myway','myway', -'mywebsearch','MyWebSearch', +'mozbot','Mozbot', +'msn','Microsoft MSN Search', +'mys_yoursearch_me','Yoursearch.me', +'mysearch','My Search', +'mysearchdial','mysearchdial', +'mysearchresults','mysearchresults', +'myway','myway', +'mywebsearch','MyWebSearch', 'najdi','Najdi.to', 'nation','nation', -'navigationshilfe_t_online','T-Online Navigationshilfe', +'navigationshilfe_t_online','T-Online Navigationshilfe', 'nbci','NBCI', -'netease', 'NetEase', -'netluchs','Netluchs', -'netscape','Netscape', -'netsprintpl','NetSprint.pl', +'netease', 'NetEase', +'netluchs','Netluchs', +'netscape','Netscape', +'netsprintpl','NetSprint.pl', 'netstjernen','Netstjernen', -'netzero','netzero', +'netzero','netzero', 'northernlight','NorthernLight', -'nortonsavesearch','Norton Safe Search', -'nusearch','Nusearch', -'o2pl','o2.pl', +'nortonsavesearch','Norton Safe Search', +'nusearch','Nusearch', +'o2pl','o2.pl', 'ofir','Ofir', -'oneseek_de','Metasuchmaschine OneSeek.de', -'onetpl','Onet.pl', +'oneseek_de','Metasuchmaschine OneSeek.de', +'onetpl','Onet.pl', 'opasia','Opasia', 'orange','orange', 'orangeworld','orangeworld', @@ -5293,238 +5379,245 @@ 'overture','Overture', 'passagen','Evreka', 'pch','pch', -'peoplecheck_de','PeopleCheck.de', -'picsearch','picsearch', +'peoplecheck_de','PeopleCheck.de', +'picsearch','picsearch', 'pictures','pictures', -'plusnetwork','Search Plus Network', -'pogodak','Pogodak.com', -'polskapl','Polska', -'polymeta_hu','Polymeta', -'preciobarato_xyz','preciobarato xyz', -'questionanswering','Questionanswering', +'plusnetwork','Search Plus Network', +'pogodak','Pogodak.com', +'polskapl','Polska', +'polymeta_hu','Polymeta', +'preciobarato_xyz','preciobarato xyz', +'questionanswering','Questionanswering', 'quick','Quick.cz', -'qwant_com','qwant.com', -'rakuten','websearch.rakuten.co.jp', +'qwant_com','qwant.com', +'rakuten','websearch.rakuten.co.jp', 'rambler','Rambler', 'redbox','RedBox.cz', 'rr','rr', - -'safehomepage_com','safehomepage.com', -'sagool','Sagool', -'sapo','Sapo', -'schoenerbrausen','Schoenerbrausen/', -'scroogle','Scroogle', -'search.com','Search.com', -'search_1und1_de','1&1 Suche (subdomain "search")', -'search_foxtab_com','Foxtab Search', -'search_socialdownloadr_com','Socialdownloadr', -'search_zonealarm_com','Zone Alarm Search', +'safehomepage_com','safehomepage.com', +'sagool','Sagool', +'sapo','Sapo', +'schoenerbrausen','Schoenerbrausen/', +'scroogle','Scroogle', +'search.com','Search.com', +'search_1und1_de','1&1 Suche (subdomain "search")', +'search_foxtab_com','Foxtab Search', +'search_socialdownloadr_com','Socialdownloadr', +'search_zonealarm_com','Zone Alarm Search', 'searchalgo','searchalgo', -'searchalot','Searchalot', +'searchall_com','Searchall', +'searchalot','Searchalot', 'searchch','search ch', 'searchcompletion','searchcompletion', -'searches_qone8_com','Omiga-Plus', -'searchesnavigator','searchesnavigator', -'searchfunmoods','Funmoods', -'searchgol','Search-Gol', -'searchlistingsite','SearchLlistingSite', +'searches_qone8_com','Omiga-Plus', +'searchesnavigator','searchesnavigator', +'searchfunmoods','Funmoods', +'searchgol','Search-Gol', +'searchlistingsite','SearchLlistingSite', 'searchmobileonline','searchmobileonline', -'searchresults','Search-results', -'search-results_mobi','search-results.mobi', -'searchresultscom','search-results.com ( all sites )', -'searchresultsmobi','search-results.mobi', +'searchresults','Search-results', +'search-results_mobi','search-results.mobi', +'searchresultscom','search-results.com ( all sites )', +'searchresultsmobi','search-results.mobi', 'searchsafer','searchsafer', 'searchy','searchy.co.uk', -'searchya','Searchya', -'segnalo','Segnalo (Social Bookmark)', +'searchya','Searchya', +'segnalo','Segnalo (Social Bookmark)', 'semalt','semalt', -'sensis','Sensis AU', -'seznam','Seznam', -'shawca','Shaw.ca', +'sensis','Sensis AU', +'seznam','Seznam.cz', +'shawca','Shaw.ca', 'shinyseek\.it','Shinyseek.it', -'shoppstop','ShoppStop', -'sify','Sify', +'shoppstop','ShoppStop', +'sify','Sify', 'sky','sky', -'smartsuggestor','smartsuggestor', -'smde','SM.de - Die SuchMaschine', +'smartsuggestor','smartsuggestor', +'smde','SM.de - Die SuchMaschine', 'snapdo','snapdo', 'softonic','softonic', -'sogou','SoGou', +'sogou','SoGou', 'sol','SOL', -'soso','SoSo', -'speedbit','Speedbit', -'sphere','Sphere (Blog)', +'so_com','So .com', +'soso','SoSo .com', +'speedbit','Speedbit', +'sphere','Sphere (Blog)', 'splut','Splut', 'spotjockey','Spotjockey', 'spray','Spray', 'start','start.no', -'startlap_hu','Startlab Kereso', +'startlap_hu','Startlab Kereso', 'startpage','startpage.com', -'startsiden','startsiden', -'startxxl','StartXXL', -'steadysearch','Avantfind', -'stumbleupon','Stumbleupon (Social Bookmark)', -'sucheaolde','SucheAOL .de', -'sumaja','Sumaja', -'supereva','Supereva', -'surfcanyon_com','SurfCanyon', +'startsiden','Startsiden Norway', +'startxxl','StartXXL', +'steadysearch','Avantfind', +'stumbleupon','Stumbleupon (Social Bookmark)', +'sucheaolde','SucheAOL .de', +'sumaja','Sumaja', +'supereva','Supereva', +'surfcanyon_com','SurfCanyon', 'sweetim','sweetim', -'sweetpacks','Sweetpacks', -'swik','Swik (Social Bookmark)', -'swisscows_ch','Swisscows', -'sympatico','Sympatico', -'szukaczpl','Szukacz', +'sweetpacks','Sweetpacks', +'swik','Swik (Social Bookmark)', +'swisscows_ch','Swisscows', +'sympatico','Sympatico', +'szukaczpl','Szukacz', 't_online_catchall','T-Online ( catchall )', -'t_online_de','T-Online .de', +'t_online_de','T-Online .de', 'talktalk_uk','talktalk uk', -'tango_hu','Tango', +'tango_hu','Tango', 'tbask','tb.ask ?', -'teecnoit','Teecno', -'teoma','Teoma', -'terra','Terra', +'teecnoit','Teecno', +'teoma','Teoma', +'terra','Terra', 'tesco','tesco', -'theallsearches','theallsearches', +'theallsearches','theallsearches', 'three','three', -'tiscali','Tiscali', -'tixuma_de','Tixuma Deutschland', +'tiscali','Tiscali', +'tixuma_de','Tixuma Deutschland', 'toile','Toile du Quebec', -'toshiba','toshiba', +'toshiba','Toshiba', 'turtle','Turtle', 'tyfon','Tyfon', -'uk_foxstart_com','Foxstart.com', +'uk_foxstart_com','Foxstart.com', 'ukdirectory','UK Directory', 'ukindex','UKIndex', 'ukplus','UK Plus', -'umfis','UMFIS-Online Das Umweltfirmen-Informationssystem der IHKs in Deutschland', -'umuwa_de','Umuwa Deutschland', +'umfis','UMFIS-Online Das Umweltfirmen-Informationssystem der IHKs in Deutschland', +'umuwa_de','Umuwa Deutschland', +'usatoday','usatoday', 'vindex','Vindex', -'virgilio','Virgilio', -'virginmedia','Virgin Media', -'vi-view_com','vi-view.com', -'vivisimo','Vivisimo', +'virgilio','Virgilio', +'virginmedia','Virgin Media', +'vi-view_com','vi-view.com', +'vivisimo','Vivisimo', 'vlips_de','vlips .de', -'vnet','VNet', -'voila','Voila', +'vnet','VNet', +'voila','Voila', 'wahoo','Wahoo', -'webalta','webalta.ru', -'webcrawler','WebCrawler', +'webalta','webalta.ru', +'webcrawler','WebCrawler', 'webde','Web.de', 'webmania','webmania.hu', 'whorush_com','whorush com', -'windowssearch_com','windowssearch.com', +'windowssearch_com','windowssearch.com', 'wisenut','WISENut', -'wow_utop_it','wow.utop.it', -'wowpl','Wow.pl', -'wowsearch','Wow Search', -'wowuk','uk.wow.com', -'wp','Wirtualna Polska', -'www_buenosearch_com','BuenoSearch', -'www_dregol_com','Dregol Search', -'www_wow_com','WOW.com', -'wwweasel','WWWeasel', - -'ar_images_search_yahoo_com','Yahoo : ar.images.search.yahoo.com', -'ar_search_yahoo_com','Yahoo : ar.search.yahoo.com', -'at_images_search_yahoo_com','Yahoo : at.images.search.yahoo.com', -'at_search_yahoo_com','Yahoo : at.search.yahoo.com', -'au_images_search_yahoo_com','Yahoo : au.images.search.yahoo.com', -'au_search_yahoo_com','Yahoo : au.search.yahoo.com', -'br_images_search_yahoo_com','Yahoo : br.images.search.yahoo.com', -'br_search_yahoo_com','Yahoo : br.search.yahoo.com', -'ca_images_search_yahoo_com','Yahoo : ca.images.search.yahoo.com', -'ca_search_yahoo_com','Yahoo : ca.search.yahoo.com', -'ca_yhs4_search_yahoo_com','Yahoo : ca.yhs4.search.yahoo.com', -'ch_images_search_yahoo_com','Yahoo : ch.images.search.yahoo.com', -'ch_yhs4_search_yahoo_com','Yahoo : ch.yhs4.search.yahoo.com', -'de_search_yahoo_com','Yahoo : de.search.yahoo.com', -'de_yhs4_search_yahoo_com','Yahoo : de.yhs4.search.yahoo.com', -'es_images_search_yahoo_com','Yahoo : es.images.search.yahoo.com', -'es_search_yahoo_com','Yahoo : es.search.yahoo.com', -'es_yhs4_search_yahoo_com','Yahoo : es.yhs4.search.yahoo.com', -'espanol_images_search_yahoo_com','Yahoo : espanol.images.search.yahoo.com', -'espanol_search_yahoo_com','Yahoo : espanol.search.yahoo.com', -'fr_images_search_yahoo_com','Yahoo : fr.images.search.yahoo.com', -'fr_search_yahoo_com','Yahoo : fr.search.yahoo.com', -'fr_yhs4_search_yahoo_com','Yahoo : fr.yhs4.search.yahoo.com', -'gr_search_yahoo_com','Yahoo : gr.search.yahoo.com', -'gr_yhs4_search_yahoo_com','Yahoo : gr.yhs4.search.yahoo.com', -'hk_image_search_yahoo_com','Yahoo : hk.image.search.yahoo.com', -'hk_images_search_yahoo_com','Yahoo : hk.images.search.yahoo.com', -'hk_search_yahoo_com','Yahoo : hk.search.yahoo.com', -'id_images_search_yahoo_com','Yahoo : id.images.search.yahoo.com', -'id_search_yahoo_com','Yahoo : id.search.yahoo.com', -'id_yhs4_search_yahoo_com','Yahoo : id.yhs4.search.yahoo.com', -'ie_search_yahoo_com','Yahoo : ie.search.yahoo.com', -'image_search_yahoo_co_jp','Yahoo : image.search.yahoo.co.jp', -'images_search_yahoo_com','Yahoo : images.search.yahoo.com', -'in_images_search_yahoo_com','Yahoo : in.images.search.yahoo.com', -'in_search_yahoo_com','Yahoo : in.search.yahoo.com', -'in_yhs4_search_yahoo_com','Yahoo : in.yhs4.search.yahoo.com', -'it_images_search_yahoo_com','Yahoo : it.images.search.yahoo.com', -'it_search_yahoo_com','Yahoo : it.search.yahoo.com', -'it_yhs4_search_yahoo_com','Yahoo : it.yhs4.search.yahoo.com', -'kr_search_yahoo_com','Yahoo : kr.search.yahoo.com', -'malaysia_images_search_yahoo_com','Yahoo : malaysia.images.search.yahoo.com', -'malaysia_search_yahoo_com','Yahoo : malaysia.search.yahoo.com', -'mx_images_search_yahoo_com','Yahoo : mx.images.search.yahoo.com', -'mx_search_yahoo_com','Yahoo : mx.search.yahoo.com', -'nl_images_search_yahoo_com','Yahoo : nl.images.search.yahoo.com', -'nl_search_yahoo_com','Yahoo : nl.search.yahoo.com', -'nl_yhs4_search_yahoo_com','Yahoo : nl.yhs4.search.yahoo.com', -'no_search_yahoo_com','Yahoo : no.search.yahoo.com', -'nz_search_yahoo_com','Yahoo : nz.search.yahoo.com', -'pe_images_search_yahoo_com','Yahoo : pe.images.search.yahoo.com', -'ph_images_search_yahoo_com','Yahoo : ph.images.search.yahoo.com', -'ph_search_yahoo_com','Yahoo : ph.search.yahoo.com', -'ph_yhs4_search_yahoo_com','Yahoo : ph.yhs4.search.yahoo.com', -'pl_yhs4_search_yahoo_com','Yahoo : pl.yhs4.search.yahoo.com', -'qc_images_search_yahoo_com','Yahoo : qc.images.search.yahoo.com', -'qc_search_yahoo_com','Yahoo : qc.search.yahoo.com', -'r_search_yahoo_com','Yahoo : r.search.yahoo.com', -'ru_images_search_yahoo_com','Yahoo : ru.images.search.yahoo.com', -'se_images_search_yahoo_com','Yahoo : se.images.search.yahoo.com', -'se_search_yahoo_com','Yahoo : se.search.yahoo.com', -'se_yhs4_search_yahoo_com','Yahoo : se.yhs4.search.yahoo.com', -'search_yahoo_co_jp','Yahoo : search.yahoo.co.jp', -'search_yahoo_com','Yahoo : search.yahoo.com', -'sg_images_search_yahoo_com','Yahoo : sg.images.search.yahoo.com', -'sg_search_yahoo_com','Yahoo : sg.search.yahoo.com', -'sg_yhs4_search_yahoo_com','Yahoo : sg.yhs4.search.yahoo.com', -'tr_yhs4_search_yahoo_com','Yahoo : tr.yhs4.search.yahoo.com', -'tw_image_search_yahoo_com','Yahoo : tw.image.search.yahoo.com', -'tw_images_search_yahoo_com','Yahoo : tw.images.search.yahoo.com', -'tw_search_yahoo_com','Yahoo : tw.search.yahoo.com', -'uk_images_search_yahoo_com','Yahoo : uk.images.search.yahoo.com', -'uk_search_yahoo_com','Yahoo : uk.search.yahoo.com', -'uk_yhs_search_yahoo_com','Yahoo : uk.yhs.search.yahoo.com', -'uk_yhs4_search_yahoo_com','Yahoo : uk.yhs4.search.yahoo.com', -'us_search_yahoo_com','Yahoo : us.search.yahoo.com', -'us_yhs4_search_yahoo_com','Yahoo : us.yhs4.search.yahoo.com', -'vn_images_search_yahoo_com','Yahoo : vn.images.search.yahoo.com', +'wow_utop_it','wow.utop.it', +'wowpl','Wow.pl', +'wowsearch','Wow Search', +'wowuk','uk.wow.com', +'wp','Wirtualna Polska', +'www_buenosearch_com','BuenoSearch', +'www_dregol_com','Dregol Search', +'www_wow_com','WOW.com', +'wwweasel','WWWeasel', +'xfinity_com','Xfinity', +'ar_images_search_yahoo_com','Yahoo : ar.images.search.yahoo.com', +'ar_search_yahoo_com','Yahoo : ar.search.yahoo.com', +'at_images_search_yahoo_com','Yahoo : at.images.search.yahoo.com', +'at_search_yahoo_com','Yahoo : at.search.yahoo.com', +'au_images_search_yahoo_com','Yahoo : au.images.search.yahoo.com', +'au_search_yahoo_com','Yahoo : au.search.yahoo.com', +'br_images_search_yahoo_com','Yahoo : br.images.search.yahoo.com', +'br_search_yahoo_com','Yahoo : br.search.yahoo.com', +'ca_images_search_yahoo_com','Yahoo : ca.images.search.yahoo.com', +'ca_search_yahoo_com','Yahoo : ca.search.yahoo.com', +'ca_yhs4_search_yahoo_com','Yahoo : ca.yhs4.search.yahoo.com', +'ch_images_search_yahoo_com','Yahoo : ch.images.search.yahoo.com', +'ch_yhs4_search_yahoo_com','Yahoo : ch.yhs4.search.yahoo.com', +'de_search_yahoo_com','Yahoo : de.search.yahoo.com', +'de_yhs4_search_yahoo_com','Yahoo : de.yhs4.search.yahoo.com', +'es_images_search_yahoo_com','Yahoo : es.images.search.yahoo.com', +'es_search_yahoo_com','Yahoo : es.search.yahoo.com', +'es_yhs4_search_yahoo_com','Yahoo : es.yhs4.search.yahoo.com', +'espanol_images_search_yahoo_com','Yahoo : espanol.images.search.yahoo.com', +'espanol_search_yahoo_com','Yahoo : espanol.search.yahoo.com', +'fr_images_search_yahoo_com','Yahoo : fr.images.search.yahoo.com', +'fr_search_yahoo_com','Yahoo : fr.search.yahoo.com', +'fr_yhs4_search_yahoo_com','Yahoo : fr.yhs4.search.yahoo.com', +'gr_search_yahoo_com','Yahoo : gr.search.yahoo.com', +'gr_yhs4_search_yahoo_com','Yahoo : gr.yhs4.search.yahoo.com', +'hk_image_search_yahoo_com','Yahoo : hk.image.search.yahoo.com', +'hk_images_search_yahoo_com','Yahoo : hk.images.search.yahoo.com', +'hk_search_yahoo_com','Yahoo : hk.search.yahoo.com', +'id_images_search_yahoo_com','Yahoo : id.images.search.yahoo.com', +'id_search_yahoo_com','Yahoo : id.search.yahoo.com', +'id_yhs4_search_yahoo_com','Yahoo : id.yhs4.search.yahoo.com', +'ie_search_yahoo_com','Yahoo : ie.search.yahoo.com', +'image_search_yahoo_co_jp','Yahoo : image.search.yahoo.co.jp', +'images_search_yahoo_com','Yahoo : images.search.yahoo.com', +'in_images_search_yahoo_com','Yahoo : in.images.search.yahoo.com', +'in_search_yahoo_com','Yahoo : in.search.yahoo.com', +'in_yhs4_search_yahoo_com','Yahoo : in.yhs4.search.yahoo.com', +'it_images_search_yahoo_com','Yahoo : it.images.search.yahoo.com', +'it_search_yahoo_com','Yahoo : it.search.yahoo.com', +'it_yhs4_search_yahoo_com','Yahoo : it.yhs4.search.yahoo.com', +'kr_search_yahoo_com','Yahoo : kr.search.yahoo.com', +'malaysia_images_search_yahoo_com','Yahoo : malaysia.images.search.yahoo.com', +'malaysia_search_yahoo_com','Yahoo : malaysia.search.yahoo.com', +'mx_images_search_yahoo_com','Yahoo : mx.images.search.yahoo.com', +'mx_search_yahoo_com','Yahoo : mx.search.yahoo.com', +'nl_images_search_yahoo_com','Yahoo : nl.images.search.yahoo.com', +'nl_search_yahoo_com','Yahoo : nl.search.yahoo.com', +'nl_yhs4_search_yahoo_com','Yahoo : nl.yhs4.search.yahoo.com', +'no_search_yahoo_com','Yahoo : no.search.yahoo.com', +'nz_search_yahoo_com','Yahoo : nz.search.yahoo.com', +'pe_images_search_yahoo_com','Yahoo : pe.images.search.yahoo.com', +'ph_images_search_yahoo_com','Yahoo : ph.images.search.yahoo.com', +'ph_search_yahoo_com','Yahoo : ph.search.yahoo.com', +'ph_yhs4_search_yahoo_com','Yahoo : ph.yhs4.search.yahoo.com', +'pl_yhs4_search_yahoo_com','Yahoo : pl.yhs4.search.yahoo.com', +'qc_images_search_yahoo_com','Yahoo : qc.images.search.yahoo.com', +'qc_search_yahoo_com','Yahoo : qc.search.yahoo.com', +'r_search_yahoo_com','Yahoo : r.search.yahoo.com', +'ru_images_search_yahoo_com','Yahoo : ru.images.search.yahoo.com', +'se_images_search_yahoo_com','Yahoo : se.images.search.yahoo.com', +'se_search_yahoo_com','Yahoo : se.search.yahoo.com', +'se_yhs4_search_yahoo_com','Yahoo : se.yhs4.search.yahoo.com', +'search_yahoo_co_jp','Yahoo : search.yahoo.co.jp', +'search_yahoo_com','Yahoo : search.yahoo.com', +'sg_images_search_yahoo_com','Yahoo : sg.images.search.yahoo.com', +'sg_search_yahoo_com','Yahoo : sg.search.yahoo.com', +'sg_yhs4_search_yahoo_com','Yahoo : sg.yhs4.search.yahoo.com', +'tr_yhs4_search_yahoo_com','Yahoo : tr.yhs4.search.yahoo.com', +'tw_image_search_yahoo_com','Yahoo : tw.image.search.yahoo.com', +'tw_images_search_yahoo_com','Yahoo : tw.images.search.yahoo.com', +'tw_search_yahoo_com','Yahoo : tw.search.yahoo.com', +'uk_images_search_yahoo_com','Yahoo : uk.images.search.yahoo.com', +'uk_search_yahoo_com','Yahoo : uk.search.yahoo.com', +'uk_yhs_search_yahoo_com','Yahoo : uk.yhs.search.yahoo.com', +'uk_yhs4_search_yahoo_com','Yahoo : uk.yhs4.search.yahoo.com', +'us_search_yahoo_com','Yahoo : us.search.yahoo.com', +'us_yhs4_search_yahoo_com','Yahoo : us.yhs4.search.yahoo.com', +'vn_images_search_yahoo_com','Yahoo : vn.images.search.yahoo.com', -'yahoo_mindset','Yahoo! Mindset', +'yahoo_mindset','Yahoo! Mindset', 'images_search_yahoo_catchall','Yahoo : images search ( catchall )', 'yhs4_search_yahoo_catchall','Yahoo : yhs4 search ( catchall )', 'search_yahoo_catchall','Yahoo : search ( catchall )', 'yahoo_catchall','Yahoo : ( catchall )', +'ya_ru','Ya.ru ( Yandex )', 'yandex','yandex ( catchall )', -'yandexcom','Yandex .com', -'yandexcomtr','Yandex .com.tr', -'yandexkz','Yandex .kz', -'yandexru','Yandex .ru', -'yandexua','Yandex .ua', -'yell','Yell', -'yourbestsearch','YourBest Search', +'yandexcom','Yandex .com', +'yandexcomtr','Yandex .com.tr', +'yandexkz','Yandex .kz', +'yandexru','Yandex .ru', +'yandexua','Yandex .ua', +'yell','Yell', +'yourbestsearch','YourBest Search', 'youtube','youtube', 'zapmeta_catchall','zapmeta ( catchall )', 'zapmeta_ch','zapmeta ch', 'zapmeta_com','zapmeta com', 'zapmeta_de','zapmeta de', -'zhongsou','ZhongSou', -'zoeken','Zoeken', -'zoznam','Zoznam', +'zapmeta_it','Zapmeta .it', +'fr_zapmeta_ws','Zapmeta fr .ws', +'zapmeta_ws','Zapmeta .ws', + +'zhongsou','ZhongSou', +'zoeken','Zoeken', +'zoznam','Zoznam', # Generic search engines 'search','Unknown search engines'