mirror of
https://github.com/redlib-org/redlib.git
synced 2024-12-06 19:27:17 +01:00
Merge remote-tracking branch 'origin/pull/176'
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
|
||||
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
||||
<ShortName>Search Libreddit</ShortName>
|
||||
<Description>Search for whatever you want on Libreddit, awesome Reddit frontend</Description>
|
||||
<InputEncoding>UTF-8</InputEncoding>
|
||||
<Image width="32" height="32" type="image/x-icon">/favicon.ico</Image>
|
||||
<Url type="text/html" template="/search">
|
||||
<Param name="q" value="{searchTerms}"/>
|
||||
</Url>
|
||||
<moz:SearchForm>/search</moz:SearchForm>
|
||||
</OpenSearchDescription>
|
||||
Reference in New Issue
Block a user