diff --git a/bin/feedtest.go b/bin/feedtest.go index 8ba08a5..2f5cc1d 100644 --- a/bin/feedtest.go +++ b/bin/feedtest.go @@ -3,24 +3,37 @@ package main import ( "encoding/json" "fmt" + "io" "log" "net/http" "os" + "strings" "github.com/nkanaev/yarr/src/parser" ) func main() { if len(os.Args) != 2 { - fmt.Println("usage: