Last active
July 10, 2022 06:22
-
-
Save austing/117792dd47ff5251870717e29bf0e293 to your computer and use it in GitHub Desktop.
Open Search
This file contains 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
<?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/"> | |
<!-- Generated by http://www.7is7.com/software/firefox/opensearch.html --> | |
<ShortName>WordHippo Synonyms</ShortName> | |
<Description>WordHippo Synonyms</Description> | |
<Url type="text/html" method="get" template="https://www.wordhippo.com/what-is/another-word-for/{searchTerms}.html"/> | |
<Image width="16" height="16" type="image/x-icon">https://www.wordhippo.com/favicon.ico</Image> | |
<InputEncoding>UTF-8</InputEncoding> | |
<moz:SearchForm>https://www.wordhippo.com/</moz:SearchForm> | |
<moz:UpdateUrl>https://www.wordhippo.com/</moz:UpdateUrl> | |
<moz:IconUpdateUrl>https://www.wordhippo.com/favicon.ico</moz:IconUpdateUrl> | |
<moz:UpdateInterval>7</moz:UpdateInterval> | |
</OpenSearchDescription> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment