mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
firefox: codeberg search engine
This commit is contained in:
parent
817576c3fb
commit
bfb096ad73
1 changed files with 7 additions and 0 deletions
|
|
@ -40,6 +40,13 @@ in {
|
|||
SuggestURLTemplate = withFlags "https://suggestqueries.google.com/complete/search?q={searchTerms}";
|
||||
URLTemplate = withFlags "https://google.com/search?q={searchTerms}";
|
||||
})
|
||||
{
|
||||
Name = "Codeberg";
|
||||
Alias = "gco";
|
||||
IconURL = "https://codeberg.org/favicon.ico";
|
||||
Description = "Software development, but free!";
|
||||
URLTemplate = "https://codeberg.org/explore/repos?q={searchTerms}";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue