diff --git a/components/search_engines/prepopulated_engines.json b/components/search_engines/prepopulated_engines.json index 4628700e..8ad6c68b 100644 --- a/components/search_engines/prepopulated_engines.json +++ b/components/search_engines/prepopulated_engines.json @@ -1,4 +1,4 @@ -// Copyright 2021 The Chromium Authors and Alex313031. All rights reserved. +// Copyright 2022 The Chromium Authors and Alex313031. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. @@ -28,7 +28,7 @@ // Increment this if you change the data in ways that mean users with // existing data should get a new version. Otherwise, existing data may // continue to be used and updates made here will not always appear. - "kCurrentDataVersion": 129 + "kCurrentDataVersion": 130 }, // The following engines are included in country lists and are added to the @@ -121,6 +121,7 @@ "image_url": "{google:baseSearchByImageURL}upload", "contextual_search_url": "{google:baseURL}_/contextualsearch?{google:contextualSearchVersion}{google:contextualSearchContextData}", "image_url_post_params": "encoded_image={google:imageThumbnail},image_url={google:imageURL},sbisrc={google:imageSearchSource},original_width={google:imageOriginalWidth},original_height={google:imageOriginalHeight}", + "side_search_param": "sidesearch", "alternate_urls": [ "{google:baseURL}#q={searchTerms}", "{google:baseURL}search#q={searchTerms}",