Creates a joke-fetching widget

This commit is contained in:
Alicia Sykes
2021-12-12 19:06:32 +00:00
parent 51b7e639cc
commit d9759c06b3
4 changed files with 122 additions and 0 deletions

View File

@@ -213,6 +213,7 @@ module.exports = {
xkcdComic: 'https://xkcd.vercel.app/',
exchangeRates: 'https://v6.exchangerate-api.com/v6/',
stockPriceChart: 'https://www.alphavantage.co/query',
jokes: 'https://v2.jokeapi.dev/joke/',
},
/* URLs for web search engines */
searchEngineUrls: {