Skip to content

Instantly share code, notes, and snippets.

@dahlia
Last active September 29, 2018 21:40
Show Gist options
  • Save dahlia/c4b8e88c60c8b273f7ede092b2c1c86b to your computer and use it in GitHub Desktop.
Save dahlia/c4b8e88c60c8b273f7ede092b2c1c86b to your computer and use it in GitHub Desktop.
한국민족문화대백과사전 OpenSearch
<?xml version="1.0" encoding="utf-8"?>
<!-- How to install on Firefox:
window.external.AddSearchProvider(
"https://gist.github.com/dahlia/c4b8e88c60c8b273f7ede092b2c1c86b/raw/encykorea.aks.ac.kr.xml"
);
-->
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>한국민족문화대백과사전</ShortName>
<Description>한국민족문화대백과사전 검색</Description>
<InputEncoding>UTF-8</InputEncoding>
<LongName>한국민족문화대백과사전 검색</LongName>
<Image height="16" width="16">http://encykorea.aks.ac.kr/favicon.ico</Image>
<Url type="text/html" method="get" template="http://encykorea.aks.ac.kr/Search/List?keyword={searchTerms}&amp;page=1"/>
<Tags>Korea</Tags>
</OpenSearchDescription>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment