diff --git a/public/data/exchanges.json b/public/data/exchanges.json index 176b083c..de429175 100644 --- a/public/data/exchanges.json +++ b/public/data/exchanges.json @@ -2,12 +2,6 @@ "title": "resourcesPage.exchangesTitle", "description": "resourcesPage.exchangesText", "resources": [ - { - "title": "Bittrex", - "url": "https://bittrex.com/", - "image": "/img/exchanges/bittrex_green.png", - "type": "resourcesPage.exchangesType1" - }, { "title": "Changelly", "url": "https://changelly.com/", @@ -38,12 +32,6 @@ "image": "/img/exchanges/swapspace_green.png", "type": "resourcesPage.exchangesType2" }, - { - "title": "CoinSpot", - "url": "https://www.coinspot.com.au/", - "image": "/img/exchanges/coinspot_green.png", - "type": "resourcesPage.exchangesType1" - }, { "title": "CoinPaprika", "url": "https://coinpaprika.com/coin/ppc-peercoin/", diff --git a/public/img/exchanges/bittrex_green.png b/public/img/exchanges/bittrex_green.png deleted file mode 100755 index ac2d4951..00000000 Binary files a/public/img/exchanges/bittrex_green.png and /dev/null differ diff --git a/public/img/exchanges/coinspot_green.png b/public/img/exchanges/coinspot_green.png deleted file mode 100644 index d5db5dac..00000000 Binary files a/public/img/exchanges/coinspot_green.png and /dev/null differ