mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
Make the search quicker by not going through ?topic=
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
||||
<ShortName>cheat.sh</ShortName>
|
||||
<Description>The only cheat sheet you need. Unified access to the best community driven documentation repositories of the world.</Description>
|
||||
<Url type="text/html" template="https://cheat.sh/?topic={searchTerms}" />
|
||||
<Url type="text/html" template="https://cheat.sh/{searchTerms}" />
|
||||
<Url type="application/opensearchdescription+xml" rel="self" template="https://cheat.sh/files/opensearch.xml" />
|
||||
<Tags>cheatsheet curl terminal command-line cli examples documentation help tldr</Tags>
|
||||
<Language>en-US</Language>
|
||||
|
||||
Reference in New Issue
Block a user