mirror of https://github.com/kiwix/kiwix-tools.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
414 B
9 lines
414 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
|
|
<ShortName>Zim catalog search</ShortName>
|
|
<Description>Search zim files in the catalog.</Description>
|
|
<Url type="application/atom+xml;profile=opds-catalog"
|
|
xmlns:atom="http://www.w3.org/2005/Atom"
|
|
template="/__ROOT_LOCATION__/catalog/search?q={searchTerms}"/>
|
|
</OpenSearchDescription>
|