Creates an FX widget

This commit is contained in:
Alicia Sykes
2021-12-12 15:04:34 +00:00
parent 464eef9338
commit a77cb9430f
4 changed files with 136 additions and 0 deletions

View File

@@ -211,6 +211,7 @@ module.exports = {
cryptoPrices: 'https://api.coingecko.com/api/v3/coins/',
cryptoWatchList: 'https://api.coingecko.com/api/v3/coins/markets/',
xkcdComic: 'https://xkcd.vercel.app/',
exchangeRates: 'https://v6.exchangerate-api.com/v6/',
},
/* URLs for web search engines */
searchEngineUrls: {