summaryrefslogtreecommitdiffstats
path: root/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
commit2dbf79c24b497da812db1e9b384f679df96712d3 (patch)
tree9db4e445f99e2e27ed5fb4c5cf64427baf7b59c9 /mtgox/mtgox.getDepth
parentb09847aae35f03ca12c74bc9905e88ddfd5c7856 (diff)
mtgox: s/http/https/g
Diffstat (limited to 'mtgox/mtgox.getDepth')
-rwxr-xr-xmtgox/mtgox.getDepth2
1 files changed, 1 insertions, 1 deletions
diff --git a/mtgox/mtgox.getDepth b/mtgox/mtgox.getDepth
index effc28a0..9a607979 100755
--- a/mtgox/mtgox.getDepth
+++ b/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