From 26c3f171f6e3ef3ef75597282400212648ce38a5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 28 Oct 2025 11:19:50 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/db/resources.json b/db/resources.json index a17fc916..1f601352 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1525, +"count": 1526, "entries": [ { "API": "Cat Facts", @@ -172,12 +172,21 @@ "Link": "https://thedogapi.com/", "Category": "Animals" }, + { + "API": "WoRMS", + "Description": "Authoritative list of marine species names and taxonomy", + "Auth": "", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://www.marinespecies.org/rest/", + "Category": "Animals" + }, { "API": "xeno-canto", "Description": "Bird recordings", "Auth": "", "HTTPS": true, - "Cors": "unknown", + "Cors": "yes", "Link": "https://xeno-canto.org/explore/api", "Category": "Animals" },