Skip to content

Commit 72d0bae

Browse files
committed
Adding opensearch.xml file.
1 parent c773c81 commit 72d0bae

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

opensearch.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
2+
<ShortName>JWT.io</ShortName>
3+
<Description>
4+
Type your token to be decoded.
5+
</Description>
6+
<InputEncoding>UTF-8</InputEncoding>
7+
<Url type="text/html" template="http://jwt.io/?value={searchTerms}"/>
8+
</OpenSearchDescription>

0 commit comments

Comments
 (0)