Add coinranking

main
daffainfo 2022-04-18 13:51:19 +07:00
parent 41aeded5c4
commit c4762d4e85
1 changed files with 6 additions and 0 deletions

View File

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