Skip to content

Instantly share code, notes, and snippets.

@greenplastik
Created January 28, 2010 21:47
Show Gist options
  • Save greenplastik/289174 to your computer and use it in GitHub Desktop.
Save greenplastik/289174 to your computer and use it in GitHub Desktop.
// generated by create search command
CmdUtils.makeSearchCommand({
name: "reg",
url: "http://tarr.uspto.gov/tarr?regser=registration&entry={QUERY}",
});
// generated by create search command
CmdUtils.makeSearchCommand({
name: "app",
url: "http://tarr.uspto.gov/tarr?regser=serial&entry={QUERY}",
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment