Add coinlib to data

main
daffainfo 2022-01-12 06:07:18 +07:00
parent 585ac781a0
commit 6f0f9fe54d
1 changed files with 6 additions and 0 deletions

View File

@ -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})$"
}
]