@adtrackify/at-service-common 1.2.32 → 1.2.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/dist/__tests__/helpers/subscription-helper.spec.d.ts +1 -1
  2. package/dist/__tests__/helpers/subscription-helper.spec.js +27 -27
  3. package/dist/__tests__/s3-client/s3-client.spec.d.ts +1 -1
  4. package/dist/__tests__/s3-client/s3-client.spec.js +24 -24
  5. package/dist/clients/generic/cognito-client.d.ts +19 -19
  6. package/dist/clients/generic/cognito-client.js +139 -139
  7. package/dist/clients/generic/dynamodb-client.d.ts +15 -15
  8. package/dist/clients/generic/dynamodb-client.js +122 -122
  9. package/dist/clients/generic/eventbridge-client.d.ts +14 -14
  10. package/dist/clients/generic/eventbridge-client.js +45 -45
  11. package/dist/clients/generic/http-client.d.ts +30 -30
  12. package/dist/clients/generic/http-client.js +28 -28
  13. package/dist/clients/generic/index.d.ts +6 -6
  14. package/dist/clients/generic/index.js +6 -6
  15. package/dist/clients/generic/s3-client.d.ts +14 -14
  16. package/dist/clients/generic/s3-client.js +78 -78
  17. package/dist/clients/generic/sqs-client.d.ts +14 -14
  18. package/dist/clients/generic/sqs-client.js +34 -34
  19. package/dist/clients/index.d.ts +3 -3
  20. package/dist/clients/index.js +3 -3
  21. package/dist/clients/internal-api/accounts-client.d.ts +82 -82
  22. package/dist/clients/internal-api/accounts-client.js +78 -78
  23. package/dist/clients/internal-api/destinations-client.d.ts +54 -54
  24. package/dist/clients/internal-api/destinations-client.js +36 -36
  25. package/dist/clients/internal-api/index.d.ts +4 -4
  26. package/dist/clients/internal-api/index.js +4 -4
  27. package/dist/clients/internal-api/shopify-app-install-client.d.ts +57 -57
  28. package/dist/clients/internal-api/shopify-app-install-client.js +42 -42
  29. package/dist/clients/internal-api/users-auth-client.d.ts +61 -61
  30. package/dist/clients/internal-api/users-auth-client.js +73 -73
  31. package/dist/clients/third-party/index.d.ts +1 -1
  32. package/dist/clients/third-party/index.js +1 -1
  33. package/dist/clients/third-party/shopify-client.d.ts +90 -90
  34. package/dist/clients/third-party/shopify-client.js +121 -121
  35. package/dist/clients/third-party/shopify-client.js.map +1 -1
  36. package/dist/helpers/index.d.ts +5 -5
  37. package/dist/helpers/index.js +5 -5
  38. package/dist/helpers/input-validation-helper.d.ts +2 -2
  39. package/dist/helpers/input-validation-helper.js +18 -18
  40. package/dist/helpers/logging-helper.d.ts +15 -15
  41. package/dist/helpers/logging-helper.js +53 -53
  42. package/dist/helpers/response-helper.d.ts +36 -36
  43. package/dist/helpers/response-helper.js +35 -35
  44. package/dist/helpers/shopify-helper.d.ts +9 -9
  45. package/dist/helpers/shopify-helper.js +23 -23
  46. package/dist/helpers/subscription-helper.d.ts +8 -8
  47. package/dist/helpers/subscription-helper.js +181 -181
  48. package/dist/index.d.ts +5 -5
  49. package/dist/index.esm.js +4865 -32
  50. package/dist/index.esm.js.map +4 -4
  51. package/dist/index.js +5 -5
  52. package/dist/libs/clickId-parser.d.ts +21 -0
  53. package/dist/libs/clickId-parser.js +28 -0
  54. package/dist/libs/clickId-parser.js.map +1 -0
  55. package/dist/libs/crypto.d.ts +1 -1
  56. package/dist/libs/crypto.js +5 -5
  57. package/dist/libs/dates.d.ts +3 -3
  58. package/dist/libs/dates.js +10 -10
  59. package/dist/libs/http-error.d.ts +21 -21
  60. package/dist/libs/http-error.js +55 -55
  61. package/dist/libs/http-status-codes.d.ts +58 -58
  62. package/dist/libs/http-status-codes.js +59 -59
  63. package/dist/libs/index.d.ts +7 -6
  64. package/dist/libs/index.js +7 -6
  65. package/dist/libs/index.js.map +1 -1
  66. package/dist/libs/referrer-parser/index.d.ts +2 -0
  67. package/dist/libs/referrer-parser/index.js +3 -0
  68. package/dist/libs/referrer-parser/index.js.map +1 -0
  69. package/dist/libs/referrer-parser/referrer-data.d.ts +9 -0
  70. package/dist/libs/referrer-parser/referrer-data.js +4710 -0
  71. package/dist/libs/referrer-parser/referrer-data.js.map +1 -0
  72. package/dist/libs/referrer-parser/referrer-parser-util.d.ts +20 -0
  73. package/dist/libs/referrer-parser/referrer-parser-util.js +117 -0
  74. package/dist/libs/referrer-parser/referrer-parser-util.js.map +1 -0
  75. package/dist/libs/url.d.ts +1 -1
  76. package/dist/libs/url.js +9 -9
  77. package/dist/services/eventbridge-integration-service.d.ts +9 -9
  78. package/dist/services/eventbridge-integration-service.js +24 -24
  79. package/dist/services/index.d.ts +1 -1
  80. package/dist/services/index.js +1 -1
  81. package/dist/types/api-response.d.ts +6 -6
  82. package/dist/types/api-response.js +1 -1
  83. package/dist/types/index.d.ts +1 -1
  84. package/dist/types/index.js +1 -1
  85. package/dist/types/internal-events/event-detail-types.d.ts +20 -20
  86. package/dist/types/internal-events/event-detail-types.js +24 -24
  87. package/dist/types/internal-events/index.d.ts +1 -1
  88. package/dist/types/internal-events/index.js +1 -1
  89. package/package.json +6 -3
package/dist/index.esm.js CHANGED
@@ -207,12 +207,12 @@ var axiosHttpService = (config = {}) => {
207
207
  const axiosService = axios.create(config);
208
208
  return {
209
209
  instance: () => axiosService,
210
- get: (url, config2) => axiosService.get(url, config2).then(httpResponse, handleAxiosError),
211
- post: (url, data, config2) => axiosService.post(url, data, config2).then(httpResponse, handleAxiosError),
212
- delete: (url, config2) => axiosService.delete(url, config2).then(httpResponse, handleAxiosError),
213
- put: (url, data, config2) => axiosService.put(url, data, config2).then(httpResponse, handleAxiosError),
214
- patch: (url, data, config2) => axiosService.patch(url, data, config2).then(httpResponse, handleAxiosError),
215
- setBaseUrl: (url) => !!(axiosService.defaults.baseURL = url)
210
+ get: (url2, config2) => axiosService.get(url2, config2).then(httpResponse, handleAxiosError),
211
+ post: (url2, data, config2) => axiosService.post(url2, data, config2).then(httpResponse, handleAxiosError),
212
+ delete: (url2, config2) => axiosService.delete(url2, config2).then(httpResponse, handleAxiosError),
213
+ put: (url2, data, config2) => axiosService.put(url2, data, config2).then(httpResponse, handleAxiosError),
214
+ patch: (url2, data, config2) => axiosService.patch(url2, data, config2).then(httpResponse, handleAxiosError),
215
+ setBaseUrl: (url2) => !!(axiosService.defaults.baseURL = url2)
216
216
  };
217
217
  };
218
218
 
@@ -858,18 +858,18 @@ __publicField(ShopifyClient, "getClient", (shopifyDomain, accessToken) => {
858
858
  });
859
859
  __publicField(ShopifyClient, "registerApp", async (shop, code, appKey, appSecret) => {
860
860
  const client2 = axiosHttpService();
861
- const url = "https://" + shop + "/admin/oauth/access_token";
861
+ const url2 = "https://" + shop + "/admin/oauth/access_token";
862
862
  const payload = {
863
863
  client_id: appKey,
864
864
  client_secret: appSecret,
865
865
  code
866
866
  };
867
- const res = await client2.post(url, payload);
867
+ const res = await client2.post(url2, payload);
868
868
  return res;
869
869
  });
870
870
  __publicField(ShopifyClient, "registerWebhookTopic", async (shop, accessToken, eventBridgeArn, topic) => {
871
871
  const client2 = axiosHttpService();
872
- const url = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/webhooks.json`;
872
+ const url2 = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/webhooks.json`;
873
873
  const payload = {
874
874
  webhook: {
875
875
  topic,
@@ -877,15 +877,15 @@ __publicField(ShopifyClient, "registerWebhookTopic", async (shop, accessToken, e
877
877
  format: "json"
878
878
  }
879
879
  };
880
- const res = await client2.post(url, payload, { headers: { "X-Shopify-Access-Token": accessToken } });
880
+ const res = await client2.post(url2, payload, { headers: { "X-Shopify-Access-Token": accessToken } });
881
881
  if (res.status >= 400) {
882
- Logger.error("Failed to register Webhook Topic", { shop, accessToken, eventBridgeArn, topic, url, payload });
882
+ Logger.error("Failed to register Webhook Topic", { res, shop, accessToken, eventBridgeArn, topic, url: url2, payload });
883
883
  }
884
884
  Logger.debug("Shopify Client Webhook Registration Response", { registrationResponse: res });
885
885
  return res;
886
886
  });
887
887
  __publicField(ShopifyClient, "updateShopifyAppMetafield", async (shop, accessToken, pixelId) => {
888
- const url = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/metafields.json`;
888
+ const url2 = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/metafields.json`;
889
889
  const payload = {
890
890
  metafield: {
891
891
  namespace: "adtr",
@@ -894,22 +894,22 @@ __publicField(ShopifyClient, "updateShopifyAppMetafield", async (shop, accessTok
894
894
  type: "single_line_text_field"
895
895
  }
896
896
  };
897
- const res = await _ShopifyClient.genericShopifyPost(url, accessToken, payload);
897
+ const res = await _ShopifyClient.genericShopifyPost(url2, accessToken, payload);
898
898
  if (res.status >= 400) {
899
- Logger.error("Failed to update Shopify app Metafield ", { shop, accessToken, url, payload });
899
+ Logger.error("Failed to update Shopify app Metafield ", { shop, accessToken, url: url2, payload });
900
900
  }
901
901
  return res;
902
902
  });
903
903
  __publicField(ShopifyClient, "getShopifyStoreProperties", async (shop, accessToken) => {
904
- const url = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/shop.json`;
905
- const res = await _ShopifyClient.genericShopifyGet(url, accessToken);
904
+ const url2 = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/shop.json`;
905
+ const res = await _ShopifyClient.genericShopifyGet(url2, accessToken);
906
906
  if (res.status >= 400) {
907
- Logger.error("Failed to get Shopify Store Properties", { shop, accessToken, url });
907
+ Logger.error("Failed to get Shopify Store Properties", { shop, accessToken, url: url2 });
908
908
  }
909
909
  return res;
910
910
  });
911
911
  __publicField(ShopifyClient, "createAppSubscription", async (shop, accessToken, planName, price, returnUrl, trialDays, test) => {
912
- const url = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/recurring_application_charges.json`;
912
+ const url2 = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/recurring_application_charges.json`;
913
913
  const recurring_application_charge = {
914
914
  name: planName,
915
915
  price,
@@ -917,44 +917,44 @@ __publicField(ShopifyClient, "createAppSubscription", async (shop, accessToken,
917
917
  trial_days: trialDays,
918
918
  test
919
919
  };
920
- const res = await _ShopifyClient.genericShopifyPost(url, accessToken, { recurring_application_charge });
920
+ const res = await _ShopifyClient.genericShopifyPost(url2, accessToken, { recurring_application_charge });
921
921
  if (res.status >= 400) {
922
- Logger.error("Failed to create App Subscription", { shop, accessToken, url });
922
+ Logger.error("Failed to create App Subscription", { shop, accessToken, url: url2 });
923
923
  }
924
924
  return res;
925
925
  });
926
926
  __publicField(ShopifyClient, "cancelAppSubscription", async (shop, accessToken, chargeId) => {
927
- const url = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/recurring_application_charges/${chargeId}.json`;
927
+ const url2 = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/recurring_application_charges/${chargeId}.json`;
928
928
  const client2 = axiosHttpService();
929
- const res = await client2.delete(url, { headers: { "X-Shopify-Access-Token": accessToken } });
929
+ const res = await client2.delete(url2, { headers: { "X-Shopify-Access-Token": accessToken } });
930
930
  if (res.status !== 200) {
931
- Logger.error("Failed to cancel recurring App billing", { shop, accessToken, url });
931
+ Logger.error("Failed to cancel recurring App billing", { shop, accessToken, url: url2 });
932
932
  }
933
933
  return res;
934
934
  });
935
935
  __publicField(ShopifyClient, "listAppSubscriptions", async (shop, accessToken) => {
936
- const url = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/recurring_application_charges.json`;
937
- const res = await _ShopifyClient.genericShopifyGet(url, accessToken);
936
+ const url2 = `https://${shop}/admin/api/${_ShopifyClient._shopify_api_version}/recurring_application_charges.json`;
937
+ const res = await _ShopifyClient.genericShopifyGet(url2, accessToken);
938
938
  if (res.status >= 400) {
939
- Logger.error("Failed to get App Subscriptions", { shop, accessToken, url });
939
+ Logger.error("Failed to get App Subscriptions", { shop, accessToken, url: url2 });
940
940
  }
941
941
  return res;
942
942
  });
943
- __publicField(ShopifyClient, "genericShopifyPost", async (url, accessToken, payload) => {
943
+ __publicField(ShopifyClient, "genericShopifyPost", async (url2, accessToken, payload) => {
944
944
  const client2 = axiosHttpService();
945
- const res = await client2.post(url, payload, { headers: { "X-Shopify-Access-Token": accessToken, "Content-Type": "application/json" } });
945
+ const res = await client2.post(url2, payload, { headers: { "X-Shopify-Access-Token": accessToken, "Content-Type": "application/json" } });
946
946
  Logger.debug("Shopify Client Response", { res });
947
947
  return res;
948
948
  });
949
- __publicField(ShopifyClient, "genericShopifyGet", async (url, accessToken) => {
949
+ __publicField(ShopifyClient, "genericShopifyGet", async (url2, accessToken) => {
950
950
  const client2 = axiosHttpService();
951
- const res = await client2.get(url, { headers: { "X-Shopify-Access-Token": accessToken } });
951
+ const res = await client2.get(url2, { headers: { "X-Shopify-Access-Token": accessToken } });
952
952
  Logger.debug("Shopify Client Response", { res });
953
953
  return res;
954
954
  });
955
- __publicField(ShopifyClient, "genericShopifyPut", async (url, accessToken, payload) => {
955
+ __publicField(ShopifyClient, "genericShopifyPut", async (url2, accessToken, payload) => {
956
956
  const client2 = axiosHttpService();
957
- const res = await client2.put(url, payload, { headers: { "X-Shopify-Access-Token": accessToken } });
957
+ const res = await client2.put(url2, payload, { headers: { "X-Shopify-Access-Token": accessToken } });
958
958
  Logger.debug("Shopify Client Response", { res });
959
959
  return res;
960
960
  });
@@ -1355,6 +1355,4837 @@ var generatePublicKey = () => {
1355
1355
  return publicKey.toString("utf8");
1356
1356
  };
1357
1357
 
1358
+ // src/libs/referrer-parser/referrer-data.ts
1359
+ var REFERRER_DATA = {
1360
+ "unknown": {
1361
+ "Google": {
1362
+ "domains": [
1363
+ "support.google.com",
1364
+ "developers.google.com",
1365
+ "maps.google.com",
1366
+ "accounts.google.com",
1367
+ "drive.google.com",
1368
+ "sites.google.com",
1369
+ "groups.google.com",
1370
+ "groups.google.co.uk"
1371
+ ]
1372
+ },
1373
+ "Yandex Maps": {
1374
+ "domains": [
1375
+ "maps.yandex.ru",
1376
+ "maps.yandex.ua",
1377
+ "maps.yandex.com",
1378
+ "maps.yandex.by",
1379
+ "n.maps.yandex.ru"
1380
+ ],
1381
+ "parameters": [
1382
+ "text"
1383
+ ]
1384
+ },
1385
+ "Yahoo!": {
1386
+ "domains": [
1387
+ "finance.yahoo.com",
1388
+ "news.yahoo.com",
1389
+ "eurosport.yahoo.com",
1390
+ "sports.yahoo.com",
1391
+ "astrology.yahoo.com",
1392
+ "travel.yahoo.com",
1393
+ "answers.yahoo.com",
1394
+ "screen.yahoo.com",
1395
+ "weather.yahoo.com",
1396
+ "messenger.yahoo.com",
1397
+ "games.yahoo.com",
1398
+ "shopping.yahoo.net",
1399
+ "movies.yahoo.com",
1400
+ "cars.yahoo.com",
1401
+ "lifestyle.yahoo.com",
1402
+ "omg.yahoo.com",
1403
+ "match.yahoo.net"
1404
+ ]
1405
+ }
1406
+ },
1407
+ "search": {
1408
+ "TalkTalk": {
1409
+ "domains": [
1410
+ "www.talktalk.co.uk"
1411
+ ],
1412
+ "parameters": [
1413
+ "query"
1414
+ ]
1415
+ },
1416
+ "1.cz": {
1417
+ "domains": [
1418
+ "1.cz"
1419
+ ],
1420
+ "parameters": [
1421
+ "q"
1422
+ ]
1423
+ },
1424
+ "Softonic": {
1425
+ "domains": [
1426
+ "search.softonic.com"
1427
+ ],
1428
+ "parameters": [
1429
+ "q"
1430
+ ]
1431
+ },
1432
+ "GAIS": {
1433
+ "domains": [
1434
+ "gais.cs.ccu.edu.tw"
1435
+ ],
1436
+ "parameters": [
1437
+ "q"
1438
+ ]
1439
+ },
1440
+ "Freecause": {
1441
+ "domains": [
1442
+ "search.freecause.com"
1443
+ ],
1444
+ "parameters": [
1445
+ "p"
1446
+ ]
1447
+ },
1448
+ "360.cn": {
1449
+ "domains": [
1450
+ "so.360.cn",
1451
+ "www.so.com"
1452
+ ],
1453
+ "parameters": [
1454
+ "q"
1455
+ ]
1456
+ },
1457
+ "RPMFind": {
1458
+ "domains": [
1459
+ "rpmfind.net",
1460
+ "fr2.rpmfind.net"
1461
+ ],
1462
+ "parameters": [
1463
+ "query"
1464
+ ]
1465
+ },
1466
+ "Comcast": {
1467
+ "domains": [
1468
+ "serach.comcast.net"
1469
+ ],
1470
+ "parameters": [
1471
+ "q"
1472
+ ]
1473
+ },
1474
+ "Voila": {
1475
+ "domains": [
1476
+ "search.ke.voila.fr",
1477
+ "www.lemoteur.fr"
1478
+ ],
1479
+ "parameters": [
1480
+ "rdata",
1481
+ "kw"
1482
+ ]
1483
+ },
1484
+ "Nifty": {
1485
+ "domains": [
1486
+ "search.nifty.com"
1487
+ ],
1488
+ "parameters": [
1489
+ "q"
1490
+ ]
1491
+ },
1492
+ "Atlas": {
1493
+ "domains": [
1494
+ "searchatlas.centrum.cz"
1495
+ ],
1496
+ "parameters": [
1497
+ "q"
1498
+ ]
1499
+ },
1500
+ "2gis": {
1501
+ "domains": [
1502
+ "2gis.ru",
1503
+ "www.2gis.ru",
1504
+ "link.2gis.ru",
1505
+ "www.link.2gis.ru"
1506
+ ]
1507
+ },
1508
+ "Lo.st": {
1509
+ "domains": [
1510
+ "lo.st"
1511
+ ],
1512
+ "parameters": [
1513
+ "x_query"
1514
+ ]
1515
+ },
1516
+ "DasTelefonbuch": {
1517
+ "domains": [
1518
+ "www1.dastelefonbuch.de"
1519
+ ],
1520
+ "parameters": [
1521
+ "kw"
1522
+ ]
1523
+ },
1524
+ "Fireball": {
1525
+ "domains": [
1526
+ "www.fireball.de"
1527
+ ],
1528
+ "parameters": [
1529
+ "q"
1530
+ ]
1531
+ },
1532
+ "1und1": {
1533
+ "domains": [
1534
+ "search.1und1.de"
1535
+ ],
1536
+ "parameters": [
1537
+ "su"
1538
+ ]
1539
+ },
1540
+ "Virgilio": {
1541
+ "domains": [
1542
+ "ricerca.virgilio.it",
1543
+ "ricercaimmagini.virgilio.it",
1544
+ "ricercavideo.virgilio.it",
1545
+ "ricercanews.virgilio.it",
1546
+ "mobile.virgilio.it"
1547
+ ],
1548
+ "parameters": [
1549
+ "qs"
1550
+ ]
1551
+ },
1552
+ "Telstra": {
1553
+ "domains": [
1554
+ "search.media.telstra.com.au"
1555
+ ],
1556
+ "parameters": [
1557
+ "find"
1558
+ ]
1559
+ },
1560
+ "Web.nl": {
1561
+ "domains": [
1562
+ "www.web.nl"
1563
+ ],
1564
+ "parameters": [
1565
+ "zoekwoord"
1566
+ ]
1567
+ },
1568
+ "Plazoo": {
1569
+ "domains": [
1570
+ "www.plazoo.com"
1571
+ ],
1572
+ "parameters": [
1573
+ "q"
1574
+ ]
1575
+ },
1576
+ "Goyellow.de": {
1577
+ "domains": [
1578
+ "www.goyellow.de"
1579
+ ],
1580
+ "parameters": [
1581
+ "MDN"
1582
+ ]
1583
+ },
1584
+ "AOL": {
1585
+ "domains": [
1586
+ "search.aol.com",
1587
+ "search.aol.it",
1588
+ "aolsearch.aol.com",
1589
+ "aolsearch.com",
1590
+ "www.aolrecherche.aol.fr",
1591
+ "www.aolrecherches.aol.fr",
1592
+ "www.aolimages.aol.fr",
1593
+ "aim.search.aol.com",
1594
+ "www.recherche.aol.fr",
1595
+ "recherche.aol.fr",
1596
+ "find.web.aol.com",
1597
+ "recherche.aol.ca",
1598
+ "aolsearch.aol.co.uk",
1599
+ "search.aol.co.uk",
1600
+ "aolrecherche.aol.fr",
1601
+ "sucheaol.aol.de",
1602
+ "suche.aol.de",
1603
+ "suche.aolsvc.de",
1604
+ "aolbusqueda.aol.com.mx",
1605
+ "alicesuche.aol.de",
1606
+ "alicesuchet.aol.de",
1607
+ "suchet2.aol.de",
1608
+ "search.hp.my.aol.com.au",
1609
+ "search.hp.my.aol.de",
1610
+ "search.hp.my.aol.it",
1611
+ "search-intl.netscape.com"
1612
+ ],
1613
+ "parameters": [
1614
+ "q",
1615
+ "query"
1616
+ ]
1617
+ },
1618
+ "Acoon": {
1619
+ "domains": [
1620
+ "www.acoon.de"
1621
+ ],
1622
+ "parameters": [
1623
+ "begriff"
1624
+ ]
1625
+ },
1626
+ "Free": {
1627
+ "domains": [
1628
+ "search.free.fr",
1629
+ "search1-2.free.fr",
1630
+ "search1-1.free.fr"
1631
+ ],
1632
+ "parameters": [
1633
+ "q"
1634
+ ]
1635
+ },
1636
+ "Apollo Latvia": {
1637
+ "domains": [
1638
+ "apollo.lv/portal/search/"
1639
+ ],
1640
+ "parameters": [
1641
+ "q"
1642
+ ]
1643
+ },
1644
+ "HighBeam": {
1645
+ "domains": [
1646
+ "www.highbeam.com"
1647
+ ],
1648
+ "parameters": [
1649
+ "q"
1650
+ ]
1651
+ },
1652
+ "I-play": {
1653
+ "domains": [
1654
+ "start.iplay.com"
1655
+ ],
1656
+ "parameters": [
1657
+ "q"
1658
+ ]
1659
+ },
1660
+ "FriendFeed": {
1661
+ "domains": [
1662
+ "friendfeed.com"
1663
+ ],
1664
+ "parameters": [
1665
+ "q"
1666
+ ]
1667
+ },
1668
+ "Yasni": {
1669
+ "domains": [
1670
+ "www.yasni.de",
1671
+ "www.yasni.com",
1672
+ "www.yasni.co.uk",
1673
+ "www.yasni.ch",
1674
+ "www.yasni.at"
1675
+ ],
1676
+ "parameters": [
1677
+ "query"
1678
+ ]
1679
+ },
1680
+ "Gigablast": {
1681
+ "domains": [
1682
+ "www.gigablast.com",
1683
+ "dir.gigablast.com"
1684
+ ],
1685
+ "parameters": [
1686
+ "q"
1687
+ ]
1688
+ },
1689
+ "Arcor": {
1690
+ "domains": [
1691
+ "www.arcor.de"
1692
+ ],
1693
+ "parameters": [
1694
+ "Keywords"
1695
+ ]
1696
+ },
1697
+ "arama": {
1698
+ "domains": [
1699
+ "arama.com"
1700
+ ],
1701
+ "parameters": [
1702
+ "q"
1703
+ ]
1704
+ },
1705
+ "Fixsuche": {
1706
+ "domains": [
1707
+ "www.fixsuche.de"
1708
+ ],
1709
+ "parameters": [
1710
+ "q"
1711
+ ]
1712
+ },
1713
+ "Apontador": {
1714
+ "domains": [
1715
+ "apontador.com.br",
1716
+ "www.apontador.com.br"
1717
+ ],
1718
+ "parameters": [
1719
+ "q"
1720
+ ]
1721
+ },
1722
+ "Search.com": {
1723
+ "domains": [
1724
+ "www.search.com"
1725
+ ],
1726
+ "parameters": [
1727
+ "q"
1728
+ ]
1729
+ },
1730
+ "Monstercrawler": {
1731
+ "domains": [
1732
+ "www.monstercrawler.com"
1733
+ ],
1734
+ "parameters": [
1735
+ "qry"
1736
+ ]
1737
+ },
1738
+ "Google Images": {
1739
+ "domains": [
1740
+ "google.ac/imgres",
1741
+ "google.ad/imgres",
1742
+ "google.ae/imgres",
1743
+ "google.am/imgres",
1744
+ "google.as/imgres",
1745
+ "google.at/imgres",
1746
+ "google.az/imgres",
1747
+ "google.ba/imgres",
1748
+ "google.be/imgres",
1749
+ "google.bf/imgres",
1750
+ "google.bg/imgres",
1751
+ "google.bi/imgres",
1752
+ "google.bj/imgres",
1753
+ "google.bs/imgres",
1754
+ "google.by/imgres",
1755
+ "google.ca/imgres",
1756
+ "google.cat/imgres",
1757
+ "google.cc/imgres",
1758
+ "google.cd/imgres",
1759
+ "google.cf/imgres",
1760
+ "google.cg/imgres",
1761
+ "google.ch/imgres",
1762
+ "google.ci/imgres",
1763
+ "google.cl/imgres",
1764
+ "google.cm/imgres",
1765
+ "google.cn/imgres",
1766
+ "google.co.bw/imgres",
1767
+ "google.co.ck/imgres",
1768
+ "google.co.cr/imgres",
1769
+ "google.co.id/imgres",
1770
+ "google.co.il/imgres",
1771
+ "google.co.in/imgres",
1772
+ "google.co.jp/imgres",
1773
+ "google.co.ke/imgres",
1774
+ "google.co.kr/imgres",
1775
+ "google.co.ls/imgres",
1776
+ "google.co.ma/imgres",
1777
+ "google.co.mz/imgres",
1778
+ "google.co.nz/imgres",
1779
+ "google.co.th/imgres",
1780
+ "google.co.tz/imgres",
1781
+ "google.co.ug/imgres",
1782
+ "google.co.uk/imgres",
1783
+ "google.co.uz/imgres",
1784
+ "google.co.ve/imgres",
1785
+ "google.co.vi/imgres",
1786
+ "google.co.za/imgres",
1787
+ "google.co.zm/imgres",
1788
+ "google.co.zw/imgres",
1789
+ "google.com/imgres",
1790
+ "google.com.af/imgres",
1791
+ "google.com.ag/imgres",
1792
+ "google.com.ai/imgres",
1793
+ "google.com.ar/imgres",
1794
+ "google.com.au/imgres",
1795
+ "google.com.bd/imgres",
1796
+ "google.com.bh/imgres",
1797
+ "google.com.bn/imgres",
1798
+ "google.com.bo/imgres",
1799
+ "google.com.br/imgres",
1800
+ "google.com.by/imgres",
1801
+ "google.com.bz/imgres",
1802
+ "google.com.co/imgres",
1803
+ "google.com.cu/imgres",
1804
+ "google.com.cy/imgres",
1805
+ "google.com.do/imgres",
1806
+ "google.com.ec/imgres",
1807
+ "google.com.eg/imgres",
1808
+ "google.com.et/imgres",
1809
+ "google.com.fj/imgres",
1810
+ "google.com.gh/imgres",
1811
+ "google.com.gi/imgres",
1812
+ "google.com.gt/imgres",
1813
+ "google.com.hk/imgres",
1814
+ "google.com.jm/imgres",
1815
+ "google.com.kh/imgres",
1816
+ "google.com.kw/imgres",
1817
+ "google.com.lb/imgres",
1818
+ "google.com.lc/imgres",
1819
+ "google.com.ly/imgres",
1820
+ "google.com.mt/imgres",
1821
+ "google.com.mx/imgres",
1822
+ "google.com.my/imgres",
1823
+ "google.com.na/imgres",
1824
+ "google.com.nf/imgres",
1825
+ "google.com.ng/imgres",
1826
+ "google.com.ni/imgres",
1827
+ "google.com.np/imgres",
1828
+ "google.com.om/imgres",
1829
+ "google.com.pa/imgres",
1830
+ "google.com.pe/imgres",
1831
+ "google.com.ph/imgres",
1832
+ "google.com.pk/imgres",
1833
+ "google.com.pr/imgres",
1834
+ "google.com.py/imgres",
1835
+ "google.com.qa/imgres",
1836
+ "google.com.sa/imgres",
1837
+ "google.com.sb/imgres",
1838
+ "google.com.sg/imgres",
1839
+ "google.com.sl/imgres",
1840
+ "google.com.sv/imgres",
1841
+ "google.com.tj/imgres",
1842
+ "google.com.tn/imgres",
1843
+ "google.com.tr/imgres",
1844
+ "google.com.tw/imgres",
1845
+ "google.com.ua/imgres",
1846
+ "google.com.uy/imgres",
1847
+ "google.com.vc/imgres",
1848
+ "google.com.vn/imgres",
1849
+ "google.cv/imgres",
1850
+ "google.cz/imgres",
1851
+ "google.de/imgres",
1852
+ "google.dj/imgres",
1853
+ "google.dk/imgres",
1854
+ "google.dm/imgres",
1855
+ "google.dz/imgres",
1856
+ "google.ee/imgres",
1857
+ "google.es/imgres",
1858
+ "google.fi/imgres",
1859
+ "google.fm/imgres",
1860
+ "google.fr/imgres",
1861
+ "google.ga/imgres",
1862
+ "google.gd/imgres",
1863
+ "google.ge/imgres",
1864
+ "google.gf/imgres",
1865
+ "google.gg/imgres",
1866
+ "google.gl/imgres",
1867
+ "google.gm/imgres",
1868
+ "google.gp/imgres",
1869
+ "google.gr/imgres",
1870
+ "google.gy/imgres",
1871
+ "google.hn/imgres",
1872
+ "google.hr/imgres",
1873
+ "google.ht/imgres",
1874
+ "google.hu/imgres",
1875
+ "google.ie/imgres",
1876
+ "google.im/imgres",
1877
+ "google.io/imgres",
1878
+ "google.iq/imgres",
1879
+ "google.is/imgres",
1880
+ "google.it/imgres",
1881
+ "google.it.ao/imgres",
1882
+ "google.je/imgres",
1883
+ "google.jo/imgres",
1884
+ "google.kg/imgres",
1885
+ "google.ki/imgres",
1886
+ "google.kz/imgres",
1887
+ "google.la/imgres",
1888
+ "google.li/imgres",
1889
+ "google.lk/imgres",
1890
+ "google.lt/imgres",
1891
+ "google.lu/imgres",
1892
+ "google.lv/imgres",
1893
+ "google.md/imgres",
1894
+ "google.me/imgres",
1895
+ "google.mg/imgres",
1896
+ "google.mk/imgres",
1897
+ "google.ml/imgres",
1898
+ "google.mn/imgres",
1899
+ "google.ms/imgres",
1900
+ "google.mu/imgres",
1901
+ "google.mv/imgres",
1902
+ "google.mw/imgres",
1903
+ "google.ne/imgres",
1904
+ "google.nl/imgres",
1905
+ "google.no/imgres",
1906
+ "google.nr/imgres",
1907
+ "google.nu/imgres",
1908
+ "google.pl/imgres",
1909
+ "google.pn/imgres",
1910
+ "google.ps/imgres",
1911
+ "google.pt/imgres",
1912
+ "google.ro/imgres",
1913
+ "google.rs/imgres",
1914
+ "google.ru/imgres",
1915
+ "google.rw/imgres",
1916
+ "google.sc/imgres",
1917
+ "google.se/imgres",
1918
+ "google.sh/imgres",
1919
+ "google.si/imgres",
1920
+ "google.sk/imgres",
1921
+ "google.sm/imgres",
1922
+ "google.sn/imgres",
1923
+ "google.so/imgres",
1924
+ "google.st/imgres",
1925
+ "google.td/imgres",
1926
+ "google.tg/imgres",
1927
+ "google.tk/imgres",
1928
+ "google.tl/imgres",
1929
+ "google.tm/imgres",
1930
+ "google.to/imgres",
1931
+ "google.tt/imgres",
1932
+ "google.us/imgres",
1933
+ "google.vg/imgres",
1934
+ "google.vu/imgres",
1935
+ "images.google.ws",
1936
+ "images.google.ac",
1937
+ "images.google.ad",
1938
+ "images.google.ae",
1939
+ "images.google.am",
1940
+ "images.google.as",
1941
+ "images.google.at",
1942
+ "images.google.az",
1943
+ "images.google.ba",
1944
+ "images.google.be",
1945
+ "images.google.bf",
1946
+ "images.google.bg",
1947
+ "images.google.bi",
1948
+ "images.google.bj",
1949
+ "images.google.bs",
1950
+ "images.google.by",
1951
+ "images.google.ca",
1952
+ "images.google.cat",
1953
+ "images.google.cc",
1954
+ "images.google.cd",
1955
+ "images.google.cf",
1956
+ "images.google.cg",
1957
+ "images.google.ch",
1958
+ "images.google.ci",
1959
+ "images.google.cl",
1960
+ "images.google.cm",
1961
+ "images.google.cn",
1962
+ "images.google.co.bw",
1963
+ "images.google.co.ck",
1964
+ "images.google.co.cr",
1965
+ "images.google.co.id",
1966
+ "images.google.co.il",
1967
+ "images.google.co.in",
1968
+ "images.google.co.jp",
1969
+ "images.google.co.ke",
1970
+ "images.google.co.kr",
1971
+ "images.google.co.ls",
1972
+ "images.google.co.ma",
1973
+ "images.google.co.mz",
1974
+ "images.google.co.nz",
1975
+ "images.google.co.th",
1976
+ "images.google.co.tz",
1977
+ "images.google.co.ug",
1978
+ "images.google.co.uk",
1979
+ "images.google.co.uz",
1980
+ "images.google.co.ve",
1981
+ "images.google.co.vi",
1982
+ "images.google.co.za",
1983
+ "images.google.co.zm",
1984
+ "images.google.co.zw",
1985
+ "images.google.com",
1986
+ "images.google.com.af",
1987
+ "images.google.com.ag",
1988
+ "images.google.com.ai",
1989
+ "images.google.com.ar",
1990
+ "images.google.com.au",
1991
+ "images.google.com.bd",
1992
+ "images.google.com.bh",
1993
+ "images.google.com.bn",
1994
+ "images.google.com.bo",
1995
+ "images.google.com.br",
1996
+ "images.google.com.by",
1997
+ "images.google.com.bz",
1998
+ "images.google.com.co",
1999
+ "images.google.com.cu",
2000
+ "images.google.com.cy",
2001
+ "images.google.com.do",
2002
+ "images.google.com.ec",
2003
+ "images.google.com.eg",
2004
+ "images.google.com.et",
2005
+ "images.google.com.fj",
2006
+ "images.google.com.gh",
2007
+ "images.google.com.gi",
2008
+ "images.google.com.gt",
2009
+ "images.google.com.hk",
2010
+ "images.google.com.jm",
2011
+ "images.google.com.kh",
2012
+ "images.google.com.kw",
2013
+ "images.google.com.lb",
2014
+ "images.google.com.lc",
2015
+ "images.google.com.ly",
2016
+ "images.google.com.mt",
2017
+ "images.google.com.mx",
2018
+ "images.google.com.my",
2019
+ "images.google.com.na",
2020
+ "images.google.com.nf",
2021
+ "images.google.com.ng",
2022
+ "images.google.com.ni",
2023
+ "images.google.com.np",
2024
+ "images.google.com.om",
2025
+ "images.google.com.pa",
2026
+ "images.google.com.pe",
2027
+ "images.google.com.ph",
2028
+ "images.google.com.pk",
2029
+ "images.google.com.pr",
2030
+ "images.google.com.py",
2031
+ "images.google.com.qa",
2032
+ "images.google.com.sa",
2033
+ "images.google.com.sb",
2034
+ "images.google.com.sg",
2035
+ "images.google.com.sl",
2036
+ "images.google.com.sv",
2037
+ "images.google.com.tj",
2038
+ "images.google.com.tn",
2039
+ "images.google.com.tr",
2040
+ "images.google.com.tw",
2041
+ "images.google.com.ua",
2042
+ "images.google.com.uy",
2043
+ "images.google.com.vc",
2044
+ "images.google.com.vn",
2045
+ "images.google.cv",
2046
+ "images.google.cz",
2047
+ "images.google.de",
2048
+ "images.google.dj",
2049
+ "images.google.dk",
2050
+ "images.google.dm",
2051
+ "images.google.dz",
2052
+ "images.google.ee",
2053
+ "images.google.es",
2054
+ "images.google.fi",
2055
+ "images.google.fm",
2056
+ "images.google.fr",
2057
+ "images.google.ga",
2058
+ "images.google.gd",
2059
+ "images.google.ge",
2060
+ "images.google.gf",
2061
+ "images.google.gg",
2062
+ "images.google.gl",
2063
+ "images.google.gm",
2064
+ "images.google.gp",
2065
+ "images.google.gr",
2066
+ "images.google.gy",
2067
+ "images.google.hn",
2068
+ "images.google.hr",
2069
+ "images.google.ht",
2070
+ "images.google.hu",
2071
+ "images.google.ie",
2072
+ "images.google.im",
2073
+ "images.google.io",
2074
+ "images.google.iq",
2075
+ "images.google.is",
2076
+ "images.google.it",
2077
+ "images.google.it.ao",
2078
+ "images.google.je",
2079
+ "images.google.jo",
2080
+ "images.google.kg",
2081
+ "images.google.ki",
2082
+ "images.google.kz",
2083
+ "images.google.la",
2084
+ "images.google.li",
2085
+ "images.google.lk",
2086
+ "images.google.lt",
2087
+ "images.google.lu",
2088
+ "images.google.lv",
2089
+ "images.google.md",
2090
+ "images.google.me",
2091
+ "images.google.mg",
2092
+ "images.google.mk",
2093
+ "images.google.ml",
2094
+ "images.google.mn",
2095
+ "images.google.ms",
2096
+ "images.google.mu",
2097
+ "images.google.mv",
2098
+ "images.google.mw",
2099
+ "images.google.ne",
2100
+ "images.google.nl",
2101
+ "images.google.no",
2102
+ "images.google.nr",
2103
+ "images.google.nu",
2104
+ "images.google.pl",
2105
+ "images.google.pn",
2106
+ "images.google.ps",
2107
+ "images.google.pt",
2108
+ "images.google.ro",
2109
+ "images.google.rs",
2110
+ "images.google.ru",
2111
+ "images.google.rw",
2112
+ "images.google.sc",
2113
+ "images.google.se",
2114
+ "images.google.sh",
2115
+ "images.google.si",
2116
+ "images.google.sk",
2117
+ "images.google.sm",
2118
+ "images.google.sn",
2119
+ "images.google.so",
2120
+ "images.google.st",
2121
+ "images.google.td",
2122
+ "images.google.tg",
2123
+ "images.google.tk",
2124
+ "images.google.tl",
2125
+ "images.google.tm",
2126
+ "images.google.to",
2127
+ "images.google.tt",
2128
+ "images.google.us",
2129
+ "images.google.vg",
2130
+ "images.google.vu"
2131
+ ],
2132
+ "parameters": [
2133
+ "q"
2134
+ ]
2135
+ },
2136
+ "ABCs\xF8k": {
2137
+ "domains": [
2138
+ "abcsolk.no",
2139
+ "verden.abcsok.no"
2140
+ ],
2141
+ "parameters": [
2142
+ "q"
2143
+ ]
2144
+ },
2145
+ "Google Product Search": {
2146
+ "domains": [
2147
+ "google.ac/products",
2148
+ "google.ad/products",
2149
+ "google.ae/products",
2150
+ "google.am/products",
2151
+ "google.as/products",
2152
+ "google.at/products",
2153
+ "google.az/products",
2154
+ "google.ba/products",
2155
+ "google.be/products",
2156
+ "google.bf/products",
2157
+ "google.bg/products",
2158
+ "google.bi/products",
2159
+ "google.bj/products",
2160
+ "google.bs/products",
2161
+ "google.by/products",
2162
+ "google.ca/products",
2163
+ "google.cat/products",
2164
+ "google.cc/products",
2165
+ "google.cd/products",
2166
+ "google.cf/products",
2167
+ "google.cg/products",
2168
+ "google.ch/products",
2169
+ "google.ci/products",
2170
+ "google.cl/products",
2171
+ "google.cm/products",
2172
+ "google.cn/products",
2173
+ "google.co.bw/products",
2174
+ "google.co.ck/products",
2175
+ "google.co.cr/products",
2176
+ "google.co.id/products",
2177
+ "google.co.il/products",
2178
+ "google.co.in/products",
2179
+ "google.co.jp/products",
2180
+ "google.co.ke/products",
2181
+ "google.co.kr/products",
2182
+ "google.co.ls/products",
2183
+ "google.co.ma/products",
2184
+ "google.co.mz/products",
2185
+ "google.co.nz/products",
2186
+ "google.co.th/products",
2187
+ "google.co.tz/products",
2188
+ "google.co.ug/products",
2189
+ "google.co.uk/products",
2190
+ "google.co.uz/products",
2191
+ "google.co.ve/products",
2192
+ "google.co.vi/products",
2193
+ "google.co.za/products",
2194
+ "google.co.zm/products",
2195
+ "google.co.zw/products",
2196
+ "google.com/products",
2197
+ "google.com.af/products",
2198
+ "google.com.ag/products",
2199
+ "google.com.ai/products",
2200
+ "google.com.ar/products",
2201
+ "google.com.au/products",
2202
+ "google.com.bd/products",
2203
+ "google.com.bh/products",
2204
+ "google.com.bn/products",
2205
+ "google.com.bo/products",
2206
+ "google.com.br/products",
2207
+ "google.com.by/products",
2208
+ "google.com.bz/products",
2209
+ "google.com.co/products",
2210
+ "google.com.cu/products",
2211
+ "google.com.cy/products",
2212
+ "google.com.do/products",
2213
+ "google.com.ec/products",
2214
+ "google.com.eg/products",
2215
+ "google.com.et/products",
2216
+ "google.com.fj/products",
2217
+ "google.com.gh/products",
2218
+ "google.com.gi/products",
2219
+ "google.com.gt/products",
2220
+ "google.com.hk/products",
2221
+ "google.com.jm/products",
2222
+ "google.com.kh/products",
2223
+ "google.com.kw/products",
2224
+ "google.com.lb/products",
2225
+ "google.com.lc/products",
2226
+ "google.com.ly/products",
2227
+ "google.com.mt/products",
2228
+ "google.com.mx/products",
2229
+ "google.com.my/products",
2230
+ "google.com.na/products",
2231
+ "google.com.nf/products",
2232
+ "google.com.ng/products",
2233
+ "google.com.ni/products",
2234
+ "google.com.np/products",
2235
+ "google.com.om/products",
2236
+ "google.com.pa/products",
2237
+ "google.com.pe/products",
2238
+ "google.com.ph/products",
2239
+ "google.com.pk/products",
2240
+ "google.com.pr/products",
2241
+ "google.com.py/products",
2242
+ "google.com.qa/products",
2243
+ "google.com.sa/products",
2244
+ "google.com.sb/products",
2245
+ "google.com.sg/products",
2246
+ "google.com.sl/products",
2247
+ "google.com.sv/products",
2248
+ "google.com.tj/products",
2249
+ "google.com.tn/products",
2250
+ "google.com.tr/products",
2251
+ "google.com.tw/products",
2252
+ "google.com.ua/products",
2253
+ "google.com.uy/products",
2254
+ "google.com.vc/products",
2255
+ "google.com.vn/products",
2256
+ "google.cv/products",
2257
+ "google.cz/products",
2258
+ "google.de/products",
2259
+ "google.dj/products",
2260
+ "google.dk/products",
2261
+ "google.dm/products",
2262
+ "google.dz/products",
2263
+ "google.ee/products",
2264
+ "google.es/products",
2265
+ "google.fi/products",
2266
+ "google.fm/products",
2267
+ "google.fr/products",
2268
+ "google.ga/products",
2269
+ "google.gd/products",
2270
+ "google.ge/products",
2271
+ "google.gf/products",
2272
+ "google.gg/products",
2273
+ "google.gl/products",
2274
+ "google.gm/products",
2275
+ "google.gp/products",
2276
+ "google.gr/products",
2277
+ "google.gy/products",
2278
+ "google.hn/products",
2279
+ "google.hr/products",
2280
+ "google.ht/products",
2281
+ "google.hu/products",
2282
+ "google.ie/products",
2283
+ "google.im/products",
2284
+ "google.io/products",
2285
+ "google.iq/products",
2286
+ "google.is/products",
2287
+ "google.it/products",
2288
+ "google.it.ao/products",
2289
+ "google.je/products",
2290
+ "google.jo/products",
2291
+ "google.kg/products",
2292
+ "google.ki/products",
2293
+ "google.kz/products",
2294
+ "google.la/products",
2295
+ "google.li/products",
2296
+ "google.lk/products",
2297
+ "google.lt/products",
2298
+ "google.lu/products",
2299
+ "google.lv/products",
2300
+ "google.md/products",
2301
+ "google.me/products",
2302
+ "google.mg/products",
2303
+ "google.mk/products",
2304
+ "google.ml/products",
2305
+ "google.mn/products",
2306
+ "google.ms/products",
2307
+ "google.mu/products",
2308
+ "google.mv/products",
2309
+ "google.mw/products",
2310
+ "google.ne/products",
2311
+ "google.nl/products",
2312
+ "google.no/products",
2313
+ "google.nr/products",
2314
+ "google.nu/products",
2315
+ "google.pl/products",
2316
+ "google.pn/products",
2317
+ "google.ps/products",
2318
+ "google.pt/products",
2319
+ "google.ro/products",
2320
+ "google.rs/products",
2321
+ "google.ru/products",
2322
+ "google.rw/products",
2323
+ "google.sc/products",
2324
+ "google.se/products",
2325
+ "google.sh/products",
2326
+ "google.si/products",
2327
+ "google.sk/products",
2328
+ "google.sm/products",
2329
+ "google.sn/products",
2330
+ "google.so/products",
2331
+ "google.st/products",
2332
+ "google.td/products",
2333
+ "google.tg/products",
2334
+ "google.tk/products",
2335
+ "google.tl/products",
2336
+ "google.tm/products",
2337
+ "google.to/products",
2338
+ "google.tt/products",
2339
+ "google.us/products",
2340
+ "google.vg/products",
2341
+ "google.vu/products",
2342
+ "google.ws/products",
2343
+ "www.google.ac/products",
2344
+ "www.google.ad/products",
2345
+ "www.google.ae/products",
2346
+ "www.google.am/products",
2347
+ "www.google.as/products",
2348
+ "www.google.at/products",
2349
+ "www.google.az/products",
2350
+ "www.google.ba/products",
2351
+ "www.google.be/products",
2352
+ "www.google.bf/products",
2353
+ "www.google.bg/products",
2354
+ "www.google.bi/products",
2355
+ "www.google.bj/products",
2356
+ "www.google.bs/products",
2357
+ "www.google.by/products",
2358
+ "www.google.ca/products",
2359
+ "www.google.cat/products",
2360
+ "www.google.cc/products",
2361
+ "www.google.cd/products",
2362
+ "www.google.cf/products",
2363
+ "www.google.cg/products",
2364
+ "www.google.ch/products",
2365
+ "www.google.ci/products",
2366
+ "www.google.cl/products",
2367
+ "www.google.cm/products",
2368
+ "www.google.cn/products",
2369
+ "www.google.co.bw/products",
2370
+ "www.google.co.ck/products",
2371
+ "www.google.co.cr/products",
2372
+ "www.google.co.id/products",
2373
+ "www.google.co.il/products",
2374
+ "www.google.co.in/products",
2375
+ "www.google.co.jp/products",
2376
+ "www.google.co.ke/products",
2377
+ "www.google.co.kr/products",
2378
+ "www.google.co.ls/products",
2379
+ "www.google.co.ma/products",
2380
+ "www.google.co.mz/products",
2381
+ "www.google.co.nz/products",
2382
+ "www.google.co.th/products",
2383
+ "www.google.co.tz/products",
2384
+ "www.google.co.ug/products",
2385
+ "www.google.co.uk/products",
2386
+ "www.google.co.uz/products",
2387
+ "www.google.co.ve/products",
2388
+ "www.google.co.vi/products",
2389
+ "www.google.co.za/products",
2390
+ "www.google.co.zm/products",
2391
+ "www.google.co.zw/products",
2392
+ "www.google.com/products",
2393
+ "www.google.com.af/products",
2394
+ "www.google.com.ag/products",
2395
+ "www.google.com.ai/products",
2396
+ "www.google.com.ar/products",
2397
+ "www.google.com.au/products",
2398
+ "www.google.com.bd/products",
2399
+ "www.google.com.bh/products",
2400
+ "www.google.com.bn/products",
2401
+ "www.google.com.bo/products",
2402
+ "www.google.com.br/products",
2403
+ "www.google.com.by/products",
2404
+ "www.google.com.bz/products",
2405
+ "www.google.com.co/products",
2406
+ "www.google.com.cu/products",
2407
+ "www.google.com.cy/products",
2408
+ "www.google.com.do/products",
2409
+ "www.google.com.ec/products",
2410
+ "www.google.com.eg/products",
2411
+ "www.google.com.et/products",
2412
+ "www.google.com.fj/products",
2413
+ "www.google.com.gh/products",
2414
+ "www.google.com.gi/products",
2415
+ "www.google.com.gt/products",
2416
+ "www.google.com.hk/products",
2417
+ "www.google.com.jm/products",
2418
+ "www.google.com.kh/products",
2419
+ "www.google.com.kw/products",
2420
+ "www.google.com.lb/products",
2421
+ "www.google.com.lc/products",
2422
+ "www.google.com.ly/products",
2423
+ "www.google.com.mt/products",
2424
+ "www.google.com.mx/products",
2425
+ "www.google.com.my/products",
2426
+ "www.google.com.na/products",
2427
+ "www.google.com.nf/products",
2428
+ "www.google.com.ng/products",
2429
+ "www.google.com.ni/products",
2430
+ "www.google.com.np/products",
2431
+ "www.google.com.om/products",
2432
+ "www.google.com.pa/products",
2433
+ "www.google.com.pe/products",
2434
+ "www.google.com.ph/products",
2435
+ "www.google.com.pk/products",
2436
+ "www.google.com.pr/products",
2437
+ "www.google.com.py/products",
2438
+ "www.google.com.qa/products",
2439
+ "www.google.com.sa/products",
2440
+ "www.google.com.sb/products",
2441
+ "www.google.com.sg/products",
2442
+ "www.google.com.sl/products",
2443
+ "www.google.com.sv/products",
2444
+ "www.google.com.tj/products",
2445
+ "www.google.com.tn/products",
2446
+ "www.google.com.tr/products",
2447
+ "www.google.com.tw/products",
2448
+ "www.google.com.ua/products",
2449
+ "www.google.com.uy/products",
2450
+ "www.google.com.vc/products",
2451
+ "www.google.com.vn/products",
2452
+ "www.google.cv/products",
2453
+ "www.google.cz/products",
2454
+ "www.google.de/products",
2455
+ "www.google.dj/products",
2456
+ "www.google.dk/products",
2457
+ "www.google.dm/products",
2458
+ "www.google.dz/products",
2459
+ "www.google.ee/products",
2460
+ "www.google.es/products",
2461
+ "www.google.fi/products",
2462
+ "www.google.fm/products",
2463
+ "www.google.fr/products",
2464
+ "www.google.ga/products",
2465
+ "www.google.gd/products",
2466
+ "www.google.ge/products",
2467
+ "www.google.gf/products",
2468
+ "www.google.gg/products",
2469
+ "www.google.gl/products",
2470
+ "www.google.gm/products",
2471
+ "www.google.gp/products",
2472
+ "www.google.gr/products",
2473
+ "www.google.gy/products",
2474
+ "www.google.hn/products",
2475
+ "www.google.hr/products",
2476
+ "www.google.ht/products",
2477
+ "www.google.hu/products",
2478
+ "www.google.ie/products",
2479
+ "www.google.im/products",
2480
+ "www.google.io/products",
2481
+ "www.google.iq/products",
2482
+ "www.google.is/products",
2483
+ "www.google.it/products",
2484
+ "www.google.it.ao/products",
2485
+ "www.google.je/products",
2486
+ "www.google.jo/products",
2487
+ "www.google.kg/products",
2488
+ "www.google.ki/products",
2489
+ "www.google.kz/products",
2490
+ "www.google.la/products",
2491
+ "www.google.li/products",
2492
+ "www.google.lk/products",
2493
+ "www.google.lt/products",
2494
+ "www.google.lu/products",
2495
+ "www.google.lv/products",
2496
+ "www.google.md/products",
2497
+ "www.google.me/products",
2498
+ "www.google.mg/products",
2499
+ "www.google.mk/products",
2500
+ "www.google.ml/products",
2501
+ "www.google.mn/products",
2502
+ "www.google.ms/products",
2503
+ "www.google.mu/products",
2504
+ "www.google.mv/products",
2505
+ "www.google.mw/products",
2506
+ "www.google.ne/products",
2507
+ "www.google.nl/products",
2508
+ "www.google.no/products",
2509
+ "www.google.nr/products",
2510
+ "www.google.nu/products",
2511
+ "www.google.pl/products",
2512
+ "www.google.pn/products",
2513
+ "www.google.ps/products",
2514
+ "www.google.pt/products",
2515
+ "www.google.ro/products",
2516
+ "www.google.rs/products",
2517
+ "www.google.ru/products",
2518
+ "www.google.rw/products",
2519
+ "www.google.sc/products",
2520
+ "www.google.se/products",
2521
+ "www.google.sh/products",
2522
+ "www.google.si/products",
2523
+ "www.google.sk/products",
2524
+ "www.google.sm/products",
2525
+ "www.google.sn/products",
2526
+ "www.google.so/products",
2527
+ "www.google.st/products",
2528
+ "www.google.td/products",
2529
+ "www.google.tg/products",
2530
+ "www.google.tk/products",
2531
+ "www.google.tl/products",
2532
+ "www.google.tm/products",
2533
+ "www.google.to/products",
2534
+ "www.google.tt/products",
2535
+ "www.google.us/products",
2536
+ "www.google.vg/products",
2537
+ "www.google.vu/products",
2538
+ "www.google.ws/products"
2539
+ ],
2540
+ "parameters": [
2541
+ "q"
2542
+ ]
2543
+ },
2544
+ "DasOertliche": {
2545
+ "domains": [
2546
+ "www.dasoertliche.de"
2547
+ ],
2548
+ "parameters": [
2549
+ "kw"
2550
+ ]
2551
+ },
2552
+ "InfoSpace": {
2553
+ "domains": [
2554
+ "infospace.com",
2555
+ "dogpile.com",
2556
+ "www.dogpile.com",
2557
+ "metacrawler.com",
2558
+ "webfetch.com",
2559
+ "webcrawler.com",
2560
+ "search.kiwee.com",
2561
+ "isearch.babylon.com",
2562
+ "start.facemoods.com",
2563
+ "search.magnetic.com",
2564
+ "search.searchcompletion.com",
2565
+ "clusty.com"
2566
+ ],
2567
+ "parameters": [
2568
+ "q",
2569
+ "s"
2570
+ ]
2571
+ },
2572
+ "Weborama": {
2573
+ "domains": [
2574
+ "www.weborama.com"
2575
+ ],
2576
+ "parameters": [
2577
+ "QUERY"
2578
+ ]
2579
+ },
2580
+ "Bluewin": {
2581
+ "domains": [
2582
+ "search.bluewin.ch"
2583
+ ],
2584
+ "parameters": [
2585
+ "searchTerm"
2586
+ ]
2587
+ },
2588
+ "British Telecommunications": {
2589
+ "domains": [
2590
+ "search.bt.com"
2591
+ ],
2592
+ "parameters": [
2593
+ "p"
2594
+ ]
2595
+ },
2596
+ "Neti": {
2597
+ "domains": [
2598
+ "www.neti.ee"
2599
+ ],
2600
+ "parameters": [
2601
+ "query"
2602
+ ]
2603
+ },
2604
+ "Nigma": {
2605
+ "domains": [
2606
+ "nigma.ru"
2607
+ ],
2608
+ "parameters": [
2609
+ "s"
2610
+ ]
2611
+ },
2612
+ "Yahoo! Images": {
2613
+ "domains": [
2614
+ "image.yahoo.cn",
2615
+ "images.search.yahoo.com"
2616
+ ],
2617
+ "parameters": [
2618
+ "p",
2619
+ "q"
2620
+ ]
2621
+ },
2622
+ "Exalead": {
2623
+ "domains": [
2624
+ "www.exalead.fr",
2625
+ "www.exalead.com"
2626
+ ],
2627
+ "parameters": [
2628
+ "q"
2629
+ ]
2630
+ },
2631
+ "Teoma": {
2632
+ "domains": [
2633
+ "www.teoma.com"
2634
+ ],
2635
+ "parameters": [
2636
+ "q"
2637
+ ]
2638
+ },
2639
+ "Needtofind": {
2640
+ "domains": [
2641
+ "ko.search.need2find.com"
2642
+ ],
2643
+ "parameters": [
2644
+ "searchfor"
2645
+ ]
2646
+ },
2647
+ "Looksmart": {
2648
+ "domains": [
2649
+ "www.looksmart.com"
2650
+ ],
2651
+ "parameters": [
2652
+ "key"
2653
+ ]
2654
+ },
2655
+ "Flyingbird": {
2656
+ "domains": [
2657
+ "inspsearch.com",
2658
+ "viview.inspsearch.com"
2659
+ ],
2660
+ "parameters": [
2661
+ "q"
2662
+ ]
2663
+ },
2664
+ "Everyclick": {
2665
+ "domains": [
2666
+ "www.everyclick.com"
2667
+ ],
2668
+ "parameters": [
2669
+ "keyword"
2670
+ ]
2671
+ },
2672
+ "Wirtualna Polska": {
2673
+ "domains": [
2674
+ "szukaj.wp.pl"
2675
+ ],
2676
+ "parameters": [
2677
+ "szukaj"
2678
+ ]
2679
+ },
2680
+ "Toolbarhome": {
2681
+ "domains": [
2682
+ "www.toolbarhome.com",
2683
+ "vshare.toolbarhome.com"
2684
+ ],
2685
+ "parameters": [
2686
+ "q"
2687
+ ]
2688
+ },
2689
+ "Searchalot": {
2690
+ "domains": [
2691
+ "searchalot.com"
2692
+ ],
2693
+ "parameters": [
2694
+ "q"
2695
+ ]
2696
+ },
2697
+ "Yandex": {
2698
+ "domains": [
2699
+ "yandex.ru",
2700
+ "yandex.ua",
2701
+ "yandex.com",
2702
+ "yandex.by",
2703
+ "www.yandex.ru",
2704
+ "www.yandex.ua",
2705
+ "www.yandex.com",
2706
+ "www.yandex.by",
2707
+ "clck.yandex.ru",
2708
+ "clck.yandex.ua",
2709
+ "clck.yandex.com",
2710
+ "clck.yandex.by"
2711
+ ],
2712
+ "parameters": [
2713
+ "text"
2714
+ ]
2715
+ },
2716
+ "Indeed": {
2717
+ "domains": [
2718
+ "de.indeed.com",
2719
+ "at.indeed.com",
2720
+ "fr.indeed.com",
2721
+ "it.indeed.com",
2722
+ "ch.indeed.com",
2723
+ "au.indeed.com"
2724
+ ]
2725
+ },
2726
+ "canoe.ca": {
2727
+ "domains": [
2728
+ "web.canoe.ca"
2729
+ ],
2730
+ "parameters": [
2731
+ "q"
2732
+ ]
2733
+ },
2734
+ "Compuserve": {
2735
+ "domains": [
2736
+ "websearch.cs.com"
2737
+ ],
2738
+ "parameters": [
2739
+ "query"
2740
+ ]
2741
+ },
2742
+ "Blogdigger": {
2743
+ "domains": [
2744
+ "www.blogdigger.com"
2745
+ ],
2746
+ "parameters": [
2747
+ "q"
2748
+ ]
2749
+ },
2750
+ "Startpagina": {
2751
+ "domains": [
2752
+ "startgoogle.startpagina.nl"
2753
+ ],
2754
+ "parameters": [
2755
+ "q"
2756
+ ]
2757
+ },
2758
+ "eo": {
2759
+ "domains": [
2760
+ "eo.st"
2761
+ ],
2762
+ "parameters": [
2763
+ "x_query"
2764
+ ]
2765
+ },
2766
+ "Zhongsou": {
2767
+ "domains": [
2768
+ "p.zhongsou.com"
2769
+ ],
2770
+ "parameters": [
2771
+ "w"
2772
+ ]
2773
+ },
2774
+ "La Toile Du Quebec Via Google": {
2775
+ "domains": [
2776
+ "www.toile.com",
2777
+ "web.toile.com"
2778
+ ],
2779
+ "parameters": [
2780
+ "q"
2781
+ ]
2782
+ },
2783
+ "Paperball": {
2784
+ "domains": [
2785
+ "www.paperball.de"
2786
+ ],
2787
+ "parameters": [
2788
+ "q"
2789
+ ]
2790
+ },
2791
+ "StepStone": {
2792
+ "domains": [
2793
+ "www.stepstone.de",
2794
+ "www.stepstone.at",
2795
+ "www.stepstone.be",
2796
+ "www.stepstone.fr",
2797
+ "www.stepstone.nl",
2798
+ "www.stepstone.dk",
2799
+ "www.stepstone.se"
2800
+ ]
2801
+ },
2802
+ "Jungle Spider": {
2803
+ "domains": [
2804
+ "www.jungle-spider.de"
2805
+ ],
2806
+ "parameters": [
2807
+ "q"
2808
+ ]
2809
+ },
2810
+ "PeoplePC": {
2811
+ "domains": [
2812
+ "search.peoplepc.com"
2813
+ ],
2814
+ "parameters": [
2815
+ "q"
2816
+ ]
2817
+ },
2818
+ "The Smart Search": {
2819
+ "domains": [
2820
+ "thesmartsearch.net",
2821
+ "www.thesmartsearch.net"
2822
+ ],
2823
+ "parameters": [
2824
+ "q"
2825
+ ]
2826
+ },
2827
+ "MetaCrawler.de": {
2828
+ "domains": [
2829
+ "s1.metacrawler.de",
2830
+ "s2.metacrawler.de",
2831
+ "s3.metacrawler.de"
2832
+ ],
2833
+ "parameters": [
2834
+ "qry"
2835
+ ]
2836
+ },
2837
+ "Orange": {
2838
+ "domains": [
2839
+ "busca.orange.es",
2840
+ "search.orange.co.uk",
2841
+ "lemoteur.orange.fr"
2842
+ ],
2843
+ "parameters": [
2844
+ "q",
2845
+ "kw"
2846
+ ]
2847
+ },
2848
+ "Gule Sider": {
2849
+ "domains": [
2850
+ "www.gulesider.no"
2851
+ ],
2852
+ "parameters": [
2853
+ "q"
2854
+ ]
2855
+ },
2856
+ "I.ua": {
2857
+ "domains": [
2858
+ "search.i.ua"
2859
+ ],
2860
+ "parameters": [
2861
+ "q"
2862
+ ]
2863
+ },
2864
+ "Francite": {
2865
+ "domains": [
2866
+ "recherche.francite.com"
2867
+ ],
2868
+ "parameters": [
2869
+ "name"
2870
+ ]
2871
+ },
2872
+ "Ask Toolbar": {
2873
+ "domains": [
2874
+ "search.tb.ask.com"
2875
+ ],
2876
+ "parameters": [
2877
+ "searchfor"
2878
+ ]
2879
+ },
2880
+ "Tut.by": {
2881
+ "domains": [
2882
+ "search.tut.by"
2883
+ ],
2884
+ "parameters": [
2885
+ "query"
2886
+ ]
2887
+ },
2888
+ "Trusted-Search": {
2889
+ "domains": [
2890
+ "www.trusted--search.com"
2891
+ ],
2892
+ "parameters": [
2893
+ "w"
2894
+ ]
2895
+ },
2896
+ "goo": {
2897
+ "domains": [
2898
+ "search.goo.ne.jp",
2899
+ "ocnsearch.goo.ne.jp"
2900
+ ],
2901
+ "parameters": [
2902
+ "MT"
2903
+ ]
2904
+ },
2905
+ "Fast Browser Search": {
2906
+ "domains": [
2907
+ "www.fastbrowsersearch.com"
2908
+ ],
2909
+ "parameters": [
2910
+ "q"
2911
+ ]
2912
+ },
2913
+ "kununu": {
2914
+ "domains": [
2915
+ "kununu.com"
2916
+ ],
2917
+ "parameters": [
2918
+ "q"
2919
+ ]
2920
+ },
2921
+ "Volny": {
2922
+ "domains": [
2923
+ "web.volny.cz"
2924
+ ],
2925
+ "parameters": [
2926
+ "search"
2927
+ ]
2928
+ },
2929
+ "Icerockeet": {
2930
+ "domains": [
2931
+ "blogs.icerocket.com"
2932
+ ],
2933
+ "parameters": [
2934
+ "q"
2935
+ ]
2936
+ },
2937
+ "Terra": {
2938
+ "domains": [
2939
+ "buscador.terra.es",
2940
+ "buscador.terra.cl",
2941
+ "buscador.terra.com.br"
2942
+ ],
2943
+ "parameters": [
2944
+ "query"
2945
+ ]
2946
+ },
2947
+ "Amazon": {
2948
+ "domains": [
2949
+ "amazon.com",
2950
+ "www.amazon.com"
2951
+ ],
2952
+ "parameters": [
2953
+ "keywords"
2954
+ ]
2955
+ },
2956
+ "Onet": {
2957
+ "domains": [
2958
+ "szukaj.onet.pl"
2959
+ ],
2960
+ "parameters": [
2961
+ "qt"
2962
+ ]
2963
+ },
2964
+ "Digg": {
2965
+ "domains": [
2966
+ "digg.com"
2967
+ ],
2968
+ "parameters": [
2969
+ "s"
2970
+ ]
2971
+ },
2972
+ "Abacho": {
2973
+ "domains": [
2974
+ "www.abacho.de",
2975
+ "www.abacho.com",
2976
+ "www.abacho.co.uk",
2977
+ "www.se.abacho.com",
2978
+ "www.tr.abacho.com",
2979
+ "www.abacho.at",
2980
+ "www.abacho.fr",
2981
+ "www.abacho.es",
2982
+ "www.abacho.ch",
2983
+ "www.abacho.it"
2984
+ ],
2985
+ "parameters": [
2986
+ "q"
2987
+ ]
2988
+ },
2989
+ "maailm": {
2990
+ "domains": [
2991
+ "www.maailm.com"
2992
+ ],
2993
+ "parameters": [
2994
+ "tekst"
2995
+ ]
2996
+ },
2997
+ "Flix": {
2998
+ "domains": [
2999
+ "www.flix.de"
3000
+ ],
3001
+ "parameters": [
3002
+ "keyword"
3003
+ ]
3004
+ },
3005
+ "Inbox.com": {
3006
+ "domains": [
3007
+ "inbox.com/search/"
3008
+ ],
3009
+ "parameters": [
3010
+ "q"
3011
+ ]
3012
+ },
3013
+ "Freenet": {
3014
+ "domains": [
3015
+ "suche.freenet.de"
3016
+ ],
3017
+ "parameters": [
3018
+ "query",
3019
+ "Keywords"
3020
+ ]
3021
+ },
3022
+ "Suchnase": {
3023
+ "domains": [
3024
+ "www.suchnase.de"
3025
+ ],
3026
+ "parameters": [
3027
+ "q"
3028
+ ]
3029
+ },
3030
+ "Dodo": {
3031
+ "domains": [
3032
+ "google.dodo.com.au"
3033
+ ],
3034
+ "parameters": [
3035
+ "q"
3036
+ ]
3037
+ },
3038
+ "Google Blogsearch": {
3039
+ "domains": [
3040
+ "blogsearch.google.ac",
3041
+ "blogsearch.google.ad",
3042
+ "blogsearch.google.ae",
3043
+ "blogsearch.google.am",
3044
+ "blogsearch.google.as",
3045
+ "blogsearch.google.at",
3046
+ "blogsearch.google.az",
3047
+ "blogsearch.google.ba",
3048
+ "blogsearch.google.be",
3049
+ "blogsearch.google.bf",
3050
+ "blogsearch.google.bg",
3051
+ "blogsearch.google.bi",
3052
+ "blogsearch.google.bj",
3053
+ "blogsearch.google.bs",
3054
+ "blogsearch.google.by",
3055
+ "blogsearch.google.ca",
3056
+ "blogsearch.google.cat",
3057
+ "blogsearch.google.cc",
3058
+ "blogsearch.google.cd",
3059
+ "blogsearch.google.cf",
3060
+ "blogsearch.google.cg",
3061
+ "blogsearch.google.ch",
3062
+ "blogsearch.google.ci",
3063
+ "blogsearch.google.cl",
3064
+ "blogsearch.google.cm",
3065
+ "blogsearch.google.cn",
3066
+ "blogsearch.google.co.bw",
3067
+ "blogsearch.google.co.ck",
3068
+ "blogsearch.google.co.cr",
3069
+ "blogsearch.google.co.id",
3070
+ "blogsearch.google.co.il",
3071
+ "blogsearch.google.co.in",
3072
+ "blogsearch.google.co.jp",
3073
+ "blogsearch.google.co.ke",
3074
+ "blogsearch.google.co.kr",
3075
+ "blogsearch.google.co.ls",
3076
+ "blogsearch.google.co.ma",
3077
+ "blogsearch.google.co.mz",
3078
+ "blogsearch.google.co.nz",
3079
+ "blogsearch.google.co.th",
3080
+ "blogsearch.google.co.tz",
3081
+ "blogsearch.google.co.ug",
3082
+ "blogsearch.google.co.uk",
3083
+ "blogsearch.google.co.uz",
3084
+ "blogsearch.google.co.ve",
3085
+ "blogsearch.google.co.vi",
3086
+ "blogsearch.google.co.za",
3087
+ "blogsearch.google.co.zm",
3088
+ "blogsearch.google.co.zw",
3089
+ "blogsearch.google.com",
3090
+ "blogsearch.google.com.af",
3091
+ "blogsearch.google.com.ag",
3092
+ "blogsearch.google.com.ai",
3093
+ "blogsearch.google.com.ar",
3094
+ "blogsearch.google.com.au",
3095
+ "blogsearch.google.com.bd",
3096
+ "blogsearch.google.com.bh",
3097
+ "blogsearch.google.com.bn",
3098
+ "blogsearch.google.com.bo",
3099
+ "blogsearch.google.com.br",
3100
+ "blogsearch.google.com.by",
3101
+ "blogsearch.google.com.bz",
3102
+ "blogsearch.google.com.co",
3103
+ "blogsearch.google.com.cu",
3104
+ "blogsearch.google.com.cy",
3105
+ "blogsearch.google.com.do",
3106
+ "blogsearch.google.com.ec",
3107
+ "blogsearch.google.com.eg",
3108
+ "blogsearch.google.com.et",
3109
+ "blogsearch.google.com.fj",
3110
+ "blogsearch.google.com.gh",
3111
+ "blogsearch.google.com.gi",
3112
+ "blogsearch.google.com.gt",
3113
+ "blogsearch.google.com.hk",
3114
+ "blogsearch.google.com.jm",
3115
+ "blogsearch.google.com.kh",
3116
+ "blogsearch.google.com.kw",
3117
+ "blogsearch.google.com.lb",
3118
+ "blogsearch.google.com.lc",
3119
+ "blogsearch.google.com.ly",
3120
+ "blogsearch.google.com.mt",
3121
+ "blogsearch.google.com.mx",
3122
+ "blogsearch.google.com.my",
3123
+ "blogsearch.google.com.na",
3124
+ "blogsearch.google.com.nf",
3125
+ "blogsearch.google.com.ng",
3126
+ "blogsearch.google.com.ni",
3127
+ "blogsearch.google.com.np",
3128
+ "blogsearch.google.com.om",
3129
+ "blogsearch.google.com.pa",
3130
+ "blogsearch.google.com.pe",
3131
+ "blogsearch.google.com.ph",
3132
+ "blogsearch.google.com.pk",
3133
+ "blogsearch.google.com.pr",
3134
+ "blogsearch.google.com.py",
3135
+ "blogsearch.google.com.qa",
3136
+ "blogsearch.google.com.sa",
3137
+ "blogsearch.google.com.sb",
3138
+ "blogsearch.google.com.sg",
3139
+ "blogsearch.google.com.sl",
3140
+ "blogsearch.google.com.sv",
3141
+ "blogsearch.google.com.tj",
3142
+ "blogsearch.google.com.tn",
3143
+ "blogsearch.google.com.tr",
3144
+ "blogsearch.google.com.tw",
3145
+ "blogsearch.google.com.ua",
3146
+ "blogsearch.google.com.uy",
3147
+ "blogsearch.google.com.vc",
3148
+ "blogsearch.google.com.vn",
3149
+ "blogsearch.google.cv",
3150
+ "blogsearch.google.cz",
3151
+ "blogsearch.google.de",
3152
+ "blogsearch.google.dj",
3153
+ "blogsearch.google.dk",
3154
+ "blogsearch.google.dm",
3155
+ "blogsearch.google.dz",
3156
+ "blogsearch.google.ee",
3157
+ "blogsearch.google.es",
3158
+ "blogsearch.google.fi",
3159
+ "blogsearch.google.fm",
3160
+ "blogsearch.google.fr",
3161
+ "blogsearch.google.ga",
3162
+ "blogsearch.google.gd",
3163
+ "blogsearch.google.ge",
3164
+ "blogsearch.google.gf",
3165
+ "blogsearch.google.gg",
3166
+ "blogsearch.google.gl",
3167
+ "blogsearch.google.gm",
3168
+ "blogsearch.google.gp",
3169
+ "blogsearch.google.gr",
3170
+ "blogsearch.google.gy",
3171
+ "blogsearch.google.hn",
3172
+ "blogsearch.google.hr",
3173
+ "blogsearch.google.ht",
3174
+ "blogsearch.google.hu",
3175
+ "blogsearch.google.ie",
3176
+ "blogsearch.google.im",
3177
+ "blogsearch.google.io",
3178
+ "blogsearch.google.iq",
3179
+ "blogsearch.google.is",
3180
+ "blogsearch.google.it",
3181
+ "blogsearch.google.it.ao",
3182
+ "blogsearch.google.je",
3183
+ "blogsearch.google.jo",
3184
+ "blogsearch.google.kg",
3185
+ "blogsearch.google.ki",
3186
+ "blogsearch.google.kz",
3187
+ "blogsearch.google.la",
3188
+ "blogsearch.google.li",
3189
+ "blogsearch.google.lk",
3190
+ "blogsearch.google.lt",
3191
+ "blogsearch.google.lu",
3192
+ "blogsearch.google.lv",
3193
+ "blogsearch.google.md",
3194
+ "blogsearch.google.me",
3195
+ "blogsearch.google.mg",
3196
+ "blogsearch.google.mk",
3197
+ "blogsearch.google.ml",
3198
+ "blogsearch.google.mn",
3199
+ "blogsearch.google.ms",
3200
+ "blogsearch.google.mu",
3201
+ "blogsearch.google.mv",
3202
+ "blogsearch.google.mw",
3203
+ "blogsearch.google.ne",
3204
+ "blogsearch.google.nl",
3205
+ "blogsearch.google.no",
3206
+ "blogsearch.google.nr",
3207
+ "blogsearch.google.nu",
3208
+ "blogsearch.google.pl",
3209
+ "blogsearch.google.pn",
3210
+ "blogsearch.google.ps",
3211
+ "blogsearch.google.pt",
3212
+ "blogsearch.google.ro",
3213
+ "blogsearch.google.rs",
3214
+ "blogsearch.google.ru",
3215
+ "blogsearch.google.rw",
3216
+ "blogsearch.google.sc",
3217
+ "blogsearch.google.se",
3218
+ "blogsearch.google.sh",
3219
+ "blogsearch.google.si",
3220
+ "blogsearch.google.sk",
3221
+ "blogsearch.google.sm",
3222
+ "blogsearch.google.sn",
3223
+ "blogsearch.google.so",
3224
+ "blogsearch.google.st",
3225
+ "blogsearch.google.td",
3226
+ "blogsearch.google.tg",
3227
+ "blogsearch.google.tk",
3228
+ "blogsearch.google.tl",
3229
+ "blogsearch.google.tm",
3230
+ "blogsearch.google.to",
3231
+ "blogsearch.google.tt",
3232
+ "blogsearch.google.us",
3233
+ "blogsearch.google.vg",
3234
+ "blogsearch.google.vu",
3235
+ "blogsearch.google.ws"
3236
+ ],
3237
+ "parameters": [
3238
+ "q"
3239
+ ]
3240
+ },
3241
+ "Poisk.ru": {
3242
+ "domains": [
3243
+ "poisk.ru"
3244
+ ],
3245
+ "parameters": [
3246
+ "q"
3247
+ ]
3248
+ },
3249
+ "Sharelook": {
3250
+ "domains": [
3251
+ "www.sharelook.fr"
3252
+ ],
3253
+ "parameters": [
3254
+ "keyword"
3255
+ ]
3256
+ },
3257
+ "Finderoo": {
3258
+ "domains": [
3259
+ "www.finderoo.com"
3260
+ ],
3261
+ "parameters": [
3262
+ "q"
3263
+ ]
3264
+ },
3265
+ "Najdi": {
3266
+ "domains": [
3267
+ "www.najdi.si"
3268
+ ],
3269
+ "parameters": [
3270
+ "q"
3271
+ ]
3272
+ },
3273
+ "Picsearch": {
3274
+ "domains": [
3275
+ "www.picsearch.com"
3276
+ ],
3277
+ "parameters": [
3278
+ "q"
3279
+ ]
3280
+ },
3281
+ "Mail.ru": {
3282
+ "domains": [
3283
+ "mail.ru",
3284
+ "m.mail.ru",
3285
+ "go.mail.ru"
3286
+ ],
3287
+ "parameters": [
3288
+ "q"
3289
+ ]
3290
+ },
3291
+ "Alexa": {
3292
+ "domains": [
3293
+ "alexa.com",
3294
+ "search.toolbars.alexa.com"
3295
+ ],
3296
+ "parameters": [
3297
+ "q"
3298
+ ]
3299
+ },
3300
+ "Metager": {
3301
+ "domains": [
3302
+ "meta.rrzn.uni-hannover.de",
3303
+ "www.metager.de"
3304
+ ],
3305
+ "parameters": [
3306
+ "eingabe"
3307
+ ]
3308
+ },
3309
+ "Technorati": {
3310
+ "domains": [
3311
+ "technorati.com"
3312
+ ],
3313
+ "parameters": [
3314
+ "q"
3315
+ ]
3316
+ },
3317
+ "Globososo": {
3318
+ "domains": [
3319
+ "searches.globososo.com",
3320
+ "search.globososo.com"
3321
+ ],
3322
+ "parameters": [
3323
+ "q"
3324
+ ]
3325
+ },
3326
+ "WWW": {
3327
+ "domains": [
3328
+ "search.www.ee"
3329
+ ],
3330
+ "parameters": [
3331
+ "query"
3332
+ ]
3333
+ },
3334
+ "Trouvez.com": {
3335
+ "domains": [
3336
+ "www.trouvez.com"
3337
+ ],
3338
+ "parameters": [
3339
+ "query"
3340
+ ]
3341
+ },
3342
+ "IXquick": {
3343
+ "domains": [
3344
+ "ixquick.com",
3345
+ "www.eu.ixquick.com",
3346
+ "ixquick.de",
3347
+ "www.ixquick.de",
3348
+ "us.ixquick.com",
3349
+ "s1.us.ixquick.com",
3350
+ "s2.us.ixquick.com",
3351
+ "s3.us.ixquick.com",
3352
+ "s4.us.ixquick.com",
3353
+ "s5.us.ixquick.com",
3354
+ "eu.ixquick.com",
3355
+ "s8-eu.ixquick.com",
3356
+ "s1-eu.ixquick.de"
3357
+ ],
3358
+ "parameters": [
3359
+ "query"
3360
+ ]
3361
+ },
3362
+ "Naver Images": {
3363
+ "domains": [
3364
+ "image.search.naver.com",
3365
+ "imagesearch.naver.com"
3366
+ ],
3367
+ "parameters": [
3368
+ "query"
3369
+ ]
3370
+ },
3371
+ "Zapmeta": {
3372
+ "domains": [
3373
+ "www.zapmeta.com",
3374
+ "www.zapmeta.nl",
3375
+ "www.zapmeta.de",
3376
+ "uk.zapmeta.com"
3377
+ ],
3378
+ "parameters": [
3379
+ "q",
3380
+ "query"
3381
+ ]
3382
+ },
3383
+ "Yippy": {
3384
+ "domains": [
3385
+ "search.yippy.com"
3386
+ ],
3387
+ "parameters": [
3388
+ "q",
3389
+ "query"
3390
+ ]
3391
+ },
3392
+ "Clix": {
3393
+ "domains": [
3394
+ "pesquisa.clix.pt"
3395
+ ],
3396
+ "parameters": [
3397
+ "question"
3398
+ ]
3399
+ },
3400
+ "Walhello": {
3401
+ "domains": [
3402
+ "www.walhello.info",
3403
+ "www.walhello.com",
3404
+ "www.walhello.de",
3405
+ "www.walhello.nl"
3406
+ ],
3407
+ "parameters": [
3408
+ "key"
3409
+ ]
3410
+ },
3411
+ "Meta": {
3412
+ "domains": [
3413
+ "meta.ua"
3414
+ ],
3415
+ "parameters": [
3416
+ "q"
3417
+ ]
3418
+ },
3419
+ "Skynet": {
3420
+ "domains": [
3421
+ "www.skynet.be"
3422
+ ],
3423
+ "parameters": [
3424
+ "q"
3425
+ ]
3426
+ },
3427
+ "Searchy": {
3428
+ "domains": [
3429
+ "www.searchy.co.uk"
3430
+ ],
3431
+ "parameters": [
3432
+ "q"
3433
+ ]
3434
+ },
3435
+ "Findwide": {
3436
+ "domains": [
3437
+ "search.findwide.com"
3438
+ ],
3439
+ "parameters": [
3440
+ "k"
3441
+ ]
3442
+ },
3443
+ "WebSearch": {
3444
+ "domains": [
3445
+ "www.websearch.com"
3446
+ ],
3447
+ "parameters": [
3448
+ "qkw",
3449
+ "q"
3450
+ ]
3451
+ },
3452
+ "Rambler": {
3453
+ "domains": [
3454
+ "nova.rambler.ru"
3455
+ ],
3456
+ "parameters": [
3457
+ "query",
3458
+ "words"
3459
+ ]
3460
+ },
3461
+ "Latne": {
3462
+ "domains": [
3463
+ "www.latne.lv"
3464
+ ],
3465
+ "parameters": [
3466
+ "q"
3467
+ ]
3468
+ },
3469
+ "MySearch": {
3470
+ "domains": [
3471
+ "mysearch.com",
3472
+ "www.mysearch.com",
3473
+ "ms114.mysearch.com",
3474
+ "ms146.mysearch.com",
3475
+ "kf.mysearch.myway.com",
3476
+ "ki.mysearch.myway.com",
3477
+ "search.myway.com",
3478
+ "search.mywebsearch.com"
3479
+ ],
3480
+ "parameters": [
3481
+ "searchfor",
3482
+ "searchFor"
3483
+ ]
3484
+ },
3485
+ "Cuil": {
3486
+ "domains": [
3487
+ "www.cuil.com"
3488
+ ],
3489
+ "parameters": [
3490
+ "q"
3491
+ ]
3492
+ },
3493
+ "Tixuma": {
3494
+ "domains": [
3495
+ "www.tixuma.de"
3496
+ ],
3497
+ "parameters": [
3498
+ "sc"
3499
+ ]
3500
+ },
3501
+ "Sapo": {
3502
+ "domains": [
3503
+ "pesquisa.sapo.pt"
3504
+ ],
3505
+ "parameters": [
3506
+ "q"
3507
+ ]
3508
+ },
3509
+ "Gnadenmeer": {
3510
+ "domains": [
3511
+ "www.gnadenmeer.de"
3512
+ ],
3513
+ "parameters": [
3514
+ "keyword"
3515
+ ]
3516
+ },
3517
+ "Lilo": {
3518
+ "domains": [
3519
+ "search.lilo.org"
3520
+ ],
3521
+ "parameters": [
3522
+ "q"
3523
+ ]
3524
+ },
3525
+ "Naver": {
3526
+ "domains": [
3527
+ "search.naver.com"
3528
+ ],
3529
+ "parameters": [
3530
+ "query"
3531
+ ]
3532
+ },
3533
+ "Zoeken": {
3534
+ "domains": [
3535
+ "www.zoeken.nl"
3536
+ ],
3537
+ "parameters": [
3538
+ "q"
3539
+ ]
3540
+ },
3541
+ "Startsiden": {
3542
+ "domains": [
3543
+ "www.startsiden.no"
3544
+ ],
3545
+ "parameters": [
3546
+ "q"
3547
+ ]
3548
+ },
3549
+ "Yam": {
3550
+ "domains": [
3551
+ "search.yam.com"
3552
+ ],
3553
+ "parameters": [
3554
+ "k"
3555
+ ]
3556
+ },
3557
+ "Eniro": {
3558
+ "domains": [
3559
+ "www.eniro.se"
3560
+ ],
3561
+ "parameters": [
3562
+ "q",
3563
+ "search_word"
3564
+ ]
3565
+ },
3566
+ "APOLL07": {
3567
+ "domains": [
3568
+ "apollo7.de"
3569
+ ],
3570
+ "parameters": [
3571
+ "query"
3572
+ ]
3573
+ },
3574
+ "Biglobe": {
3575
+ "domains": [
3576
+ "cgi.search.biglobe.ne.jp"
3577
+ ],
3578
+ "parameters": [
3579
+ "q"
3580
+ ]
3581
+ },
3582
+ "Mozbot": {
3583
+ "domains": [
3584
+ "www.mozbot.fr",
3585
+ "www.mozbot.co.uk",
3586
+ "www.mozbot.com"
3587
+ ],
3588
+ "parameters": [
3589
+ "q"
3590
+ ]
3591
+ },
3592
+ "ICQ": {
3593
+ "domains": [
3594
+ "www.icq.com",
3595
+ "search.icq.com"
3596
+ ],
3597
+ "parameters": [
3598
+ "q"
3599
+ ]
3600
+ },
3601
+ "Baidu": {
3602
+ "domains": [
3603
+ "www.baidu.com",
3604
+ "www1.baidu.com",
3605
+ "zhidao.baidu.com",
3606
+ "tieba.baidu.com",
3607
+ "news.baidu.com",
3608
+ "web.gougou.com",
3609
+ "m.baidu.com"
3610
+ ],
3611
+ "parameters": [
3612
+ "wd",
3613
+ "word",
3614
+ "kw",
3615
+ "k"
3616
+ ]
3617
+ },
3618
+ "Conduit": {
3619
+ "domains": [
3620
+ "search.conduit.com"
3621
+ ],
3622
+ "parameters": [
3623
+ "q"
3624
+ ]
3625
+ },
3626
+ "Vindex": {
3627
+ "domains": [
3628
+ "www.vindex.nl",
3629
+ "search.vindex.nl"
3630
+ ],
3631
+ "parameters": [
3632
+ "search_for"
3633
+ ]
3634
+ },
3635
+ "Babylon": {
3636
+ "domains": [
3637
+ "search.babylon.com",
3638
+ "searchassist.babylon.com"
3639
+ ],
3640
+ "parameters": [
3641
+ "q"
3642
+ ]
3643
+ },
3644
+ "TrovaRapido": {
3645
+ "domains": [
3646
+ "www.trovarapido.com"
3647
+ ],
3648
+ "parameters": [
3649
+ "q"
3650
+ ]
3651
+ },
3652
+ "Winamp": {
3653
+ "domains": [
3654
+ "search.winamp.com"
3655
+ ],
3656
+ "parameters": [
3657
+ "q"
3658
+ ]
3659
+ },
3660
+ "Suchmaschine.com": {
3661
+ "domains": [
3662
+ "www.suchmaschine.com"
3663
+ ],
3664
+ "parameters": [
3665
+ "suchstr"
3666
+ ]
3667
+ },
3668
+ "Lycos": {
3669
+ "domains": [
3670
+ "search.lycos.com",
3671
+ "www.lycos.com",
3672
+ "lycos.com"
3673
+ ],
3674
+ "parameters": [
3675
+ "query"
3676
+ ]
3677
+ },
3678
+ "Vinden": {
3679
+ "domains": [
3680
+ "www.vinden.nl"
3681
+ ],
3682
+ "parameters": [
3683
+ "q"
3684
+ ]
3685
+ },
3686
+ "Altavista": {
3687
+ "domains": [
3688
+ "www.altavista.com",
3689
+ "search.altavista.com",
3690
+ "listings.altavista.com",
3691
+ "altavista.de",
3692
+ "altavista.fr",
3693
+ "be-nl.altavista.com",
3694
+ "be-fr.altavista.com"
3695
+ ],
3696
+ "parameters": [
3697
+ "q"
3698
+ ]
3699
+ },
3700
+ "dmoz": {
3701
+ "domains": [
3702
+ "dmoz.org",
3703
+ "editors.dmoz.org"
3704
+ ],
3705
+ "parameters": [
3706
+ "q"
3707
+ ]
3708
+ },
3709
+ "Ecosia": {
3710
+ "domains": [
3711
+ "ecosia.org"
3712
+ ],
3713
+ "parameters": [
3714
+ "q"
3715
+ ]
3716
+ },
3717
+ "Maxwebsearch": {
3718
+ "domains": [
3719
+ "maxwebsearch.com"
3720
+ ],
3721
+ "parameters": [
3722
+ "query"
3723
+ ]
3724
+ },
3725
+ "Euroseek": {
3726
+ "domains": [
3727
+ "www.euroseek.com"
3728
+ ],
3729
+ "parameters": [
3730
+ "string"
3731
+ ]
3732
+ },
3733
+ "Qwant": {
3734
+ "domains": [
3735
+ "www.qwant.com",
3736
+ "lite.qwant.com"
3737
+ ],
3738
+ "parameters": [
3739
+ "q"
3740
+ ]
3741
+ },
3742
+ "X-recherche": {
3743
+ "domains": [
3744
+ "www.x-recherche.com"
3745
+ ],
3746
+ "parameters": [
3747
+ "MOTS"
3748
+ ]
3749
+ },
3750
+ "Yandex Images": {
3751
+ "domains": [
3752
+ "images.yandex.ru",
3753
+ "images.yandex.ua",
3754
+ "images.yandex.com",
3755
+ "images.yandex.by"
3756
+ ],
3757
+ "parameters": [
3758
+ "text"
3759
+ ]
3760
+ },
3761
+ "GMX": {
3762
+ "domains": [
3763
+ "suche.gmx.net"
3764
+ ],
3765
+ "parameters": [
3766
+ "su"
3767
+ ]
3768
+ },
3769
+ "Daemon search": {
3770
+ "domains": [
3771
+ "daemon-search.com",
3772
+ "my.daemon-search.com"
3773
+ ],
3774
+ "parameters": [
3775
+ "q"
3776
+ ]
3777
+ },
3778
+ "Shenma": {
3779
+ "domains": [
3780
+ "so.m.sm.cn",
3781
+ "yz.m.sm.cn",
3782
+ "m.sm.cn",
3783
+ "quark.sm.cn",
3784
+ "m.sp.sm.cn",
3785
+ "m.yz2.sm.cn",
3786
+ "m.yz.sm.cn"
3787
+ ],
3788
+ "parameters": [
3789
+ "q"
3790
+ ]
3791
+ },
3792
+ "Firstfind": {
3793
+ "domains": [
3794
+ "www.firstsfind.com"
3795
+ ],
3796
+ "parameters": [
3797
+ "qry"
3798
+ ]
3799
+ },
3800
+ "Crawler": {
3801
+ "domains": [
3802
+ "www.crawler.com"
3803
+ ],
3804
+ "parameters": [
3805
+ "q"
3806
+ ]
3807
+ },
3808
+ "Holmes": {
3809
+ "domains": [
3810
+ "holmes.ge"
3811
+ ],
3812
+ "parameters": [
3813
+ "q"
3814
+ ]
3815
+ },
3816
+ "Charter": {
3817
+ "domains": [
3818
+ "www.charter.net"
3819
+ ],
3820
+ "parameters": [
3821
+ "q"
3822
+ ]
3823
+ },
3824
+ "Ilse": {
3825
+ "domains": [
3826
+ "www.ilse.nl"
3827
+ ],
3828
+ "parameters": [
3829
+ "search_for"
3830
+ ]
3831
+ },
3832
+ "earthlink": {
3833
+ "domains": [
3834
+ "search.earthlink.net"
3835
+ ],
3836
+ "parameters": [
3837
+ "q"
3838
+ ]
3839
+ },
3840
+ "Qualigo": {
3841
+ "domains": [
3842
+ "www.qualigo.at",
3843
+ "www.qualigo.ch",
3844
+ "www.qualigo.de",
3845
+ "www.qualigo.nl"
3846
+ ],
3847
+ "parameters": [
3848
+ "q"
3849
+ ]
3850
+ },
3851
+ "El Mundo": {
3852
+ "domains": [
3853
+ "ariadna.elmundo.es"
3854
+ ],
3855
+ "parameters": [
3856
+ "q"
3857
+ ]
3858
+ },
3859
+ "Metager2": {
3860
+ "domains": [
3861
+ "metager2.de"
3862
+ ],
3863
+ "parameters": [
3864
+ "q"
3865
+ ]
3866
+ },
3867
+ "Forestle": {
3868
+ "domains": [
3869
+ "forestle.org",
3870
+ "www.forestle.org",
3871
+ "forestle.mobi"
3872
+ ],
3873
+ "parameters": [
3874
+ "q"
3875
+ ]
3876
+ },
3877
+ "Search.ch": {
3878
+ "domains": [
3879
+ "www.search.ch"
3880
+ ],
3881
+ "parameters": [
3882
+ "q"
3883
+ ]
3884
+ },
3885
+ "Liveinternet": {
3886
+ "domains": [
3887
+ "liveinternet.ru"
3888
+ ],
3889
+ "parameters": [
3890
+ "q"
3891
+ ]
3892
+ },
3893
+ "Meinestadt": {
3894
+ "domains": [
3895
+ "www.meinestadt.de"
3896
+ ],
3897
+ "parameters": [
3898
+ "words"
3899
+ ]
3900
+ },
3901
+ "Freshweather": {
3902
+ "domains": [
3903
+ "www.fresh-weather.com"
3904
+ ],
3905
+ "parameters": [
3906
+ "q"
3907
+ ]
3908
+ },
3909
+ "AllTheWeb": {
3910
+ "domains": [
3911
+ "www.alltheweb.com"
3912
+ ],
3913
+ "parameters": [
3914
+ "q"
3915
+ ]
3916
+ },
3917
+ "Snapdo": {
3918
+ "domains": [
3919
+ "search.snapdo.com"
3920
+ ],
3921
+ "parameters": [
3922
+ "q"
3923
+ ]
3924
+ },
3925
+ "UKR.net": {
3926
+ "domains": [
3927
+ "search.ukr.net"
3928
+ ],
3929
+ "parameters": [
3930
+ "q"
3931
+ ]
3932
+ },
3933
+ "Zoek": {
3934
+ "domains": [
3935
+ "www3.zoek.nl"
3936
+ ],
3937
+ "parameters": [
3938
+ "q"
3939
+ ]
3940
+ },
3941
+ "Daum": {
3942
+ "domains": [
3943
+ "search.daum.net"
3944
+ ],
3945
+ "parameters": [
3946
+ "q"
3947
+ ]
3948
+ },
3949
+ "Marktplaats": {
3950
+ "domains": [
3951
+ "www.marktplaats.nl"
3952
+ ],
3953
+ "parameters": [
3954
+ "query"
3955
+ ]
3956
+ },
3957
+ "suche.info": {
3958
+ "domains": [
3959
+ "suche.info"
3960
+ ],
3961
+ "parameters": [
3962
+ "q"
3963
+ ]
3964
+ },
3965
+ "Google News": {
3966
+ "domains": [
3967
+ "news.google.ac",
3968
+ "news.google.ad",
3969
+ "news.google.ae",
3970
+ "news.google.am",
3971
+ "news.google.as",
3972
+ "news.google.at",
3973
+ "news.google.az",
3974
+ "news.google.ba",
3975
+ "news.google.be",
3976
+ "news.google.bf",
3977
+ "news.google.bg",
3978
+ "news.google.bi",
3979
+ "news.google.bj",
3980
+ "news.google.bs",
3981
+ "news.google.by",
3982
+ "news.google.ca",
3983
+ "news.google.cat",
3984
+ "news.google.cc",
3985
+ "news.google.cd",
3986
+ "news.google.cf",
3987
+ "news.google.cg",
3988
+ "news.google.ch",
3989
+ "news.google.ci",
3990
+ "news.google.cl",
3991
+ "news.google.cm",
3992
+ "news.google.cn",
3993
+ "news.google.co.bw",
3994
+ "news.google.co.ck",
3995
+ "news.google.co.cr",
3996
+ "news.google.co.id",
3997
+ "news.google.co.il",
3998
+ "news.google.co.in",
3999
+ "news.google.co.jp",
4000
+ "news.google.co.ke",
4001
+ "news.google.co.kr",
4002
+ "news.google.co.ls",
4003
+ "news.google.co.ma",
4004
+ "news.google.co.mz",
4005
+ "news.google.co.nz",
4006
+ "news.google.co.th",
4007
+ "news.google.co.tz",
4008
+ "news.google.co.ug",
4009
+ "news.google.co.uk",
4010
+ "news.google.co.uz",
4011
+ "news.google.co.ve",
4012
+ "news.google.co.vi",
4013
+ "news.google.co.za",
4014
+ "news.google.co.zm",
4015
+ "news.google.co.zw",
4016
+ "news.google.com",
4017
+ "news.google.com.af",
4018
+ "news.google.com.ag",
4019
+ "news.google.com.ai",
4020
+ "news.google.com.ar",
4021
+ "news.google.com.au",
4022
+ "news.google.com.bd",
4023
+ "news.google.com.bh",
4024
+ "news.google.com.bn",
4025
+ "news.google.com.bo",
4026
+ "news.google.com.br",
4027
+ "news.google.com.by",
4028
+ "news.google.com.bz",
4029
+ "news.google.com.co",
4030
+ "news.google.com.cu",
4031
+ "news.google.com.cy",
4032
+ "news.google.com.do",
4033
+ "news.google.com.ec",
4034
+ "news.google.com.eg",
4035
+ "news.google.com.et",
4036
+ "news.google.com.fj",
4037
+ "news.google.com.gh",
4038
+ "news.google.com.gi",
4039
+ "news.google.com.gt",
4040
+ "news.google.com.hk",
4041
+ "news.google.com.jm",
4042
+ "news.google.com.kh",
4043
+ "news.google.com.kw",
4044
+ "news.google.com.lb",
4045
+ "news.google.com.lc",
4046
+ "news.google.com.ly",
4047
+ "news.google.com.mt",
4048
+ "news.google.com.mx",
4049
+ "news.google.com.my",
4050
+ "news.google.com.na",
4051
+ "news.google.com.nf",
4052
+ "news.google.com.ng",
4053
+ "news.google.com.ni",
4054
+ "news.google.com.np",
4055
+ "news.google.com.om",
4056
+ "news.google.com.pa",
4057
+ "news.google.com.pe",
4058
+ "news.google.com.ph",
4059
+ "news.google.com.pk",
4060
+ "news.google.com.pr",
4061
+ "news.google.com.py",
4062
+ "news.google.com.qa",
4063
+ "news.google.com.sa",
4064
+ "news.google.com.sb",
4065
+ "news.google.com.sg",
4066
+ "news.google.com.sl",
4067
+ "news.google.com.sv",
4068
+ "news.google.com.tj",
4069
+ "news.google.com.tn",
4070
+ "news.google.com.tr",
4071
+ "news.google.com.tw",
4072
+ "news.google.com.ua",
4073
+ "news.google.com.uy",
4074
+ "news.google.com.vc",
4075
+ "news.google.com.vn",
4076
+ "news.google.cv",
4077
+ "news.google.cz",
4078
+ "news.google.de",
4079
+ "news.google.dj",
4080
+ "news.google.dk",
4081
+ "news.google.dm",
4082
+ "news.google.dz",
4083
+ "news.google.ee",
4084
+ "news.google.es",
4085
+ "news.google.fi",
4086
+ "news.google.fm",
4087
+ "news.google.fr",
4088
+ "news.google.ga",
4089
+ "news.google.gd",
4090
+ "news.google.ge",
4091
+ "news.google.gf",
4092
+ "news.google.gg",
4093
+ "news.google.gl",
4094
+ "news.google.gm",
4095
+ "news.google.gp",
4096
+ "news.google.gr",
4097
+ "news.google.gy",
4098
+ "news.google.hn",
4099
+ "news.google.hr",
4100
+ "news.google.ht",
4101
+ "news.google.hu",
4102
+ "news.google.ie",
4103
+ "news.google.im",
4104
+ "news.google.io",
4105
+ "news.google.iq",
4106
+ "news.google.is",
4107
+ "news.google.it",
4108
+ "news.google.it.ao",
4109
+ "news.google.je",
4110
+ "news.google.jo",
4111
+ "news.google.kg",
4112
+ "news.google.ki",
4113
+ "news.google.kz",
4114
+ "news.google.la",
4115
+ "news.google.li",
4116
+ "news.google.lk",
4117
+ "news.google.lt",
4118
+ "news.google.lu",
4119
+ "news.google.lv",
4120
+ "news.google.md",
4121
+ "news.google.me",
4122
+ "news.google.mg",
4123
+ "news.google.mk",
4124
+ "news.google.ml",
4125
+ "news.google.mn",
4126
+ "news.google.ms",
4127
+ "news.google.mu",
4128
+ "news.google.mv",
4129
+ "news.google.mw",
4130
+ "news.google.ne",
4131
+ "news.google.nl",
4132
+ "news.google.no",
4133
+ "news.google.nr",
4134
+ "news.google.nu",
4135
+ "news.google.pl",
4136
+ "news.google.pn",
4137
+ "news.google.ps",
4138
+ "news.google.pt",
4139
+ "news.google.ro",
4140
+ "news.google.rs",
4141
+ "news.google.ru",
4142
+ "news.google.rw",
4143
+ "news.google.sc",
4144
+ "news.google.se",
4145
+ "news.google.sh",
4146
+ "news.google.si",
4147
+ "news.google.sk",
4148
+ "news.google.sm",
4149
+ "news.google.sn",
4150
+ "news.google.so",
4151
+ "news.google.st",
4152
+ "news.google.td",
4153
+ "news.google.tg",
4154
+ "news.google.tk",
4155
+ "news.google.tl",
4156
+ "news.google.tm",
4157
+ "news.google.to",
4158
+ "news.google.tt",
4159
+ "news.google.us",
4160
+ "news.google.vg",
4161
+ "news.google.vu",
4162
+ "news.google.ws"
4163
+ ],
4164
+ "parameters": [
4165
+ "q"
4166
+ ]
4167
+ },
4168
+ "Zoohoo": {
4169
+ "domains": [
4170
+ "zoohoo.cz"
4171
+ ],
4172
+ "parameters": [
4173
+ "q"
4174
+ ]
4175
+ },
4176
+ "Seznam": {
4177
+ "domains": [
4178
+ "search.seznam.cz"
4179
+ ],
4180
+ "parameters": [
4181
+ "q"
4182
+ ]
4183
+ },
4184
+ "Online.no": {
4185
+ "domains": [
4186
+ "online.no"
4187
+ ],
4188
+ "parameters": [
4189
+ "q"
4190
+ ]
4191
+ },
4192
+ "Eurip": {
4193
+ "domains": [
4194
+ "www.eurip.com"
4195
+ ],
4196
+ "parameters": [
4197
+ "q"
4198
+ ]
4199
+ },
4200
+ "all.by": {
4201
+ "domains": [
4202
+ "all.by"
4203
+ ],
4204
+ "parameters": [
4205
+ "query"
4206
+ ]
4207
+ },
4208
+ "Road Runner Search": {
4209
+ "domains": [
4210
+ "search.rr.com"
4211
+ ],
4212
+ "parameters": [
4213
+ "q"
4214
+ ]
4215
+ },
4216
+ "Opplysningen 1881": {
4217
+ "domains": [
4218
+ "www.1881.no"
4219
+ ],
4220
+ "parameters": [
4221
+ "Query"
4222
+ ]
4223
+ },
4224
+ "YouGoo": {
4225
+ "domains": [
4226
+ "www.yougoo.fr"
4227
+ ],
4228
+ "parameters": [
4229
+ "q"
4230
+ ]
4231
+ },
4232
+ "Bing Images": {
4233
+ "domains": [
4234
+ "bing.com/images/search",
4235
+ "www.bing.com/images/search"
4236
+ ],
4237
+ "parameters": [
4238
+ "q",
4239
+ "Q"
4240
+ ]
4241
+ },
4242
+ "Geona": {
4243
+ "domains": [
4244
+ "geona.net"
4245
+ ],
4246
+ "parameters": [
4247
+ "q"
4248
+ ]
4249
+ },
4250
+ "Nate": {
4251
+ "domains": [
4252
+ "search.nate.com"
4253
+ ],
4254
+ "parameters": [
4255
+ "q"
4256
+ ]
4257
+ },
4258
+ "Search This": {
4259
+ "domains": [
4260
+ "www.searchthis.com"
4261
+ ],
4262
+ "parameters": [
4263
+ "q"
4264
+ ]
4265
+ },
4266
+ "DuckDuckGo": {
4267
+ "domains": [
4268
+ "duckduckgo.com"
4269
+ ],
4270
+ "parameters": [
4271
+ "q"
4272
+ ]
4273
+ },
4274
+ "Monster": {
4275
+ "domains": [
4276
+ "www.monster.be",
4277
+ "www.monster.cz",
4278
+ "www.monster.de",
4279
+ "www.monster.fi",
4280
+ "www.monster.fr",
4281
+ "www.monster.ie",
4282
+ "www.monster.it",
4283
+ "www.monster.lu",
4284
+ "www.monster.ch",
4285
+ "www.monster.co.uk"
4286
+ ],
4287
+ "parameters": [
4288
+ "q"
4289
+ ]
4290
+ },
4291
+ "Hotbot": {
4292
+ "domains": [
4293
+ "www.hotbot.com"
4294
+ ],
4295
+ "parameters": [
4296
+ "query"
4297
+ ]
4298
+ },
4299
+ "Kvasir": {
4300
+ "domains": [
4301
+ "www.kvasir.no"
4302
+ ],
4303
+ "parameters": [
4304
+ "q"
4305
+ ]
4306
+ },
4307
+ "Austronaut": {
4308
+ "domains": [
4309
+ "www2.austronaut.at",
4310
+ "www1.astronaut.at"
4311
+ ],
4312
+ "parameters": [
4313
+ "q"
4314
+ ]
4315
+ },
4316
+ "SoSoDesk": {
4317
+ "domains": [
4318
+ "sosodesktop.com",
4319
+ "search.sosodesktop.com"
4320
+ ],
4321
+ "parameters": [
4322
+ "q"
4323
+ ]
4324
+ },
4325
+ "Excite": {
4326
+ "domains": [
4327
+ "search.excite.it",
4328
+ "search.excite.fr",
4329
+ "search.excite.de",
4330
+ "search.excite.co.uk",
4331
+ "serach.excite.es",
4332
+ "search.excite.nl",
4333
+ "msxml.excite.com",
4334
+ "www.excite.co.jp"
4335
+ ],
4336
+ "parameters": [
4337
+ "q",
4338
+ "search"
4339
+ ]
4340
+ },
4341
+ "1&1": {
4342
+ "domains": [
4343
+ "search.1and1.com"
4344
+ ],
4345
+ "parameters": [
4346
+ "q"
4347
+ ]
4348
+ },
4349
+ "qip": {
4350
+ "domains": [
4351
+ "search.qip.ru"
4352
+ ],
4353
+ "parameters": [
4354
+ "query"
4355
+ ]
4356
+ },
4357
+ "Certified-Toolbar": {
4358
+ "domains": [
4359
+ "search.certified-toolbar.com"
4360
+ ],
4361
+ "parameters": [
4362
+ "q"
4363
+ ]
4364
+ },
4365
+ "Yahoo!": {
4366
+ "domains": [
4367
+ "search.yahoo.com",
4368
+ "yahoo.com",
4369
+ "ar.search.yahoo.com",
4370
+ "ar.yahoo.com",
4371
+ "au.search.yahoo.com",
4372
+ "au.yahoo.com",
4373
+ "br.search.yahoo.com",
4374
+ "br.yahoo.com",
4375
+ "ca.search.yahoo.com",
4376
+ "ca.yahoo.com",
4377
+ "cade.searchde.yahoo.com",
4378
+ "cade.yahoo.com",
4379
+ "chinese.searchinese.yahoo.com",
4380
+ "chinese.yahoo.com",
4381
+ "cn.search.yahoo.com",
4382
+ "cn.yahoo.com",
4383
+ "de.search.yahoo.com",
4384
+ "de.yahoo.com",
4385
+ "dk.search.yahoo.com",
4386
+ "dk.yahoo.com",
4387
+ "es.search.yahoo.com",
4388
+ "es.yahoo.com",
4389
+ "espanol.searchpanol.yahoo.com",
4390
+ "espanol.yahoo.com",
4391
+ "fr.search.yahoo.com",
4392
+ "fr.yahoo.com",
4393
+ "hk.search.yahoo.com",
4394
+ "hk.yahoo.com",
4395
+ "ie.search.yahoo.com",
4396
+ "ie.yahoo.com",
4397
+ "in.search.yahoo.com",
4398
+ "in.yahoo.com",
4399
+ "it.search.yahoo.com",
4400
+ "it.yahoo.com",
4401
+ "kr.search.yahoo.com",
4402
+ "kr.yahoo.com",
4403
+ "mx.search.yahoo.com",
4404
+ "mx.yahoo.com",
4405
+ "no.search.yahoo.com",
4406
+ "no.yahoo.com",
4407
+ "nz.search.yahoo.com",
4408
+ "nz.yahoo.com",
4409
+ "one.cn.yahoo.com",
4410
+ "one.searchn.yahoo.com",
4411
+ "qc.search.yahoo.com",
4412
+ "qc.yahoo.com",
4413
+ "ru.search.yahoo.com",
4414
+ "ru.yahoo.com",
4415
+ "se.search.yahoo.com",
4416
+ "se.yahoo.com",
4417
+ "search.searcharch.yahoo.com",
4418
+ "tw.search.yahoo.com",
4419
+ "tw.yahoo.com",
4420
+ "uk.search.yahoo.com",
4421
+ "uk.yahoo.com",
4422
+ "us.search.yahoo.com",
4423
+ "us.yahoo.com",
4424
+ "www.yahoo.co.jp",
4425
+ "search.yahoo.co.jp",
4426
+ "www.cercato.it",
4427
+ "search.offerbox.com",
4428
+ "ys.mirostart.com"
4429
+ ],
4430
+ "parameters": [
4431
+ "p",
4432
+ "q"
4433
+ ]
4434
+ },
4435
+ "URL.ORGanizier": {
4436
+ "domains": [
4437
+ "www.url.org"
4438
+ ],
4439
+ "parameters": [
4440
+ "q"
4441
+ ]
4442
+ },
4443
+ "Witch": {
4444
+ "domains": [
4445
+ "www.witch.de"
4446
+ ],
4447
+ "parameters": [
4448
+ "search"
4449
+ ]
4450
+ },
4451
+ "Mister Wong": {
4452
+ "domains": [
4453
+ "www.mister-wong.com",
4454
+ "www.mister-wong.de"
4455
+ ],
4456
+ "parameters": [
4457
+ "Keywords"
4458
+ ]
4459
+ },
4460
+ "Aport": {
4461
+ "domains": [
4462
+ "sm.aport.ru"
4463
+ ],
4464
+ "parameters": [
4465
+ "r"
4466
+ ]
4467
+ },
4468
+ "Web.de": {
4469
+ "domains": [
4470
+ "suche.web.de"
4471
+ ],
4472
+ "parameters": [
4473
+ "su"
4474
+ ]
4475
+ },
4476
+ "Ask": {
4477
+ "domains": [
4478
+ "ask.com",
4479
+ "www.ask.com",
4480
+ "web.ask.com",
4481
+ "int.ask.com",
4482
+ "mws.ask.com",
4483
+ "uk.ask.com",
4484
+ "images.ask.com",
4485
+ "ask.reference.com",
4486
+ "www.askkids.com",
4487
+ "iwon.ask.com",
4488
+ "www.ask.co.uk",
4489
+ "www.qbyrd.com",
4490
+ "search-results.com",
4491
+ "uk.search-results.com",
4492
+ "www.search-results.com",
4493
+ "int.search-results.com"
4494
+ ],
4495
+ "parameters": [
4496
+ "q"
4497
+ ]
4498
+ },
4499
+ "Centrum": {
4500
+ "domains": [
4501
+ "serach.centrum.cz",
4502
+ "morfeo.centrum.cz"
4503
+ ],
4504
+ "parameters": [
4505
+ "q"
4506
+ ]
4507
+ },
4508
+ "Bing": {
4509
+ "domains": [
4510
+ "bing.com",
4511
+ "www.bing.com",
4512
+ "msnbc.msn.com",
4513
+ "dizionario.it.msn.com",
4514
+ "cc.bingj.com",
4515
+ "m.bing.com"
4516
+ ],
4517
+ "parameters": [
4518
+ "q",
4519
+ "Q"
4520
+ ]
4521
+ },
4522
+ "Google Video": {
4523
+ "domains": [
4524
+ "video.google.com"
4525
+ ],
4526
+ "parameters": [
4527
+ "q"
4528
+ ]
4529
+ },
4530
+ "Delfi": {
4531
+ "domains": [
4532
+ "otsing.delfi.ee"
4533
+ ],
4534
+ "parameters": [
4535
+ "q"
4536
+ ]
4537
+ },
4538
+ "blekko": {
4539
+ "domains": [
4540
+ "blekko.com"
4541
+ ],
4542
+ "parameters": [
4543
+ "q"
4544
+ ]
4545
+ },
4546
+ "Jyxo": {
4547
+ "domains": [
4548
+ "jyxo.1188.cz"
4549
+ ],
4550
+ "parameters": [
4551
+ "q"
4552
+ ]
4553
+ },
4554
+ "Kataweb": {
4555
+ "domains": [
4556
+ "www.kataweb.it"
4557
+ ],
4558
+ "parameters": [
4559
+ "q"
4560
+ ]
4561
+ },
4562
+ "uol.com.br": {
4563
+ "domains": [
4564
+ "busca.uol.com.br"
4565
+ ],
4566
+ "parameters": [
4567
+ "q"
4568
+ ]
4569
+ },
4570
+ "Arianna": {
4571
+ "domains": [
4572
+ "arianna.libero.it",
4573
+ "www.arianna.com"
4574
+ ],
4575
+ "parameters": [
4576
+ "query"
4577
+ ]
4578
+ },
4579
+ "Mamma": {
4580
+ "domains": [
4581
+ "www.mamma.com",
4582
+ "mamma75.mamma.com"
4583
+ ],
4584
+ "parameters": [
4585
+ "query"
4586
+ ]
4587
+ },
4588
+ "Yatedo": {
4589
+ "domains": [
4590
+ "www.yatedo.com",
4591
+ "www.yatedo.fr"
4592
+ ],
4593
+ "parameters": [
4594
+ "q"
4595
+ ]
4596
+ },
4597
+ "Twingly": {
4598
+ "domains": [
4599
+ "www.twingly.com"
4600
+ ],
4601
+ "parameters": [
4602
+ "q"
4603
+ ]
4604
+ },
4605
+ "Delfi latvia": {
4606
+ "domains": [
4607
+ "smart.delfi.lv"
4608
+ ],
4609
+ "parameters": [
4610
+ "q"
4611
+ ]
4612
+ },
4613
+ "PriceRunner": {
4614
+ "domains": [
4615
+ "www.pricerunner.co.uk"
4616
+ ],
4617
+ "parameters": [
4618
+ "q"
4619
+ ]
4620
+ },
4621
+ "Rakuten": {
4622
+ "domains": [
4623
+ "websearch.rakuten.co.jp"
4624
+ ],
4625
+ "parameters": [
4626
+ "qt"
4627
+ ]
4628
+ },
4629
+ "Google": {
4630
+ "domains": [
4631
+ "www.google.com",
4632
+ "www.google.ac",
4633
+ "www.google.ad",
4634
+ "www.google.com.af",
4635
+ "www.google.com.ag",
4636
+ "www.google.com.ai",
4637
+ "www.google.am",
4638
+ "www.google.it.ao",
4639
+ "www.google.com.ar",
4640
+ "www.google.as",
4641
+ "www.google.at",
4642
+ "www.google.com.au",
4643
+ "www.google.az",
4644
+ "www.google.ba",
4645
+ "www.google.com.bd",
4646
+ "www.google.be",
4647
+ "www.google.bf",
4648
+ "www.google.bg",
4649
+ "www.google.com.bh",
4650
+ "www.google.bi",
4651
+ "www.google.bj",
4652
+ "www.google.com.bn",
4653
+ "www.google.com.bo",
4654
+ "www.google.com.br",
4655
+ "www.google.bs",
4656
+ "www.google.co.bw",
4657
+ "www.google.com.by",
4658
+ "www.google.by",
4659
+ "www.google.com.bz",
4660
+ "www.google.ca",
4661
+ "www.google.com.kh",
4662
+ "www.google.cc",
4663
+ "www.google.cd",
4664
+ "www.google.cf",
4665
+ "www.google.cat",
4666
+ "www.google.cg",
4667
+ "www.google.ch",
4668
+ "www.google.ci",
4669
+ "www.google.co.ck",
4670
+ "www.google.cl",
4671
+ "www.google.cm",
4672
+ "www.google.cn",
4673
+ "www.google.com.co",
4674
+ "www.google.co.cr",
4675
+ "www.google.com.cu",
4676
+ "www.google.cv",
4677
+ "www.google.com.cy",
4678
+ "www.google.cz",
4679
+ "www.google.de",
4680
+ "www.google.dj",
4681
+ "www.google.dk",
4682
+ "www.google.dm",
4683
+ "www.google.com.do",
4684
+ "www.google.dz",
4685
+ "www.google.com.ec",
4686
+ "www.google.ee",
4687
+ "www.google.com.eg",
4688
+ "www.google.es",
4689
+ "www.google.com.et",
4690
+ "www.google.fi",
4691
+ "www.google.com.fj",
4692
+ "www.google.fm",
4693
+ "www.google.fr",
4694
+ "www.google.ga",
4695
+ "www.google.gd",
4696
+ "www.google.ge",
4697
+ "www.google.gf",
4698
+ "www.google.gg",
4699
+ "www.google.com.gh",
4700
+ "www.google.com.gi",
4701
+ "www.google.gl",
4702
+ "www.google.gm",
4703
+ "www.google.gp",
4704
+ "www.google.gr",
4705
+ "www.google.com.gt",
4706
+ "www.google.gy",
4707
+ "www.google.com.hk",
4708
+ "www.google.hn",
4709
+ "www.google.hr",
4710
+ "www.google.ht",
4711
+ "www.google.hu",
4712
+ "www.google.co.id",
4713
+ "www.google.iq",
4714
+ "www.google.ie",
4715
+ "www.google.co.il",
4716
+ "www.google.im",
4717
+ "www.google.co.in",
4718
+ "www.google.io",
4719
+ "www.google.is",
4720
+ "www.google.it",
4721
+ "www.google.je",
4722
+ "www.google.com.jm",
4723
+ "www.google.jo",
4724
+ "www.google.co.jp",
4725
+ "www.google.co.ke",
4726
+ "www.google.ki",
4727
+ "www.google.kg",
4728
+ "www.google.co.kr",
4729
+ "www.google.com.kw",
4730
+ "www.google.kz",
4731
+ "www.google.la",
4732
+ "www.google.com.lb",
4733
+ "www.google.com.lc",
4734
+ "www.google.li",
4735
+ "www.google.lk",
4736
+ "www.google.co.ls",
4737
+ "www.google.lt",
4738
+ "www.google.lu",
4739
+ "www.google.lv",
4740
+ "www.google.com.ly",
4741
+ "www.google.co.ma",
4742
+ "www.google.md",
4743
+ "www.google.me",
4744
+ "www.google.mg",
4745
+ "www.google.mk",
4746
+ "www.google.ml",
4747
+ "www.google.mn",
4748
+ "www.google.ms",
4749
+ "www.google.com.mt",
4750
+ "www.google.mu",
4751
+ "www.google.mv",
4752
+ "www.google.mw",
4753
+ "www.google.com.mx",
4754
+ "www.google.com.my",
4755
+ "www.google.co.mz",
4756
+ "www.google.com.na",
4757
+ "www.google.ne",
4758
+ "www.google.com.nf",
4759
+ "www.google.com.ng",
4760
+ "www.google.com.ni",
4761
+ "www.google.nl",
4762
+ "www.google.no",
4763
+ "www.google.com.np",
4764
+ "www.google.nr",
4765
+ "www.google.nu",
4766
+ "www.google.co.nz",
4767
+ "www.google.com.om",
4768
+ "www.google.com.pa",
4769
+ "www.google.com.pe",
4770
+ "www.google.com.ph",
4771
+ "www.google.com.pk",
4772
+ "www.google.pl",
4773
+ "www.google.pn",
4774
+ "www.google.com.pr",
4775
+ "www.google.ps",
4776
+ "www.google.pt",
4777
+ "www.google.com.py",
4778
+ "www.google.com.qa",
4779
+ "www.google.ro",
4780
+ "www.google.rs",
4781
+ "www.google.ru",
4782
+ "www.google.rw",
4783
+ "www.google.com.sa",
4784
+ "www.google.com.sb",
4785
+ "www.google.sc",
4786
+ "www.google.se",
4787
+ "www.google.com.sg",
4788
+ "www.google.sh",
4789
+ "www.google.si",
4790
+ "www.google.sk",
4791
+ "www.google.com.sl",
4792
+ "www.google.sn",
4793
+ "www.google.sm",
4794
+ "www.google.so",
4795
+ "www.google.st",
4796
+ "www.google.com.sv",
4797
+ "www.google.td",
4798
+ "www.google.tg",
4799
+ "www.google.co.th",
4800
+ "www.google.com.tj",
4801
+ "www.google.tk",
4802
+ "www.google.tl",
4803
+ "www.google.tm",
4804
+ "www.google.to",
4805
+ "www.google.com.tn",
4806
+ "www.google.tn",
4807
+ "www.google.com.tr",
4808
+ "www.google.tt",
4809
+ "www.google.com.tw",
4810
+ "www.google.co.tz",
4811
+ "www.google.com.ua",
4812
+ "www.google.co.ug",
4813
+ "www.google.ae",
4814
+ "www.google.co.uk",
4815
+ "www.google.us",
4816
+ "www.google.com.uy",
4817
+ "www.google.co.uz",
4818
+ "www.google.com.vc",
4819
+ "www.google.co.ve",
4820
+ "www.google.vg",
4821
+ "www.google.co.vi",
4822
+ "www.google.com.vn",
4823
+ "www.google.vu",
4824
+ "www.google.ws",
4825
+ "www.google.co.za",
4826
+ "www.google.co.zm",
4827
+ "www.google.co.zw",
4828
+ "google.com",
4829
+ "google.ac",
4830
+ "google.ad",
4831
+ "google.com.af",
4832
+ "google.com.ag",
4833
+ "google.com.ai",
4834
+ "google.am",
4835
+ "google.it.ao",
4836
+ "google.com.ar",
4837
+ "google.as",
4838
+ "google.at",
4839
+ "google.com.au",
4840
+ "google.az",
4841
+ "google.ba",
4842
+ "google.com.bd",
4843
+ "google.be",
4844
+ "google.bf",
4845
+ "google.bg",
4846
+ "google.com.bh",
4847
+ "google.bi",
4848
+ "google.bj",
4849
+ "google.com.bn",
4850
+ "google.com.bo",
4851
+ "google.com.br",
4852
+ "google.bs",
4853
+ "google.co.bw",
4854
+ "google.com.by",
4855
+ "google.by",
4856
+ "google.com.bz",
4857
+ "google.ca",
4858
+ "google.com.kh",
4859
+ "google.cc",
4860
+ "google.cd",
4861
+ "google.cf",
4862
+ "google.cat",
4863
+ "google.cg",
4864
+ "google.ch",
4865
+ "google.ci",
4866
+ "google.co.ck",
4867
+ "google.cl",
4868
+ "google.cm",
4869
+ "google.cn",
4870
+ "google.com.co",
4871
+ "google.co.cr",
4872
+ "google.com.cu",
4873
+ "google.cv",
4874
+ "google.com.cy",
4875
+ "google.cz",
4876
+ "google.de",
4877
+ "google.dj",
4878
+ "google.dk",
4879
+ "google.dm",
4880
+ "google.com.do",
4881
+ "google.dz",
4882
+ "google.com.ec",
4883
+ "google.ee",
4884
+ "google.com.eg",
4885
+ "google.es",
4886
+ "google.com.et",
4887
+ "google.fi",
4888
+ "google.com.fj",
4889
+ "google.fm",
4890
+ "google.fr",
4891
+ "google.ga",
4892
+ "google.gd",
4893
+ "google.ge",
4894
+ "google.gf",
4895
+ "google.gg",
4896
+ "google.com.gh",
4897
+ "google.com.gi",
4898
+ "google.gl",
4899
+ "google.gm",
4900
+ "google.gp",
4901
+ "google.gr",
4902
+ "google.com.gt",
4903
+ "google.gy",
4904
+ "google.com.hk",
4905
+ "google.hn",
4906
+ "google.hr",
4907
+ "google.ht",
4908
+ "google.hu",
4909
+ "google.co.id",
4910
+ "google.iq",
4911
+ "google.ie",
4912
+ "google.co.il",
4913
+ "google.im",
4914
+ "google.co.in",
4915
+ "google.io",
4916
+ "google.is",
4917
+ "google.it",
4918
+ "google.je",
4919
+ "google.com.jm",
4920
+ "google.jo",
4921
+ "google.co.jp",
4922
+ "google.co.ke",
4923
+ "google.ki",
4924
+ "google.kg",
4925
+ "google.co.kr",
4926
+ "google.com.kw",
4927
+ "google.kz",
4928
+ "google.la",
4929
+ "google.com.lb",
4930
+ "google.com.lc",
4931
+ "google.li",
4932
+ "google.lk",
4933
+ "google.co.ls",
4934
+ "google.lt",
4935
+ "google.lu",
4936
+ "google.lv",
4937
+ "google.com.ly",
4938
+ "google.co.ma",
4939
+ "google.md",
4940
+ "google.me",
4941
+ "google.mg",
4942
+ "google.mk",
4943
+ "google.ml",
4944
+ "google.mn",
4945
+ "google.ms",
4946
+ "google.com.mt",
4947
+ "google.mu",
4948
+ "google.mv",
4949
+ "google.mw",
4950
+ "google.com.mx",
4951
+ "google.com.my",
4952
+ "google.co.mz",
4953
+ "google.com.na",
4954
+ "google.ne",
4955
+ "google.com.nf",
4956
+ "google.com.ng",
4957
+ "google.com.ni",
4958
+ "google.nl",
4959
+ "google.no",
4960
+ "google.com.np",
4961
+ "google.nr",
4962
+ "google.nu",
4963
+ "google.co.nz",
4964
+ "google.com.om",
4965
+ "google.com.pa",
4966
+ "google.com.pe",
4967
+ "google.com.ph",
4968
+ "google.com.pk",
4969
+ "google.pl",
4970
+ "google.pn",
4971
+ "google.com.pr",
4972
+ "google.ps",
4973
+ "google.pt",
4974
+ "google.com.py",
4975
+ "google.com.qa",
4976
+ "google.ro",
4977
+ "google.rs",
4978
+ "google.ru",
4979
+ "google.rw",
4980
+ "google.com.sa",
4981
+ "google.com.sb",
4982
+ "google.sc",
4983
+ "google.se",
4984
+ "google.com.sg",
4985
+ "google.sh",
4986
+ "google.si",
4987
+ "google.sk",
4988
+ "google.com.sl",
4989
+ "google.sn",
4990
+ "google.sm",
4991
+ "google.so",
4992
+ "google.st",
4993
+ "google.com.sv",
4994
+ "google.td",
4995
+ "google.tg",
4996
+ "google.co.th",
4997
+ "google.com.tj",
4998
+ "google.tk",
4999
+ "google.tl",
5000
+ "google.tm",
5001
+ "google.to",
5002
+ "google.com.tn",
5003
+ "google.com.tr",
5004
+ "google.tt",
5005
+ "google.com.tw",
5006
+ "google.co.tz",
5007
+ "google.com.ua",
5008
+ "google.co.ug",
5009
+ "google.ae",
5010
+ "google.co.uk",
5011
+ "google.us",
5012
+ "google.com.uy",
5013
+ "google.co.uz",
5014
+ "google.com.vc",
5015
+ "google.co.ve",
5016
+ "google.vg",
5017
+ "google.co.vi",
5018
+ "google.com.vn",
5019
+ "google.vu",
5020
+ "google.ws",
5021
+ "google.co.za",
5022
+ "google.co.zm",
5023
+ "google.co.zw",
5024
+ "google.tn",
5025
+ "search.avg.com",
5026
+ "isearch.avg.com",
5027
+ "www.cnn.com",
5028
+ "darkoogle.com",
5029
+ "search.darkoogle.com",
5030
+ "search.foxtab.com",
5031
+ "www.gooofullsearch.com",
5032
+ "search.hiyo.com",
5033
+ "search.incredimail.com",
5034
+ "search1.incredimail.com",
5035
+ "search2.incredimail.com",
5036
+ "search3.incredimail.com",
5037
+ "search4.incredimail.com",
5038
+ "search.incredibar.com",
5039
+ "search.sweetim.com",
5040
+ "www.fastweb.it",
5041
+ "search.juno.com",
5042
+ "find.tdc.dk",
5043
+ "searchresults.verizon.com",
5044
+ "search.walla.co.il",
5045
+ "search.alot.com",
5046
+ "www.googleearth.de",
5047
+ "www.googleearth.fr",
5048
+ "webcache.googleusercontent.com",
5049
+ "encrypted.google.com",
5050
+ "googlesyndicatedsearch.com"
5051
+ ],
5052
+ "parameters": [
5053
+ "q",
5054
+ "query",
5055
+ "Keywords"
5056
+ ]
5057
+ },
5058
+ "Blogpulse": {
5059
+ "domains": [
5060
+ "www.blogpulse.com"
5061
+ ],
5062
+ "parameters": [
5063
+ "query"
5064
+ ]
5065
+ },
5066
+ "Hooseek.com": {
5067
+ "domains": [
5068
+ "www.hooseek.com"
5069
+ ],
5070
+ "parameters": [
5071
+ "recherche"
5072
+ ]
5073
+ },
5074
+ "Dalesearch": {
5075
+ "domains": [
5076
+ "www.dalesearch.com"
5077
+ ],
5078
+ "parameters": [
5079
+ "q"
5080
+ ]
5081
+ },
5082
+ "Alice Adsl": {
5083
+ "domains": [
5084
+ "rechercher.aliceadsl.fr"
5085
+ ],
5086
+ "parameters": [
5087
+ "q"
5088
+ ]
5089
+ },
5090
+ "T-Online": {
5091
+ "domains": [
5092
+ "suche.t-online.de",
5093
+ "brisbane.t-online.de",
5094
+ "navigationshilfe.t-online.de"
5095
+ ],
5096
+ "parameters": [
5097
+ "q"
5098
+ ]
5099
+ },
5100
+ "Sogou": {
5101
+ "domains": [
5102
+ "www.sougou.com",
5103
+ "www.soso.com"
5104
+ ],
5105
+ "parameters": [
5106
+ "query",
5107
+ "w"
5108
+ ]
5109
+ },
5110
+ "Hit-Parade": {
5111
+ "domains": [
5112
+ "req.-hit-parade.com",
5113
+ "class.hit-parade.com",
5114
+ "www.hit-parade.com"
5115
+ ],
5116
+ "parameters": [
5117
+ "p7"
5118
+ ]
5119
+ },
5120
+ "SearchCanvas": {
5121
+ "domains": [
5122
+ "www.searchcanvas.com"
5123
+ ],
5124
+ "parameters": [
5125
+ "q"
5126
+ ]
5127
+ },
5128
+ "Jungle Key": {
5129
+ "domains": [
5130
+ "junglekey.com",
5131
+ "junglekey.fr"
5132
+ ],
5133
+ "parameters": [
5134
+ "query"
5135
+ ]
5136
+ },
5137
+ "Interia": {
5138
+ "domains": [
5139
+ "www.google.interia.pl"
5140
+ ],
5141
+ "parameters": [
5142
+ "q"
5143
+ ]
5144
+ },
5145
+ "Genieo": {
5146
+ "domains": [
5147
+ "search.genieo.com"
5148
+ ],
5149
+ "parameters": [
5150
+ "q"
5151
+ ]
5152
+ },
5153
+ "Tiscali": {
5154
+ "domains": [
5155
+ "search.tiscali.it",
5156
+ "search-dyn.tiscali.it",
5157
+ "hledani.tiscali.cz"
5158
+ ],
5159
+ "parameters": [
5160
+ "q",
5161
+ "key"
5162
+ ]
5163
+ },
5164
+ "Gomeo": {
5165
+ "domains": [
5166
+ "www.gomeo.com"
5167
+ ],
5168
+ "parameters": [
5169
+ "Keywords"
5170
+ ]
5171
+ }
5172
+ },
5173
+ "email": {
5174
+ "Bigpond": {
5175
+ "domains": [
5176
+ "webmail.bigpond.com",
5177
+ "webmail2.bigpond.com",
5178
+ "email.telstra.com",
5179
+ "basic.messaging.bigpond.com"
5180
+ ]
5181
+ },
5182
+ "Naver Mail": {
5183
+ "domains": [
5184
+ "mail.naver.com"
5185
+ ]
5186
+ },
5187
+ "Zoho": {
5188
+ "domains": [
5189
+ "mail.zoho.com"
5190
+ ]
5191
+ },
5192
+ "Virgin": {
5193
+ "domains": [
5194
+ "webmail.virginbroadband.com.au"
5195
+ ]
5196
+ },
5197
+ "Yahoo! Mail": {
5198
+ "domains": [
5199
+ "mail.yahoo.net",
5200
+ "mail.yahoo.com",
5201
+ "mail.yahoo.co.uk",
5202
+ "mail.yahoo.co.jp"
5203
+ ]
5204
+ },
5205
+ "iiNet": {
5206
+ "domains": [
5207
+ "webmail.iinet.net.au",
5208
+ "mail.iinet.net.au"
5209
+ ]
5210
+ },
5211
+ "E1.ru": {
5212
+ "domains": [
5213
+ "mail.e1.ru"
5214
+ ]
5215
+ },
5216
+ "Vodafone": {
5217
+ "domains": [
5218
+ "webmail.vodafone.co.nz"
5219
+ ]
5220
+ },
5221
+ "126 Mail": {
5222
+ "domains": [
5223
+ "mail.126.com"
5224
+ ]
5225
+ },
5226
+ "Inbox.com": {
5227
+ "domains": [
5228
+ "inbox.com"
5229
+ ]
5230
+ },
5231
+ "iPrimus": {
5232
+ "domains": [
5233
+ "webmail.iprimus.com.au"
5234
+ ]
5235
+ },
5236
+ "QQ Mail": {
5237
+ "domains": [
5238
+ "mail.qq.com",
5239
+ "exmail.qq.com"
5240
+ ]
5241
+ },
5242
+ "QIP": {
5243
+ "domains": [
5244
+ "mail.qip.ru"
5245
+ ]
5246
+ },
5247
+ "Sibmail": {
5248
+ "domains": [
5249
+ "sibmail.com"
5250
+ ]
5251
+ },
5252
+ "Freenet": {
5253
+ "domains": [
5254
+ "webmail.freenet.de"
5255
+ ]
5256
+ },
5257
+ "Seznam Mail": {
5258
+ "domains": [
5259
+ "email.seznam.cz"
5260
+ ]
5261
+ },
5262
+ "Westnet": {
5263
+ "domains": [
5264
+ "webmail.westnet.com.au"
5265
+ ]
5266
+ },
5267
+ "Outlook.com": {
5268
+ "domains": [
5269
+ "mail.live.com",
5270
+ "outlook.live.com"
5271
+ ]
5272
+ },
5273
+ "Dodo": {
5274
+ "domains": [
5275
+ "webmail.dodo.com.au"
5276
+ ]
5277
+ },
5278
+ "2degrees": {
5279
+ "domains": [
5280
+ "webmail.2degreesbroadband.co.nz"
5281
+ ]
5282
+ },
5283
+ "Daum Mail": {
5284
+ "domains": [
5285
+ "mail2.daum.net",
5286
+ "mail.daum.net"
5287
+ ]
5288
+ },
5289
+ "Beeline": {
5290
+ "domains": [
5291
+ "post.ru"
5292
+ ]
5293
+ },
5294
+ "Mail.ru": {
5295
+ "domains": [
5296
+ "e.mail.ru",
5297
+ "touch.mail.ru"
5298
+ ]
5299
+ },
5300
+ "Adam Internet": {
5301
+ "domains": [
5302
+ "webmail.adam.com.au"
5303
+ ]
5304
+ },
5305
+ "Orange Webmail": {
5306
+ "domains": [
5307
+ "orange.fr/webmail"
5308
+ ]
5309
+ },
5310
+ "AOL Mail": {
5311
+ "domains": [
5312
+ "mail.aol.com"
5313
+ ]
5314
+ },
5315
+ "Netspace": {
5316
+ "domains": [
5317
+ "webmail.netspace.net.au"
5318
+ ]
5319
+ },
5320
+ "Optus Zoo": {
5321
+ "domains": [
5322
+ "webmail.optuszoo.com.au",
5323
+ "webmail.optusnet.com.au"
5324
+ ]
5325
+ },
5326
+ "Commander": {
5327
+ "domains": [
5328
+ "webmail.commander.net.au"
5329
+ ]
5330
+ },
5331
+ "Mastermail": {
5332
+ "domains": [
5333
+ "mastermail.ru",
5334
+ "m.mastermail.ru"
5335
+ ]
5336
+ },
5337
+ "Yandex": {
5338
+ "domains": [
5339
+ "mail.yandex.ru",
5340
+ "mail.yandex.com",
5341
+ "mail.yandex.kz",
5342
+ "mail.yandex.ua",
5343
+ "mail.yandex.by"
5344
+ ]
5345
+ },
5346
+ "163 Mail": {
5347
+ "domains": [
5348
+ "mail.163.com"
5349
+ ]
5350
+ },
5351
+ "Ukr.net": {
5352
+ "domains": [
5353
+ "mail.ukr.net"
5354
+ ]
5355
+ },
5356
+ "Rambler": {
5357
+ "domains": [
5358
+ "mail.rambler.ru"
5359
+ ]
5360
+ },
5361
+ "Mynet Mail": {
5362
+ "domains": [
5363
+ "mail.mynet.com"
5364
+ ]
5365
+ },
5366
+ "Gmail": {
5367
+ "domains": [
5368
+ "mail.google.com",
5369
+ "inbox.google.com"
5370
+ ]
5371
+ }
5372
+ },
5373
+ "paid": {
5374
+ "AdSpirit": {
5375
+ "domains": [
5376
+ "adspirit.de",
5377
+ "rtbcity.com",
5378
+ "plusperformance.com"
5379
+ ]
5380
+ },
5381
+ "Flashtalking": {
5382
+ "domains": [
5383
+ "flashtalking.com",
5384
+ "servedby.flashtalking.com"
5385
+ ]
5386
+ },
5387
+ "AudienceScience": {
5388
+ "domains": [
5389
+ "wunderloop.net"
5390
+ ]
5391
+ },
5392
+ "Outbrain": {
5393
+ "domains": [
5394
+ "paid.outbrain.com"
5395
+ ]
5396
+ },
5397
+ "Yieldmo": {
5398
+ "domains": [
5399
+ "yieldmo.com"
5400
+ ]
5401
+ },
5402
+ "Mozo": {
5403
+ "domains": [
5404
+ "mozo.com.au",
5405
+ "a.mozo.com.au"
5406
+ ]
5407
+ },
5408
+ "Acuity Ads": {
5409
+ "domains": [
5410
+ "acuityplatform.com"
5411
+ ]
5412
+ },
5413
+ "LifeStreet": {
5414
+ "domains": [
5415
+ "lfstmedia.com"
5416
+ ]
5417
+ },
5418
+ "MicroAd": {
5419
+ "domains": [
5420
+ "microad.jp"
5421
+ ]
5422
+ },
5423
+ "Taboola": {
5424
+ "domains": [
5425
+ "trc.taboola.com",
5426
+ "api.taboola.com",
5427
+ "taboola.com"
5428
+ ]
5429
+ },
5430
+ "Doubleclick": {
5431
+ "domains": [
5432
+ "ad.doubleclick.net",
5433
+ "ad-apac.doubleclick.net",
5434
+ "s0.2mdn.net",
5435
+ "s1.2mdn.net",
5436
+ "dp.g.doubleclick.net",
5437
+ "pubads.g.doubleclick.net"
5438
+ ]
5439
+ },
5440
+ "Adform": {
5441
+ "domains": [
5442
+ "adform.net"
5443
+ ]
5444
+ },
5445
+ "Sizmek": {
5446
+ "domains": [
5447
+ "bs.serving-sys.com"
5448
+ ]
5449
+ },
5450
+ "Criteo": {
5451
+ "domains": [
5452
+ "cas.jp.as.criteo.com",
5453
+ "cas.criteo.com"
5454
+ ]
5455
+ },
5456
+ "Fluct": {
5457
+ "domains": [
5458
+ "adingo.jp"
5459
+ ]
5460
+ },
5461
+ "LowerMyBills": {
5462
+ "domains": [
5463
+ "lowermybills.com"
5464
+ ],
5465
+ "parameters": [
5466
+ "leadid"
5467
+ ]
5468
+ },
5469
+ "White Pages": {
5470
+ "domains": [
5471
+ "www.whitepages.com.au",
5472
+ "mobile.whitepages.com.au"
5473
+ ]
5474
+ },
5475
+ "Neustar AdAdvisor": {
5476
+ "domains": [
5477
+ "adadvisor.net"
5478
+ ]
5479
+ },
5480
+ "ONE by AOL": {
5481
+ "domains": [
5482
+ "nexage.com"
5483
+ ]
5484
+ },
5485
+ "Mixpo": {
5486
+ "domains": [
5487
+ "mixpo.com"
5488
+ ]
5489
+ },
5490
+ "Rubicon Project": {
5491
+ "domains": [
5492
+ "optimized-by.rubiconproject.com"
5493
+ ]
5494
+ },
5495
+ "PubMatic": {
5496
+ "domains": [
5497
+ "sshowads.pubmatic.com"
5498
+ ]
5499
+ },
5500
+ "Jivox": {
5501
+ "domains": [
5502
+ "jivox.com"
5503
+ ]
5504
+ },
5505
+ "BidSwitch": {
5506
+ "domains": [
5507
+ "bidswitch.net"
5508
+ ]
5509
+ },
5510
+ "Sonobi": {
5511
+ "domains": [
5512
+ "sonobi.com"
5513
+ ]
5514
+ },
5515
+ "SteelHouse": {
5516
+ "domains": [
5517
+ "steelhousemedia.com"
5518
+ ]
5519
+ },
5520
+ "AdRoll": {
5521
+ "domains": [
5522
+ "adroll.com"
5523
+ ]
5524
+ },
5525
+ "AdNET": {
5526
+ "domains": [
5527
+ "adnet.de"
5528
+ ]
5529
+ },
5530
+ "Tribal Fusion": {
5531
+ "domains": [
5532
+ "cdnx.tribalfusion.com"
5533
+ ]
5534
+ },
5535
+ "Yandex.Market": {
5536
+ "domains": [
5537
+ "market.yandex.ru",
5538
+ "m.market.yandex.ru"
5539
+ ]
5540
+ },
5541
+ "StickyADS.tv": {
5542
+ "domains": [
5543
+ "stickyadstv.com",
5544
+ "sfx.stickyadstv.com"
5545
+ ]
5546
+ },
5547
+ "ZEDO": {
5548
+ "domains": [
5549
+ "zedo.com",
5550
+ "z1.zedo.com"
5551
+ ]
5552
+ },
5553
+ "Plista": {
5554
+ "domains": [
5555
+ "farm.plista.com"
5556
+ ]
5557
+ },
5558
+ "AppNexus": {
5559
+ "domains": [
5560
+ "ib.adnxs.com",
5561
+ "adnxs.com",
5562
+ "247realmedia.com"
5563
+ ]
5564
+ },
5565
+ "Sovrn": {
5566
+ "domains": [
5567
+ "lijit.com"
5568
+ ]
5569
+ },
5570
+ "Google": {
5571
+ "domains": [
5572
+ "www.googleadservices.com",
5573
+ "partner.googleadservices.com",
5574
+ "googleads.g.doubleclick.net",
5575
+ "tpc.googlesyndication.com",
5576
+ "googleadservices.com",
5577
+ "imasdk.googleapis.com"
5578
+ ]
5579
+ },
5580
+ "Eyeota": {
5581
+ "domains": [
5582
+ "eyeota.net"
5583
+ ]
5584
+ },
5585
+ "Price.ru": {
5586
+ "domains": [
5587
+ "price.ru",
5588
+ "v.price.ru"
5589
+ ]
5590
+ },
5591
+ "OpenX": {
5592
+ "domains": [
5593
+ "us-ads.openx.net",
5594
+ "openx.net",
5595
+ "servedbyopenx.com",
5596
+ "openxenterprise.com"
5597
+ ]
5598
+ },
5599
+ "Casale Media": {
5600
+ "domains": [
5601
+ "casalemedia.com"
5602
+ ]
5603
+ },
5604
+ "Adition": {
5605
+ "domains": [
5606
+ "adition.com"
5607
+ ]
5608
+ },
5609
+ "Yandex.Direct": {
5610
+ "domains": [
5611
+ "an.yandex.ru",
5612
+ "yabs.yandex.ru",
5613
+ "yabs.yandex.ua",
5614
+ "yabs.yandex.com",
5615
+ "yabs.yandex.by"
5616
+ ]
5617
+ },
5618
+ "ADFOX": {
5619
+ "domains": [
5620
+ "adfox.ru",
5621
+ "www.adfox.ru",
5622
+ "ads.adfox.ru",
5623
+ "www.ads.adfox.ru"
5624
+ ]
5625
+ },
5626
+ "Torg.Mail.ru": {
5627
+ "domains": [
5628
+ "torg.mail.ru"
5629
+ ]
5630
+ },
5631
+ "Sociomantic Labs": {
5632
+ "domains": [
5633
+ "sociomantic.com"
5634
+ ]
5635
+ }
5636
+ },
5637
+ "social": {
5638
+ "hi5": {
5639
+ "domains": [
5640
+ "hi5.com"
5641
+ ]
5642
+ },
5643
+ "Friendster": {
5644
+ "domains": [
5645
+ "friendster.com"
5646
+ ]
5647
+ },
5648
+ "Weibo": {
5649
+ "domains": [
5650
+ "weibo.com",
5651
+ "t.cn"
5652
+ ]
5653
+ },
5654
+ "Xanga": {
5655
+ "domains": [
5656
+ "xanga.com"
5657
+ ]
5658
+ },
5659
+ "Myspace": {
5660
+ "domains": [
5661
+ "myspace.com"
5662
+ ]
5663
+ },
5664
+ "Buzznet": {
5665
+ "domains": [
5666
+ "buzznet.com"
5667
+ ]
5668
+ },
5669
+ "MyLife": {
5670
+ "domains": [
5671
+ "mylife.ru"
5672
+ ]
5673
+ },
5674
+ "Flickr": {
5675
+ "domains": [
5676
+ "flickr.com"
5677
+ ]
5678
+ },
5679
+ "Whirlpool": {
5680
+ "domains": [
5681
+ "forums.whirlpool.net.au"
5682
+ ]
5683
+ },
5684
+ "Sonico.com": {
5685
+ "domains": [
5686
+ "sonico.com"
5687
+ ]
5688
+ },
5689
+ "Odnoklassniki": {
5690
+ "domains": [
5691
+ "odnoklassniki.ru",
5692
+ "ok.ru"
5693
+ ]
5694
+ },
5695
+ "GitHub": {
5696
+ "domains": [
5697
+ "github.com"
5698
+ ]
5699
+ },
5700
+ "Classmates": {
5701
+ "domains": [
5702
+ "classmates.com"
5703
+ ]
5704
+ },
5705
+ "Friends Reunited": {
5706
+ "domains": [
5707
+ "friendsreunited.com"
5708
+ ]
5709
+ },
5710
+ "Renren": {
5711
+ "domains": [
5712
+ "renren.com"
5713
+ ]
5714
+ },
5715
+ "Quora": {
5716
+ "domains": [
5717
+ "quora.com"
5718
+ ]
5719
+ },
5720
+ "Gaia Online": {
5721
+ "domains": [
5722
+ "gaiaonline.com"
5723
+ ]
5724
+ },
5725
+ "Netlog": {
5726
+ "domains": [
5727
+ "netlog.com"
5728
+ ]
5729
+ },
5730
+ "Orkut": {
5731
+ "domains": [
5732
+ "orkut.com"
5733
+ ]
5734
+ },
5735
+ "MyHeritage": {
5736
+ "domains": [
5737
+ "myheritage.com"
5738
+ ]
5739
+ },
5740
+ "Multiply": {
5741
+ "domains": [
5742
+ "multiply.com"
5743
+ ]
5744
+ },
5745
+ "myYearbook": {
5746
+ "domains": [
5747
+ "myyearbook.com"
5748
+ ]
5749
+ },
5750
+ "WeeWorld": {
5751
+ "domains": [
5752
+ "weeworld.com"
5753
+ ]
5754
+ },
5755
+ "Vimeo": {
5756
+ "domains": [
5757
+ "vimeo.com"
5758
+ ]
5759
+ },
5760
+ "Eksi Sozluk": {
5761
+ "domains": [
5762
+ "Sozluk.com",
5763
+ "sourtimes.org"
5764
+ ]
5765
+ },
5766
+ "Geni": {
5767
+ "domains": [
5768
+ "geni.com"
5769
+ ]
5770
+ },
5771
+ "Uludag Sozluk": {
5772
+ "domains": [
5773
+ "uludagsozluk.com",
5774
+ "ulusozluk.com"
5775
+ ]
5776
+ },
5777
+ "SourceForge": {
5778
+ "domains": [
5779
+ "sourceforge.net"
5780
+ ]
5781
+ },
5782
+ "Plaxo": {
5783
+ "domains": [
5784
+ "plaxo.com"
5785
+ ]
5786
+ },
5787
+ "Taringa!": {
5788
+ "domains": [
5789
+ "taringa.net"
5790
+ ]
5791
+ },
5792
+ "Tagged": {
5793
+ "domains": [
5794
+ "login.tagged.com"
5795
+ ]
5796
+ },
5797
+ "XING": {
5798
+ "domains": [
5799
+ "xing.com"
5800
+ ]
5801
+ },
5802
+ "Instagram": {
5803
+ "domains": [
5804
+ "instagram.com",
5805
+ "l.instagram.com"
5806
+ ]
5807
+ },
5808
+ "Vkontakte": {
5809
+ "domains": [
5810
+ "m.vk.com",
5811
+ "vk.com",
5812
+ "away.vk.com",
5813
+ "vkontakte.ru"
5814
+ ]
5815
+ },
5816
+ "Twitter": {
5817
+ "domains": [
5818
+ "twitter.com",
5819
+ "t.co"
5820
+ ]
5821
+ },
5822
+ "vKruguDruzei.ru": {
5823
+ "domains": [
5824
+ "vkrugudruzei.ru"
5825
+ ]
5826
+ },
5827
+ "Donanimhaber": {
5828
+ "domains": [
5829
+ "donanimhaber.com"
5830
+ ]
5831
+ },
5832
+ "WAYN": {
5833
+ "domains": [
5834
+ "wayn.com"
5835
+ ]
5836
+ },
5837
+ "Skype": {
5838
+ "domains": [
5839
+ "web.skype.com"
5840
+ ]
5841
+ },
5842
+ "Mail.ru": {
5843
+ "domains": [
5844
+ "my.mail.ru"
5845
+ ]
5846
+ },
5847
+ "Badoo": {
5848
+ "domains": [
5849
+ "badoo.com"
5850
+ ]
5851
+ },
5852
+ "Instela": {
5853
+ "domains": [
5854
+ "instela.com"
5855
+ ]
5856
+ },
5857
+ "Habbo": {
5858
+ "domains": [
5859
+ "habbo.com"
5860
+ ]
5861
+ },
5862
+ "Pinterest": {
5863
+ "domains": [
5864
+ "pinterest.com",
5865
+ "pinterest.ca",
5866
+ "pinterest.com.au"
5867
+ ]
5868
+ },
5869
+ "LinkedIn": {
5870
+ "domains": [
5871
+ "linkedin.com",
5872
+ "lnkd.in"
5873
+ ]
5874
+ },
5875
+ "Foursquare": {
5876
+ "domains": [
5877
+ "foursquare.com"
5878
+ ]
5879
+ },
5880
+ "Flixster": {
5881
+ "domains": [
5882
+ "flixster.com"
5883
+ ]
5884
+ },
5885
+ "Windows Live Spaces": {
5886
+ "domains": [
5887
+ "login.live.com"
5888
+ ]
5889
+ },
5890
+ "BlackPlanet": {
5891
+ "domains": [
5892
+ "blackplanet.com"
5893
+ ]
5894
+ },
5895
+ "Cyworld": {
5896
+ "domains": [
5897
+ "global.cyworld.com"
5898
+ ]
5899
+ },
5900
+ "Pocket": {
5901
+ "domains": [
5902
+ "getpocket.com"
5903
+ ]
5904
+ },
5905
+ "Skyrock": {
5906
+ "domains": [
5907
+ "skyrock.com"
5908
+ ]
5909
+ },
5910
+ "Facebook": {
5911
+ "domains": [
5912
+ "facebook.com",
5913
+ "fb.me",
5914
+ "m.facebook.com",
5915
+ "l.facebook.com",
5916
+ "lm.facebook.com"
5917
+ ]
5918
+ },
5919
+ "WhatsApp": {
5920
+ "domains": [
5921
+ "web.whatsapp.com"
5922
+ ]
5923
+ },
5924
+ "Disqus": {
5925
+ "domains": [
5926
+ "redirect.disqus.com",
5927
+ "disq.us",
5928
+ "disqus.com"
5929
+ ]
5930
+ },
5931
+ "StudiVZ": {
5932
+ "domains": [
5933
+ "studivz.net"
5934
+ ]
5935
+ },
5936
+ "Fotolog": {
5937
+ "domains": [
5938
+ "fotolog.com"
5939
+ ]
5940
+ },
5941
+ "ITU Sozluk": {
5942
+ "domains": [
5943
+ "itusozluk.com"
5944
+ ]
5945
+ },
5946
+ "Google+": {
5947
+ "domains": [
5948
+ "url.google.com",
5949
+ "plus.google.com"
5950
+ ]
5951
+ },
5952
+ "Nasza-klasa.pl": {
5953
+ "domains": [
5954
+ "nk.pl"
5955
+ ]
5956
+ },
5957
+ "Qzone": {
5958
+ "domains": [
5959
+ "qzone.qq.com"
5960
+ ]
5961
+ },
5962
+ "Douban": {
5963
+ "domains": [
5964
+ "douban.com"
5965
+ ]
5966
+ },
5967
+ "Bebo": {
5968
+ "domains": [
5969
+ "bebo.com"
5970
+ ]
5971
+ },
5972
+ "Tuenti": {
5973
+ "domains": [
5974
+ "tuenti.com"
5975
+ ]
5976
+ },
5977
+ "Youtube": {
5978
+ "domains": [
5979
+ "youtube.com",
5980
+ "youtu.be"
5981
+ ]
5982
+ },
5983
+ "Reddit": {
5984
+ "domains": [
5985
+ "reddit.com"
5986
+ ]
5987
+ },
5988
+ "Identi.ca": {
5989
+ "domains": [
5990
+ "identi.ca"
5991
+ ]
5992
+ },
5993
+ "StackOverflow": {
5994
+ "domains": [
5995
+ "stackoverflow.com"
5996
+ ]
5997
+ },
5998
+ "Mixi": {
5999
+ "domains": [
6000
+ "mixi.jp"
6001
+ ]
6002
+ },
6003
+ "StumbleUpon": {
6004
+ "domains": [
6005
+ "stumbleupon.com"
6006
+ ]
6007
+ },
6008
+ "Inci Sozluk": {
6009
+ "domains": [
6010
+ "inci.sozlukspot.com",
6011
+ "incisozluk.com",
6012
+ "incisozluk.cc"
6013
+ ]
6014
+ },
6015
+ "Viadeo": {
6016
+ "domains": [
6017
+ "viadeo.com"
6018
+ ]
6019
+ },
6020
+ "Last.fm": {
6021
+ "domains": [
6022
+ "lastfm.ru"
6023
+ ]
6024
+ },
6025
+ "LiveJournal": {
6026
+ "domains": [
6027
+ "livejournal.ru"
6028
+ ]
6029
+ },
6030
+ "Tumblr": {
6031
+ "domains": [
6032
+ "tumblr.com",
6033
+ "t.umblr.com"
6034
+ ]
6035
+ },
6036
+ "Hacker News": {
6037
+ "domains": [
6038
+ "news.ycombinator.com"
6039
+ ]
6040
+ },
6041
+ "Hocam.com": {
6042
+ "domains": [
6043
+ "hocam.com"
6044
+ ]
6045
+ },
6046
+ "Delicious": {
6047
+ "domains": [
6048
+ "delicious.com"
6049
+ ]
6050
+ },
6051
+ "Hyves": {
6052
+ "domains": [
6053
+ "hyves.nl"
6054
+ ]
6055
+ },
6056
+ "Paper.li": {
6057
+ "domains": [
6058
+ "paper.li"
6059
+ ]
6060
+ },
6061
+ "MoiKrug.ru": {
6062
+ "domains": [
6063
+ "moikrug.ru"
6064
+ ]
6065
+ }
6066
+ }
6067
+ };
6068
+
6069
+ // src/libs/referrer-parser/referrer-parser-util.ts
6070
+ import url from "url";
6071
+ import querystring from "querystring";
6072
+ var REFERERS = loadReferrers(REFERRER_DATA);
6073
+ function loadReferrers(source) {
6074
+ const referrers_dict = {};
6075
+ for (const medium in source) {
6076
+ const conf_list = source[medium];
6077
+ for (const referrer_name in conf_list) {
6078
+ const config = conf_list[referrer_name];
6079
+ let params = null;
6080
+ if (config.parameters) {
6081
+ params = config.parameters.map(function(p2) {
6082
+ return p2.toLowerCase();
6083
+ });
6084
+ }
6085
+ config.domains.forEach(function(domain) {
6086
+ referrers_dict[domain] = {
6087
+ "name": referrer_name,
6088
+ "medium": medium
6089
+ };
6090
+ if (params) {
6091
+ referrers_dict[domain]["params"] = params;
6092
+ }
6093
+ });
6094
+ }
6095
+ }
6096
+ return referrers_dict;
6097
+ }
6098
+ var Referrer = class {
6099
+ known;
6100
+ referrer;
6101
+ medium;
6102
+ search_parameter;
6103
+ search_term;
6104
+ referrers;
6105
+ uri;
6106
+ constructor(referrer_url, current_url) {
6107
+ this.known = false;
6108
+ this.referrer = null;
6109
+ this.medium = "unknown";
6110
+ this.search_parameter = null;
6111
+ this.search_term = null;
6112
+ if (!referrer_url)
6113
+ return;
6114
+ const ref_uri = url.parse(referrer_url);
6115
+ const ref_host = ref_uri.hostname;
6116
+ this.known = Boolean(~["http:", "https:"].indexOf(ref_uri.protocol));
6117
+ this.uri = ref_uri;
6118
+ if (!this.known)
6119
+ return;
6120
+ if (current_url) {
6121
+ const curr_uri = url.parse(current_url);
6122
+ const curr_host = curr_uri.hostname;
6123
+ if (curr_host == ref_host) {
6124
+ this.medium = "internal";
6125
+ return;
6126
+ }
6127
+ }
6128
+ let referrer = this._lookup_referrer(ref_host, ref_uri.pathname, true);
6129
+ if (!referrer) {
6130
+ referrer = this._lookup_referrer(ref_host, ref_uri.pathname, false);
6131
+ if (!referrer) {
6132
+ this.medium = "unknown";
6133
+ return;
6134
+ }
6135
+ }
6136
+ this.referrer = referrer["name"];
6137
+ this.medium = referrer["medium"];
6138
+ if (referrer["medium"] == "search") {
6139
+ if (!referrer["params"])
6140
+ return;
6141
+ const pqs = querystring.parse(ref_uri?.query || "");
6142
+ for (const param in pqs) {
6143
+ const val = pqs[param];
6144
+ if (referrer["params"].indexOf(param.toLowerCase()) !== -1) {
6145
+ this.search_parameter = param;
6146
+ this.search_term = val;
6147
+ }
6148
+ }
6149
+ }
6150
+ }
6151
+ _lookup_referrer = (ref_host, ref_path, include_path) => {
6152
+ let referrer = null;
6153
+ if (include_path) {
6154
+ const hostpath = (ref_host ?? "") + (ref_path ?? "");
6155
+ referrer = REFERERS[hostpath];
6156
+ } else {
6157
+ referrer = REFERERS[ref_host ?? ""];
6158
+ }
6159
+ if (!referrer) {
6160
+ if (include_path) {
6161
+ const path_parts = ref_path?.split("/");
6162
+ if (path_parts && path_parts.length > 1) {
6163
+ try {
6164
+ referrer = REFERERS[ref_host + "/" + path_parts[1]];
6165
+ } catch (e) {
6166
+ }
6167
+ }
6168
+ }
6169
+ }
6170
+ if (!referrer) {
6171
+ try {
6172
+ const idx = (ref_host ?? "").indexOf(".");
6173
+ if (idx === -1)
6174
+ return null;
6175
+ const slicedHost = ref_host?.slice(idx + 1);
6176
+ return this._lookup_referrer(
6177
+ slicedHost,
6178
+ ref_path,
6179
+ include_path
6180
+ );
6181
+ } catch (e) {
6182
+ return null;
6183
+ }
6184
+ } else
6185
+ return referrer;
6186
+ };
6187
+ };
6188
+
1358
6189
  // src/types/internal-events/event-detail-types.ts
1359
6190
  var ADTRACKIFY_EVENT_TYPES = /* @__PURE__ */ ((ADTRACKIFY_EVENT_TYPES2) => {
1360
6191
  ADTRACKIFY_EVENT_TYPES2["NOTIFY_SHOPIFY_SUBSCRIPTION_CREATED"] = "shopifySubscriptionCreated";
@@ -1428,6 +6259,8 @@ export {
1428
6259
  LogLevelId,
1429
6260
  Logger,
1430
6261
  PostmarkRequestType,
6262
+ REFERRER_DATA,
6263
+ Referrer,
1431
6264
  S3Client,
1432
6265
  SQSClient,
1433
6266
  ShopifyAppInstallClient,