-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathopensearch.xml
More file actions
23 lines (15 loc) · 1001 Bytes
/
opensearch.xml
File metadata and controls
23 lines (15 loc) · 1001 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Nothing Space</ShortName>
<Description>Search the ultimate hub for Nothing & CMF users: OTA updates, wallpapers, KLWP themes, and developer tools.</Description>
<Tags>nothing cmf tools wallpapers os updates android</Tags>
<Developer>ROHit</Developer>
<Language>en</Language>
<InputEncoding>UTF-8</InputEncoding>
<OutputEncoding>UTF-8</OutputEncoding>
<Image width="16" height="16" type="image/svg+xml">https://nothingtools.github.io/icon.svg</Image>
<Image width="64" height="64" type="image/png">https://nothingtools.github.io/banner.png</Image>
<Url type="text/html" method="get" template="https://nothingtools.github.io/?s={searchTerms}"/>
<Url type="application/opensearchdescription+xml" rel="self" template="https://nothingtools.github.io/opensearch.xml"/>
<SyndicationRight>open</SyndicationRight>
</OpenSearchDescription>