Develops a crypto price chart widget

This commit is contained in:
Alicia Sykes 2021-12-11 18:50:31 +00:00
parent ebd4c48300
commit 65733d2af7
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ module.exports = {
weather: 'https://api.openweathermap.org/data/2.5/weather',
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/',
},
/* URLs for web search engines */
searchEngineUrls: {