Skip to content

Commit 55358f1

Browse files
update opensearchspec to use https
1 parent 8ce09a4 commit 55358f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opensearchspec.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>Habhub Tracker - Search</Description>
55
<InputEncoding>UTF-8</InputEncoding>
66
<Contact>[email protected]</Contact>
7-
<Image height="16" width="16" type="image/x-icon">http://tracker.habhub.org/favicon.ico</Image>
7+
<Image height="16" width="16" type="image/x-icon">https://tracker.habhub.org/favicon.ico</Image>
88
<Developer>Rossen Georgiev</Developer>
9-
<Url type="text/html" method="get" template="http://tracker.habhub.org/#!qm=All&amp;q={searchTerms}" />
9+
<Url type="text/html" method="get" template="https://tracker.habhub.org/#!qm=All&amp;q={searchTerms}" />
1010
</OpenSearchDescription>

0 commit comments

Comments
 (0)