summaryrefslogtreecommitdiffstats
path: root/btc/mtgox/mtgox.getTrades
diff options
context:
space:
mode:
authorclub-mate <spam@hensen.it>2011-07-31 04:12:02 +0200
committerclub-mate <spam@hensen.it>2011-07-31 04:12:02 +0200
commitd66d3a0d37ceeab54a1e6c6b20643bee724e7705 (patch)
tree515b06f9fbe04c805147b6a2c2efb6c0197538e3 /btc/mtgox/mtgox.getTrades
parent98920b56cc260b7afa6e263f18578b9f403a7d0f (diff)
mtgox: s/http/https/g
Diffstat (limited to 'btc/mtgox/mtgox.getTrades')
-rwxr-xr-xbtc/mtgox/mtgox.getTrades2
1 files changed, 1 insertions, 1 deletions
diff --git a/btc/mtgox/mtgox.getTrades b/btc/mtgox/mtgox.getTrades
index fd0d0ea9..73e5a68d 100755
--- a/btc/mtgox/mtgox.getTrades
+++ b/btc/mtgox/mtgox.getTrades
@@ -1,3 +1,3 @@
#! /bin/sh
# get mtgox last trades
-$ curl -ksS http://mtgox.com/code/data/getTrades.phl
+$ curl -ksS https://mtgox.com/code/data/getTrades.phl