Close all void HTML tags and remove HTML entities

This commit is contained in:
Alex Cabal 2020-09-04 12:42:27 -05:00
parent dec516e3f1
commit 79ec73946e
13 changed files with 57 additions and 54 deletions

View file

@ -26,7 +26,7 @@ print("<?xml version=\"1.0\" encoding=\"utf-8\"?>\n");
<link href="/ebooks/ebooks?query=doyle" rel="alternate" type="text/html"/>
<link href="/opds" rel="start" type="application/atom+xml;profile=opds-catalog;kind=navigation"/>
<link href="/opds/all" rel="http://opds-spec.org/crawlable" type="application/atom+xml;profile=opds-catalog;kind=acquisition"/>
<link href="/ebooks/opensearch" rel="search" type="application/opensearchdescription+xml" />
<link href="/ebooks/opensearch" rel="search" type="application/opensearchdescription+xml"/>
<title>Standard Ebooks OPDS Search Results</title>
<subtitle>Free and liberated ebooks, carefully produced for the true book lover.</subtitle>
<icon>/images/logo.png</icon>