From a7c14e2f29831f4bc5eb18e23e55eb6f7a4e3431 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Apr 2024 17:12:12 +0200 Subject: Merging upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- services/settings/dumps/main/search-config.json | 235 ++++++++++++------------ 1 file changed, 120 insertions(+), 115 deletions(-) (limited to 'services/settings/dumps/main/search-config.json') diff --git a/services/settings/dumps/main/search-config.json b/services/settings/dumps/main/search-config.json index de3c5edda2..2d5c0a6790 100644 --- a/services/settings/dumps/main/search-config.json +++ b/services/settings/dumps/main/search-config.json @@ -1,120 +1,11 @@ { "data": [ { - "schema": 1701806001667, - "appliesTo": [ - { - "included": { - "locales": { - "matches": [ - "cs" - ] - } - } - } - ], - "webExtension": { - "id": "seznam-cz@search.mozilla.org" - }, - "id": "c50dcc87-0192-4461-bb88-17a55ba181c7", - "last_modified": 1701806851414 - }, - { - "params": { - "searchUrlGetParams": [ - { - "name": "ie", - "value": "utf-8" - }, - { - "name": "wd", - "value": "{searchTerms}" - } - ], - "suggestUrlGetParams": [ - { - "name": "ie", - "value": "utf-8" - }, - { - "name": "action", - "value": "opensearch" - }, - { - "name": "wd", - "value": "{searchTerms}" - } - ] - }, - "schema": 1701806000003, - "appliesTo": [ - { - "params": { - "searchUrlGetParams": [ - { - "name": "ie", - "value": "utf-8" - }, - { - "name": "wd", - "value": "{searchTerms}" - } - ], - "suggestUrlGetParams": [ - { - "name": "ie", - "value": "utf-8" - }, - { - "name": "action", - "value": "opensearch" - }, - { - "name": "wd", - "value": "{searchTerms}" - } - ] - }, - "default": "yes", - "override": true, - "orderHint": 3000, - "application": { - "distributions": [ - "MozillaOnline" - ] - } - }, - { - "included": { - "locales": { - "matches": [ - "zh-CN" - ] - } - } - }, - { - "default": "yes", - "included": { - "locales": { - "matches": [ - "zh-CN" - ] - }, - "regions": [ - "cn" - ] - } + "urls": { + "trending": { + "fullPath": "https://www.bing.com/osjson.aspx" } - ], - "telemetryId": "baidu", - "webExtension": { - "id": "baidu@search.mozilla.org" }, - "id": "52dd490a-89e8-45f2-96b0-f2c72e157526", - "last_modified": 1701806851411 - }, - { "params": { "searchUrlGetParams": [ { @@ -127,7 +18,7 @@ } ] }, - "schema": 1701771233688, + "schema": 1706313607068, "appliesTo": [ { "included": { @@ -343,7 +234,121 @@ "id": "bing@search.mozilla.org" }, "id": "7ec766f6-639a-4618-91bc-33eb3d4378c6", - "last_modified": 1701806851408 + "last_modified": 1707231832220 + }, + { + "schema": 1701806001667, + "appliesTo": [ + { + "included": { + "locales": { + "matches": [ + "cs" + ] + } + } + } + ], + "webExtension": { + "id": "seznam-cz@search.mozilla.org" + }, + "id": "c50dcc87-0192-4461-bb88-17a55ba181c7", + "last_modified": 1701806851414 + }, + { + "params": { + "searchUrlGetParams": [ + { + "name": "ie", + "value": "utf-8" + }, + { + "name": "wd", + "value": "{searchTerms}" + } + ], + "suggestUrlGetParams": [ + { + "name": "ie", + "value": "utf-8" + }, + { + "name": "action", + "value": "opensearch" + }, + { + "name": "wd", + "value": "{searchTerms}" + } + ] + }, + "schema": 1701806000003, + "appliesTo": [ + { + "params": { + "searchUrlGetParams": [ + { + "name": "ie", + "value": "utf-8" + }, + { + "name": "wd", + "value": "{searchTerms}" + } + ], + "suggestUrlGetParams": [ + { + "name": "ie", + "value": "utf-8" + }, + { + "name": "action", + "value": "opensearch" + }, + { + "name": "wd", + "value": "{searchTerms}" + } + ] + }, + "default": "yes", + "override": true, + "orderHint": 3000, + "application": { + "distributions": [ + "MozillaOnline" + ] + } + }, + { + "included": { + "locales": { + "matches": [ + "zh-CN" + ] + } + } + }, + { + "default": "yes", + "included": { + "locales": { + "matches": [ + "zh-CN" + ] + }, + "regions": [ + "cn" + ] + } + } + ], + "telemetryId": "baidu", + "webExtension": { + "id": "baidu@search.mozilla.org" + }, + "id": "52dd490a-89e8-45f2-96b0-f2c72e157526", + "last_modified": 1701806851411 }, { "urls": { @@ -2675,5 +2680,5 @@ "last_modified": 1583937832210 } ], - "timestamp": 1701806851414 + "timestamp": 1707231832220 } -- cgit v1.2.3