mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-03 04:35:14 +08:00
Dropbox -> AWS switch for Poloniex bundle
This commit is contained in:
@@ -42,8 +42,7 @@ class PoloniexBundle(BaseCryptoPricingBundle):
|
||||
@lazyval
|
||||
def tar_url(self):
|
||||
return (
|
||||
'https://www.dropbox.com/s/9naqffawnq8o4r2/'
|
||||
'poloniex-bundle.tar?dl=1'
|
||||
'https://s3.amazonaws.com/enigmaco/catalyst-bundles/poloniex/poloniex-bundle.tar.gz'
|
||||
)
|
||||
|
||||
@lazyval
|
||||
|
||||
Reference in New Issue
Block a user