Skip to content

Commit

Permalink
add pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangyoucai committed May 4, 2017
1 parent bba17b1 commit 43804f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pw.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ type Options struct {
}

// Cmd send data to api.pullword.com
// date 2016-12-31
// author andy.jiang
func Cmd(method, source string, args Options) ([]byte, error) {
url := fmt.Sprintf(
"http://api.pullword.com/%s.php?source=%s&param1=%d&param2=%d",
Expand Down

0 comments on commit 43804f8

Please sign in to comment.