Public Gists by pratham

gist: 10707 Ubiquity - Web Traffic Stats.
Gravatar
Sat Sep 13 21:51:38 -0700 2008
1
2
3
if (CmdUtils.parserVersion == 2) {
  CmdUtils.CreateCommand({
    names: ["traffic"],
gist: 10706 Ubiquity - Google Trends.
Gravatar
Sat Sep 13 21:51:04 -0700 2008
1
2
3
if (CmdUtils.parserVersion == 2) {
CmdUtils.CreateCommand({
  names: ["trends", "google trends", "google search trends"],
gist: 10704 Ubiquity - Google Image Sea...
Gravatar
Sat Sep 13 21:50:27 -0700 2008
1
2
3
if (CmdUtils.parserVersion == 2) {
CmdUtils.CreateCommand({
  names: ["image", "gim"],
gist: 10703 Ubiquity - Check the Web Host.
Gravatar
Sat Sep 13 21:49:37 -0700 2008
1
2
3
CmdUtils.CreateCommand({
  name: "host",
  icon: "http://www.whoishostingthis.com/favicon.ico",
gist: 10702 Ubiquity - Checks if a site...
Gravatar
Sat Sep 13 21:48:39 -0700 2008
1
2
3
CmdUtils.CreateCommand({
  name: "site-down",
  icon: "http://downforeveryoneorjustme.com/favicon.ico",
gist: 10700 Ubiquity - Search Domain Names
Gravatar
Sat Sep 13 21:45:22 -0700 2008
1
2
3
CmdUtils.CreateCommand({
  name: "search-domain-name",
  icon: "http://instantdomainsearch.com/favicon.ico",