From 2909201fb615354976aa7d7001d4116a50ccea34 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 16 Apr 2024 12:11:59 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/db/resources.json b/db/resources.json index 07d036d7..56338c60 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1455, +"count": 1453, "entries": [ { "API": "AdoptAPet", @@ -163,15 +163,6 @@ "Link": "https://place.dog", "Category": "Animals" }, - { - "API": "PlaceKitten", - "Description": "Placeholder Kitten pictures", - "Auth": "", - "HTTPS": true, - "Cors": "yes", - "Link": "https://placekitten.com/", - "Category": "Animals" - }, { "API": "RandomDog", "Description": "Random pictures of dogs", @@ -11123,15 +11114,6 @@ "Link": "https://avatars.dicebear.com/", "Category": "Test Data" }, - { - "API": "English Random Words", - "Description": "Generate English Random Words with Pronunciation", - "Auth": "", - "HTTPS": true, - "Cors": "no", - "Link": "https://random-words-api.vercel.app/word", - "Category": "Test Data" - }, { "API": "Faker", "Description": "Generate massive amounts of fake (but realistic) data for testing and development.",