genki (owner)

Revisions

gist: 7630 Download_button fork
public
Description:
s21g-blog-search
Public Clone URL: git://gist.github.com/7630.git
Embed All Files: show embed
s21g-blog-search.js #
1
2
3
4
5
6
7
makeSearchCommand({
  name: "s21g-blog-search",
  url: "http://blog.s21g.com/?query={QUERY}",
  icon: "http://blog.s21g.com/favicon.ico",
  description:
    "Searches <a href=\"http://blog.s21g.com/\">s21g blog</a> for your words."
});