🚧 Adds AnonAddy widget endpoint to defaults

This commit is contained in:
Alicia Sykes 2022-01-20 16:36:54 +00:00
parent 63904366ce
commit c8f33d85bf
1 changed files with 1 additions and 0 deletions

View File

@ -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',