README update

This commit is contained in:
Charlie Root 2024-05-21 00:28:12 +02:00
commit 2040e535e2
5 changed files with 708 additions and 49 deletions

View file

@ -86,6 +86,13 @@ in {
URLTemplate =
"https://wiki.debian.org/FrontPage?action=fullsearch&value={searchTerms}";
}
{
Name = "noogle";
Descriptiom = "Noogle Search";
Alias = "!no";
Method = "GET";
URLTemplate = "https://noogle.dev/";
}
];
};
extensions = {