move opensearch xml

This commit is contained in:
adrifcastr 2023-07-04 14:34:47 +02:00
parent 21a0757af0
commit dadc77f57c

View File

@ -2,7 +2,6 @@
<ShortName>movie-web</ShortName>
<Description>The place for your favorite movies &amp; shows</Description>
<InputEncoding>UTF-8</InputEncoding>
<!-- <Url type="text/html" template="https://movie-web.app/browse/{searchTerms}" /> -->
<Url type="text/html" template="https://dev.movie-web.app/browse/{searchTerms}" />
<Url type="text/html" template="https://movie-web.app/browse/{searchTerms}" />
<Url type="application/opensearchdescription+xml" rel="self" template="https://movie-web.app/opensearch.xml" />
</OpenSearchDescription>