Auto-redirect in presence of search parameters

This commit is contained in:
2023-12-13 23:11:22 +01:00
parent dbe74f4ed1
commit f5f4e85e50
4 changed files with 45 additions and 18 deletions

View File

@@ -0,0 +1,7 @@
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>TROM</ShortName>
<Description>TROM Metasearch</Description>
<InputEncoding>UTF-8</InputEncoding>
<Url type="application/opensearchdescription+xml" rel="self" template="https://testsearch.trom.tf/opensearchdescription.xml">
<Url type="text/html" template="https://testsearch.trom.tf/?q={searchTerms}">
</OpenSearchDescription>