Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fix Search
  • Loading branch information
LukePrior committed Dec 12, 2021
commit 32ccf6049bba1cccfcdca5962ab9acba687e04de
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>SondeHub Tracker</title>
<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." />
<meta name="author" content="Rossen Georgiev / Mark Jessop / Michaela Wheeler / Luke Prior" />
<link rel="search" type="application/opensearchdescription+xml" href="opensearchspec.xml" title="Search on Sondebhub Tracker">
<link rel="search" type="application/opensearchdescription+xml" href="opensearchspec.xml" title="Search on SondeHub Tracker">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1"/>
<meta name="apple-mobile-web-app-title" content="SondeHub Tracker">
<meta name="apple-mobile-web-app-capable" content="yes" />
Expand Down
10 changes: 5 additions & 5 deletions opensearchspec.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Habhub Tracker</ShortName>
<Description>Habhub Tracker - Search</Description>
<ShortName>SondeHub Tracker</ShortName>
<Description>SondeHub Tracker - Search</Description>
<InputEncoding>UTF-8</InputEncoding>
<Contact>[email protected]</Contact>
<Image height="16" width="16" type="image/x-icon">https://tracker.habhub.org/favicon.ico</Image>
<Developer>Rossen Georgiev</Developer>
<Url type="text/html" method="get" template="https://tracker.habhub.org/#!qm=All&amp;q={searchTerms}" />
<Image height="16" width="16" type="image/x-icon">https://sondehub.org/favicon.ico</Image>
<Developer>Luke Prior</Developer>
<Url type="text/html" method="get" template="https://sondehub.org/#!f={searchTerms}&amp;mz=9&amp;qm=All&amp;q={searchTerms}" />
</OpenSearchDescription>