From 6f0f9fe54d9ae4a3158df5a79c46f048c53a792d Mon Sep 17 00:00:00 2001 From: daffainfo Date: Wed, 12 Jan 2022 06:07:18 +0700 Subject: [PATCH] Add coinlib to data --- data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data.json b/data.json index 3767d64..68ea273 100644 --- a/data.json +++ b/data.json @@ -412,5 +412,11 @@ "url": "https://github.com/daffainfo/all-about-apikey/blob/main/Cryptocurrency/Coinlayer.md", "description": "Real-time Crypto Currency Exchange Rates", "regex": "^([a-z0-9]{32})$" + }, + { + "name": "Coinlib API Key", + "url": "https://github.com/daffainfo/all-about-apikey/blob/main/Cryptocurrency/Coinlib.md", + "description": "Crypto Currency Prices", + "regex": "^([a-z0-9]{16})$" } ] \ No newline at end of file