From b5ecf955cddd428f74b373c58281e54e08b83103 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 15 Apr 2025 13:31:47 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index 4f3c74fe..b3633bee 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1465, +"count": 1467, "entries": [ { "API": "Cat Facts", @@ -8235,6 +8235,15 @@ "Link": "https://skybiometry.com/documentation/", "Category": "Machine Learning" }, + { + "API": "Spam Hunter", + "Description": "Free service to classify text as spam using ML", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://spam-hunter.ru/", + "Category": "Machine Learning" + }, { "API": "Summarize Text with AI", "Description": "Generates summaries of text and web pages using AI", @@ -12744,6 +12753,15 @@ "Link": "https://stapi.co", "Category": "Video" }, + { + "API": "Star Wars Databank", + "Description": "Info and data from the Star Wars databank in the form of an API", + "Auth": "", + "HTTPS": true, + "Cors": "yes", + "Link": "https://starwars-databank.vercel.app/", + "Category": "Video" + }, { "API": "Stranger Things Quotes", "Description": "Returns Stranger Things quotes",