summaryrefslogtreecommitdiffstats
path: root/btc/mtgox/mtgox.getDepth
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
commit554c90e8456f44ac82ac3d64f3c31f0ac93cac8d (patch)
treec2c24d48ca39b8bee597934dc96110b0adae22ff /btc/mtgox/mtgox.getDepth
parent3a202fe94eff7b68fa3ffdac35caabf5ee815284 (diff)
mtgox: s/http/https/g
Diffstat (limited to 'btc/mtgox/mtgox.getDepth')
-rwxr-xr-xbtc/mtgox/mtgox.getDepth2
1 files changed, 1 insertions, 1 deletions
diff --git a/btc/mtgox/mtgox.getDepth b/btc/mtgox/mtgox.getDepth
index effc28a0..9a607979 100755
--- a/btc/mtgox/mtgox.getDepth
+++ b/btc/mtgox/mtgox.getDepth
@@ -1,3 +1,3 @@
#! /bin/sh
# get mtgox market depth
-$ curl -ksS http://mtgox.com/code/data/getDepth.php
+$ curl -ksS https://mtgox.com/code/data/getDepth.php