🚧 Adds AnonAddy widget endpoint to defaults
This commit is contained in:
@@ -208,6 +208,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
/* API endpoints for widgets that need to fetch external data */
|
/* API endpoints for widgets that need to fetch external data */
|
||||||
widgetApiEndpoints: {
|
widgetApiEndpoints: {
|
||||||
|
anonAddy: 'https://app.anonaddy.com',
|
||||||
astronomyPictureOfTheDay: 'https://apodapi.herokuapp.com/api',
|
astronomyPictureOfTheDay: 'https://apodapi.herokuapp.com/api',
|
||||||
codeStats: 'https://codestats.net/',
|
codeStats: 'https://codestats.net/',
|
||||||
covidStats: 'https://disease.sh/v3/covid-19',
|
covidStats: 'https://disease.sh/v3/covid-19',
|
||||||
|
|||||||
Reference in New Issue
Block a user