diff options
author | makefu <github@syntax-fehler.de> | 2011-08-24 17:53:11 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2011-08-24 17:53:11 +0200 |
commit | 9a2947575515fe070fb63e640007f4d4ed952f85 (patch) | |
tree | 63d2085927916eaa955e37255ee04cb54930d0a1 /btc/mtgox/mtgox.getDepth | |
parent | bc901adc1441d6f11c53dacb5bbca7acdcf03361 (diff) | |
parent | 7c18a3d4e5897adb4ddd141aed261ce63daf1a10 (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'btc/mtgox/mtgox.getDepth')
-rwxr-xr-x | btc/mtgox/mtgox.getDepth | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/btc/mtgox/mtgox.getDepth b/btc/mtgox/mtgox.getDepth deleted file mode 100755 index 9a607979..00000000 --- a/btc/mtgox/mtgox.getDepth +++ /dev/null @@ -1,3 +0,0 @@ -#! /bin/sh -# get mtgox market depth -$ curl -ksS https://mtgox.com/code/data/getDepth.php |