2 changed files with 12 additions and 0 deletions
@ -0,0 +1,9 @@
@@ -0,0 +1,9 @@
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> |
||||
<ShortName>movie-web</ShortName> |
||||
<Description>The place for your favorite movies & 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="http://localhost:5173/#/browse/{searchTerms}" /> --> |
||||
<Url type="application/opensearchdescription+xml" rel="self" template="https://movie-web.app/opensearch.xml" /> |
||||
</OpenSearchDescription> |
Loading…
Reference in new issue