You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
625 B
9 lines
625 B
<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>
|
|
|