Created
April 28, 2013 15:28
-
-
Save bootleq/5477217 to your computer and use it in GitHub Desktop.
萌典 OpenSearch plugin
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
| <?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/"> | |
| <ShortName>萌典</ShortName> | |
| <Description>教育部國語詞典(民間線上版)</Description> | |
| <InputEncoding>UTF-8</InputEncoding> | |
| <Image width="16" height="16" type="image/x-icon">https://www.moedict.tw/favicon.ico</Image> | |
| <Url type="text/html" method="GET" template="https://www.moedict.tw/#{searchTerms}"></Url> | |
| </OpenSearchDescription> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment