Skip to content

Instantly share code, notes, and snippets.

@austing
Created February 14, 2022 20:34
Show Gist options
  • Save austing/afb5d7fc47e9c03c8f9dc0c5166a43f6 to your computer and use it in GitHub Desktop.
Save austing/afb5d7fc47e9c03c8f9dc0c5166a43f6 to your computer and use it in GitHub Desktop.
grimm-opensearch.xml
<?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>Grimms Wörterbuch</ShortName>
<Description>Grimms Wörterbuch</Description>
<Url type="text/html" method="get" template="https://www.woerterbuchnetz.de/DWB/{searchTerms}"/>
<Image width="16" height="16" type="image/x-icon">https://www.woerterbuchnetz.de/DWB/favicon.ico</Image>
<InputEncoding>UTF-8</InputEncoding>
<moz:SearchForm>https://www.woerterbuchnetz.de/DWB/</moz:SearchForm>
<moz:UpdateUrl>https://www.woerterbuchnetz.de/DWB/opensearch.xml</moz:UpdateUrl>
<moz:IconUpdateUrl>https://www.woerterbuchnetz.de/favicon.ico</moz:IconUpdateUrl>
<moz:UpdateInterval>7</moz:UpdateInterval>
</OpenSearchDescription>
<!--https://www.woerterbuchnetz.de/DWB/zukämmen-->
@austing
Copy link
Author

austing commented Feb 14, 2022

<link rel="search" type="application/opensearchdescription+xml" title="Grimms Wörterbuch" href="https://gist.githubusercontent.com/austing/afb5d7fc47e9c03c8f9dc0c5166a43f6/raw/3cf9491a9f84f90ef5460a5953e3237eec40a30c/opensearch.xml">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment