This commit is contained in:
2024-07-30 11:37:38 +02:00
parent da70eef561
commit 6932d908b2
8 changed files with 175 additions and 106 deletions

View File

@@ -2,6 +2,6 @@
<ShortName>TROM</ShortName>
<Description>TROM Search</Description>
<InputEncoding>UTF-8</InputEncoding>
<Url type="application/opensearchdescription+xml" rel="self" template="https://testsearch.trom.tf/opensearchdescription.xml"></Url>
<Url type="text/html" template="https://testsearch.trom.tf/?q={searchTerms}"></Url>
</OpenSearchDescription>
<Url type="application/opensearchdescription+xml" rel="self" template="https://search.trom.tf/opensearchdescription.xml"></Url>
<Url type="text/html" template="https://search.trom.tf/?q={searchTerms}"></Url>
</OpenSearchDescription>