From c4762d4e85f0a0109845852ae77466847dfd759e Mon Sep 17 00:00:00 2001 From: daffainfo Date: Mon, 18 Apr 2022 13:51:19 +0700 Subject: [PATCH] Add coinranking --- data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data.json b/data.json index 78f4942..2239bc1 100644 --- a/data.json +++ b/data.json @@ -424,5 +424,11 @@ "url": "https://github.com/daffainfo/all-about-apikey/blob/main/Cryptocurrency/CoinMarketCap.md", "description": "Cryptocurrencies Prices", "regex": "^([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})$" + }, + { + "name": "Coinranking API Key", + "url": "https://github.com/daffainfo/all-about-apikey/blob/main/Cryptocurrency/Coinranking.md", + "description": "Live Cryptocurrency data", + "regex": "^(coinranking[a-z0-9]{48})$" } ] \ No newline at end of file