Add Veronica-2 over HTTP
continuous-integration/drone/push Build is passing Details

This commit is contained in:
~lucidiot 2021-10-24 21:10:55 +02:00
parent c73d023cb3
commit 2a4b78d937
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Veronica-2</ShortName>
<Description>Veronica-2 Gopher Search Engine</Description>
<LongName>Veronica-2 Gopher Search Engine over HTTP</LongName>
<Developer>~lucidiot - https://envs.net/~lucidiot/</Developer>
<Contact>lucidiot@envs.net</Contact>
<Url type="text/html" template="http://gopher.floodgap.com/gopher/gw?ss=gopher%3A%2F%2Fgopher.floodgap.com%3A70%2F7%2Fv2%2Fvs&amp;sq={searchTerms}" />
<Url type="application/opensearchdescription+xml" rel="self" template="https://envs.net/~lucidiot/opensearch/veronica2.xml" />
</OpenSearchDescription>

View File

@ -27,6 +27,12 @@ header-includes:
title="Mamont (English)"
href="./mamont-int.xml"
/>
<link
rel="search"
type="application/opensearchdescription+xml"
title="Veronica-2"
href="./veronica2.xml"
/>
```
---
@ -92,6 +98,7 @@ autodiscovery, well you can just grab the XML files yourself here:
* [DuckDuckGo HTML](./ddghtml.xml)
* [Mamont (Russian)](./mamont.xml) (FTP search engine)
* [Mamont (English)](./mamont-int.xml) (FTP search engine)
* [Veronica-2](./veronica2.xml) (Gopher search engine, proxied over HTTP)
## To-do