-
Notifications
You must be signed in to change notification settings - Fork 167
Expand file tree
/
Copy pathsearch.xml
More file actions
10 lines (10 loc) · 826 Bytes
/
search.xml
File metadata and controls
10 lines (10 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Elixir (Linux)</ShortName>
<Description>Elixir Cross Referencer - Linux</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://elixir.bootlin.com/favicon.ico</Image>
<Url rel="results" type="text/html" template="https://elixir.bootlin.com/linux/latest/A/ident/{searchTerms}"/>
<Url rel="suggestions" type="application/x-suggestions+json" template="https://elixir.bootlin.com/acp?q={searchTerms}&f=A&p=linux&opensearch=true"/>
<Url type="application/opensearchdescription+xml" rel="self" template="https://elixir.bootlin.com/static/search.xml" />
</OpenSearchDescription>