yahoo!: rename search-yahoo to yahoo-search
parent
178f79decf
commit
51b01d73b3
|
@ -56,5 +56,5 @@ CONSTANT: factor-id "fRrVAKzV34GDyeRw6bUHDhEWHRedwfOC7e61wwXZLgGF80E67spxdQXuugB
|
||||||
10 >>results
|
10 >>results
|
||||||
swap >>query ;
|
swap >>query ;
|
||||||
|
|
||||||
: search-yahoo ( search -- seq )
|
: yahoo-search ( search -- seq )
|
||||||
query http-get nip string>xml parse-yahoo ;
|
query http-get nip string>xml parse-yahoo ;
|
||||||
|
|
Loading…
Reference in New Issue