diff --git a/src/utils/defaults.js b/src/utils/defaults.js index 59db5ce8..23a97ee6 100644 --- a/src/utils/defaults.js +++ b/src/utils/defaults.js @@ -208,6 +208,7 @@ module.exports = { }, /* API endpoints for widgets that need to fetch external data */ widgetApiEndpoints: { + anonAddy: 'https://app.anonaddy.com', astronomyPictureOfTheDay: 'https://apodapi.herokuapp.com/api', codeStats: 'https://codestats.net/', covidStats: 'https://disease.sh/v3/covid-19',