Created
August 29, 2008 01:12
-
-
Save griffin-stewie/7872 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
makeSearchCommand({ | |
name: "search.twitter", | |
url: "http://search.twitter.com/search?q=&ands={QUERY}&phrase=&ors=¬s=&tag=&lang=ja&from=&to=&ref=&near=&within=15&units=mi&since=&until=&rpp=50", | |
icon: "", | |
description: "Searches <a href=\"http://search.twitter.com/\">Twitter Search</a> for your words.", | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment