Adds a crypto price watch-list widget

This commit is contained in:
Alicia Sykes
2021-12-11 21:11:07 +00:00
parent d3c4fb50ae
commit 985b0000fa
4 changed files with 189 additions and 1 deletions

View File

@@ -209,6 +209,7 @@ module.exports = {
weatherForecast: 'https://api.openweathermap.org/data/2.5/forecast/daily',
tflStatus: 'https://api.tfl.gov.uk/line/mode/tube/status',
cryptoPrices: 'https://api.coingecko.com/api/v3/coins/',
cryptoWatchList: 'https://api.coingecko.com/api/v3/coins/markets/',
},
/* URLs for web search engines */
searchEngineUrls: {