Skip to content

Commit 32ccf60

Browse files
committed
Fix Search
1 parent 2388db7 commit 32ccf60

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>SondeHub Tracker</title>
66
<meta name="description" content="Live tracking of radiosonde flights. Data via SondeHub v2. Includes weather overlay, predictions, and access to historic radiosonde flights on sondehub." />
77
<meta name="author" content="Rossen Georgiev / Mark Jessop / Michaela Wheeler / Luke Prior" />
8-
<link rel="search" type="application/opensearchdescription+xml" href="opensearchspec.xml" title="Search on Sondebhub Tracker">
8+
<link rel="search" type="application/opensearchdescription+xml" href="opensearchspec.xml" title="Search on SondeHub Tracker">
99
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1"/>
1010
<meta name="apple-mobile-web-app-title" content="SondeHub Tracker">
1111
<meta name="apple-mobile-web-app-capable" content="yes" />

opensearchspec.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0"?>
22
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
3-
<ShortName>Habhub Tracker</ShortName>
4-
<Description>Habhub Tracker - Search</Description>
3+
<ShortName>SondeHub Tracker</ShortName>
4+
<Description>SondeHub Tracker - Search</Description>
55
<InputEncoding>UTF-8</InputEncoding>
66
<Contact>[email protected]</Contact>
7-
<Image height="16" width="16" type="image/x-icon">https://tracker.habhub.org/favicon.ico</Image>
8-
<Developer>Rossen Georgiev</Developer>
9-
<Url type="text/html" method="get" template="https://tracker.habhub.org/#!qm=All&amp;q={searchTerms}" />
7+
<Image height="16" width="16" type="image/x-icon">https://sondehub.org/favicon.ico</Image>
8+
<Developer>Luke Prior</Developer>
9+
<Url type="text/html" method="get" template="https://sondehub.org/#!f={searchTerms}&amp;mz=9&amp;qm=All&amp;q={searchTerms}" />
1010
</OpenSearchDescription>

0 commit comments

Comments
 (0)