Skip to content

Instantly share code, notes, and snippets.

@aborruso
Created December 15, 2009 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aborruso/256857 to your computer and use it in GitHub Desktop.
Save aborruso/256857 to your computer and use it in GitHub Desktop.
// generated by create search command
CmdUtils.makeSearchCommand({
name: "Treccani",
homepage: "http://aborruso.spaziogis.it/",
author: { name: "Andrea Borruso"},
icon: "http://www.iconfinder.net/ajax/download/png/?id=20721&s=24",
description: "Esegue ricerche nel vocabolario Treccani",
url: "http://www.treccani.it/Portale/services/searchTitle.jsp?cercaTesto={QUERY}&searchIn=V&cercaTestoVis=&x=0&y=0",
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment