Last active
April 22, 2022 07:16
-
-
Save liponex/8de6c5387b9e3c7efd5566b4c0b842bf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" | |
xmlns:moz="http://www.mozilla.org/2006/browser/search/"> | |
<ShortName>AlternativeTo</ShortName> | |
<Description>AlternativeTo - find better alternatives to the products you love and hate.</Description> | |
<InputEncoding>UTF-8</InputEncoding> | |
<Image width="16" height="16" type="image/x-icon">https://i.ibb.co/xmWQ96s/favicon.png</Image> | |
<Url type="text/html" template="https://alternativeto.net/browse/search/?q={searchTerms}"/> | |
<moz:SearchForm>https://alternativeto.net/browse/search</moz:SearchForm> | |
</OpenSearchDescription> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment