mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
firefox: break search engine into sections
This commit is contained in:
parent
a1fea8473f
commit
467f7fec42
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ in {
|
||||||
+ mkGlFlag "fr"
|
+ mkGlFlag "fr"
|
||||||
+ mkHlFlag "fr";
|
+ mkHlFlag "fr";
|
||||||
in [
|
in [
|
||||||
|
# Google and its evil empire™
|
||||||
{
|
{
|
||||||
Name = "Google Customized";
|
Name = "Google Customized";
|
||||||
Alias = "G";
|
Alias = "G";
|
||||||
|
|
@ -47,6 +48,8 @@ in {
|
||||||
SuggestURLTemplate = withGoogleFlags "http://suggestqueries.google.com/complete/search?q={searchTerms}&ds=yt";
|
SuggestURLTemplate = withGoogleFlags "http://suggestqueries.google.com/complete/search?q={searchTerms}&ds=yt";
|
||||||
URLTemplate = withGoogleFlags "https://www.youtube.com/results?search_query={searchTerms}";
|
URLTemplate = withGoogleFlags "https://www.youtube.com/results?search_query={searchTerms}";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Forges
|
||||||
{
|
{
|
||||||
Name = "GitHub";
|
Name = "GitHub";
|
||||||
Alias = "ggh";
|
Alias = "ggh";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue