Browse Source

move opensearch xml

pull/376/head
adrifcastr 2 years ago
parent
commit
dadc77f57c
  1. 3
      src/assets/opensearch.xml

3
public/opensearch.xml → src/assets/opensearch.xml

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