Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #26 from dragonfruitnetwork/add-opensearch
Browse files Browse the repository at this point in the history
Add OpenSearch descriptions
  • Loading branch information
aspriddell authored May 15, 2021
2 parents 61435d1 + ce55fdb commit 0f0f8fc
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
8 changes: 8 additions & 0 deletions public/site/osd/pc.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?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>Dragon6 (PC)</ShortName>
<Description>Dragon6 PC Account Search</Description>
<Tags>dragon6 pc stats siege</Tags>
<InputEncoding>UTF-8</InputEncoding>
<Url type="text/html" method="get" template="https://dragon6.dragonfruit.network/Stats/PC/?q={searchTerms}"></Url>
</OpenSearchDescription>
8 changes: 8 additions & 0 deletions public/site/osd/psn.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?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>Dragon6 (PSN)</ShortName>
<Description>Dragon6 PlayStation Account Search</Description>
<Tags>dragon6 psn playstation ps4 ps5 stats siege</Tags>
<InputEncoding>UTF-8</InputEncoding>
<Url type="text/html" method="get" template="https://dragon6.dragonfruit.network/Stats/PSN/?q={searchTerms}"></Url>
</OpenSearchDescription>
8 changes: 8 additions & 0 deletions public/site/osd/xbox.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?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>Dragon6 (XBL)</ShortName>
<Description>Dragon6 Xbox Account Search</Description>
<Tags>dragon6 xbox xbl live stats siege</Tags>
<InputEncoding>UTF-8</InputEncoding>
<Url type="text/html" method="get" template="https://dragon6.dragonfruit.network/Stats/XB1/?q={searchTerms}"></Url>
</OpenSearchDescription>

0 comments on commit 0f0f8fc

Please sign in to comment.