diff options
Diffstat (limited to 'btc/mtgox/mtgox.getTrades')
-rwxr-xr-x | btc/mtgox/mtgox.getTrades | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btc/mtgox/mtgox.getTrades b/btc/mtgox/mtgox.getTrades index 4901e379..73e5a68d 100755 --- a/btc/mtgox/mtgox.getTrades +++ b/btc/mtgox/mtgox.getTrades @@ -1,3 +1,3 @@ #! /bin/sh # get mtgox last trades -wget -qO- http://mtgox.com/code/data/getTrades.php +$ curl -ksS https://mtgox.com/code/data/getTrades.phl |