Firefox: Make 4pda 2-letter alias.
This commit is contained in:
parent
af6bec732a
commit
56aa6bd62a
|
@ -20,7 +20,7 @@
|
|||
];
|
||||
|
||||
searchEngines = [
|
||||
(mkSearchEngine "4pda" "4pda" "https://4pda.to/forum/index.php?act=search&forums[]=all&source=all&query={searchTerms}")
|
||||
(mkSearchEngine "4p" "4pda" "https://4pda.to/forum/index.php?act=search&forums[]=all&source=all&query={searchTerms}")
|
||||
(mkSearchEngine "aw" "Arch Wiki" "https://wiki.archlinux.org/index.php?search={searchTerms}")
|
||||
(mkSearchEngine "gh" "GitHub" "https://github.com/search?q={searchTerms}")
|
||||
(mkSearchEngine "ghc" "GitHub Code" "https://github.com/search?q={searchTerms}&type=code")
|
||||
|
|
Loading…
Reference in a new issue