mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 12:54:48 -04:00
Move feeds under new /feeds root
This commit is contained in:
parent
ee545502af
commit
c109c565cb
22 changed files with 136 additions and 99 deletions
|
@ -7,7 +7,7 @@
|
|||
<SyndicationRight>open</SyndicationRight>
|
||||
<OutputEncoding>UTF-8</OutputEncoding>
|
||||
<InputEncoding>UTF-8</InputEncoding>
|
||||
<Url type="text/html" template="https://standardebooks.org/ebooks?query={searchTerms}&per-page={count}&page={startPage}"/>
|
||||
<Url type="application/atom+xml;profile=opds-catalog;kind=acquisition" template="https://standardebooks.org/opds/all?query={searchTerms}"/>
|
||||
<Url type="application/xhtml+xml" template="https://standardebooks.org/ebooks?query={searchTerms}&per-page={count}&page={startPage}"/>
|
||||
<Url type="application/atom+xml;profile=opds-catalog;kind=acquisition" template="https://standardebooks.org/feeds/opds/all?query={searchTerms}"/>
|
||||
<Query role="example" searchTerms="fiction" startPage="1" count="12"/>
|
||||
</OpenSearchDescription>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue