Random duck image

This commit is contained in:
Luquinhas 2025-02-08 20:57:15 -03:00
parent f01feb7468
commit f8c54da5a2
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
4 changed files with 29 additions and 1 deletions

View file

@ -19,5 +19,6 @@
"quoteApi": "https://quotes-api-self.vercel.app/quote",
"weatherApi": "https://api.weather.com/v3",
"randomPonyApi": "https://theponyapi.com/api/v1/pony/random",
"foxApi": "https://randomfox.ca/floof/"
"foxApi": "https://randomfox.ca/floof/",
"duckApi": "https://random-d.uk/api/v2/random"
}