Random fox image

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

View file

@ -18,5 +18,6 @@
"ponyApi": "http://ponyapi.net/v1",
"quoteApi": "https://quotes-api-self.vercel.app/quote",
"weatherApi": "https://api.weather.com/v3",
"randomPonyApi": "https://theponyapi.com/api/v1/pony/random"
"randomPonyApi": "https://theponyapi.com/api/v1/pony/random",
"foxApi": "https://randomfox.ca/floof/"
}