mirror of
https://github.com/9001/copyparty.git
synced 2026-02-27 22:13:10 -07:00
Update opds_osd.xml
Signed-off-by: ed <s@ocv.me>
This commit is contained in:
parent
738d3c295f
commit
f3e30f082a
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
|
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
|
||||||
<ShortName>CP {{ longname | truncate(13) }}</ShortName>
|
<ShortName>C {{ longname | truncate(14) }}</ShortName>
|
||||||
<Description>Copyparty {{ longname }}</Description>
|
<Description>Copyparty {{ longname }}</Description>
|
||||||
<Url type="application/atom+xml;profile=opds-catalog" template="{{ search_url }}?opds&q={searchTerms}"/>
|
<Url type="application/atom+xml;profile=opds-catalog" template="{{ search_url }}?opds&q={searchTerms}"/>
|
||||||
</OpenSearchDescription>
|
</OpenSearchDescription>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue