[tbb-commits] [tor-browser] branch tor-browser-102.3.0esr-12.0-2 updated: fixup! Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing
gitolite role
git at cupani.torproject.org
Tue Oct 11 15:31:57 UTC 2022
This is an automated email from the git hooks/post-receive script.
pierov pushed a commit to branch tor-browser-102.3.0esr-12.0-2
in repository tor-browser.
The following commit(s) were added to refs/heads/tor-browser-102.3.0esr-12.0-2 by this push:
new 7151a4d466bc fixup! Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing
7151a4d466bc is described below
commit 7151a4d466bc3e40aae96831dad5e2cfd0281205
Author: cypherpunks1 <2478-cypherpunks1 at gitlab.torproject.org>
AuthorDate: Fri Sep 30 09:02:51 2022 +0300
fixup! Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing
---
browser/components/search/extensions/startpage/manifest.json | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/browser/components/search/extensions/startpage/manifest.json b/browser/components/search/extensions/startpage/manifest.json
index 18041d3a2f83..497373ec17a2 100644
--- a/browser/components/search/extensions/startpage/manifest.json
+++ b/browser/components/search/extensions/startpage/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Startpage",
- "description": "Start Page",
+ "description": "Startpage",
"manifest_version": 2,
"version": "1.0",
"applications": {
@@ -18,9 +18,9 @@
"chrome_settings_overrides": {
"search_provider": {
"name": "Startpage",
- "search_url": "https://startpage.com/sp/search",
- "search_form": "https://startpage.com/sp/search/",
- "search_url_post_params": "q={searchTerms}&segment=startpage.tor"
+ "search_url": "https://www.startpage.com/sp/search",
+ "search_form": "https://www.startpage.com/sp/search/",
+ "search_url_post_params": "q={searchTerms}"
}
}
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tbb-commits
mailing list