From 11c276880f7f8a6915aa9daaca157f72e08f0ff7 Mon Sep 17 00:00:00 2001 From: alex-vakhitov Date: Wed, 26 Feb 2025 11:15:47 +0530 Subject: [PATCH] Create Proxed.AI --- resources/p.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/resources/p.ts b/resources/p.ts index c9a1fd35..2783a441 100644 --- a/resources/p.ts +++ b/resources/p.ts @@ -327,6 +327,13 @@ export const resources: Resource[] = [ ], url: 'https://projectlearn.io/', }, + { + name: 'Proxed.AI', + description: 'Proxed.AI is a secure API proxy for iOS apps that protects AI API keys, prevents unauthorized access, and verifies real devices using Appleā€™s DeviceCheck.', + categories: ['AI', 'Security', 'Authentication'], + url: 'https://proxed.ai/', + keywords: ['ai api security', 'ios api protection', 'secure ai integration', 'api key management'], + }, { name: 'Proxies API', categories: ['Scraping'],