From 2b57e1bd19d5e1b86ec4c3259e655dc59cf22ad3 Mon Sep 17 00:00:00 2001 From: Jan Curn Date: Tue, 11 Nov 2025 12:29:55 -0800 Subject: [PATCH 1/2] Fixed Apify icon --- servers/apify/icon.svg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/servers/apify/icon.svg b/servers/apify/icon.svg index c3f0d86..361f00b 100644 --- a/servers/apify/icon.svg +++ b/servers/apify/icon.svg @@ -1,11 +1,11 @@ - - - - + + + + - + From a34b0b9fec640f1e2fad58fea10e9b28e3d8d002 Mon Sep 17 00:00:00 2001 From: Jan Curn Date: Tue, 11 Nov 2025 12:31:47 -0800 Subject: [PATCH 2/2] Fixed typo --- servers/apify/server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/apify/server.json b/servers/apify/server.json index 38c586b..0b6bb9a 100644 --- a/servers/apify/server.json +++ b/servers/apify/server.json @@ -1,6 +1,6 @@ { "name": "Apify", - "description": "Extract data from any website with thousands of scrapers, crawlers, and automations", + "description": "Extract data from any website with thousands of scrapers, crawlers, and automations.", "transport": [ "streamable-http" ],