From 1fda4ef384321d734a2016e090c058a6eded9885 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Fri, 1 Jul 2022 23:01:35 +0300 Subject: [PATCH] Update Tools (closes #32) --- source/_data/tools.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/source/_data/tools.json b/source/_data/tools.json index e66af5d..439a429 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -289,24 +289,6 @@ "OStatusClass": false, "categories": ["Specs"] }, - { - "title": "p3k", - "source": "https://github.com/aaronpk/p3k", - "protocols": "ActivityPub", - "site": "https://indieweb.org/p3k", - "logo": "", - "servers": "https://the-federation.info/p3k", - "description": "Components of the sites aaronparecki.com and indiewebcat.com.", - "codeLanguage": "PHP", - "techStack": "", - "license": "MIT", - "FediAccount": "", - "apClass": true, - "zotClass": false, - "diasporaClass": false, - "OStatusClass": false, - "categories": ["Other"] - }, { "title": "ActivityRelay", "source": "https://git.pleroma.social/pleroma/relay",