mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
firefox: ?C search engine
This commit is contained in:
parent
585f75ae92
commit
db682de546
1 changed files with 6 additions and 0 deletions
|
|
@ -54,6 +54,12 @@ in {
|
||||||
Description = "Software development, but free!";
|
Description = "Software development, but free!";
|
||||||
URLTemplate = "https://codeberg.org/explore/repos?q={searchTerms}";
|
URLTemplate = "https://codeberg.org/explore/repos?q={searchTerms}";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
Name = "?C";
|
||||||
|
Alias = "gcc";
|
||||||
|
IconURL = "https://git.confusedcompiler.org/favicon.ico";
|
||||||
|
URLTemplate = "https://git.confusedcompiler.org/explore/repos?q={searchTerms}";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue