From a0e7aee373d4352913310980d071b118705b3b3e Mon Sep 17 00:00:00 2001 From: lostinlight Date: Mon, 23 Oct 2023 23:04:01 +0300 Subject: [PATCH] Remove duplicate item --- source/_data/tools.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/source/_data/tools.json b/source/_data/tools.json index 708f340..f395d67 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -2701,24 +2701,6 @@ "OStatusClass": false, "categories": ["Utils"] }, - { - "title": "FakeFirehose", - "source": "https://github.com/raynormast/fake-firehose", - "protocols": "ActivityPub", - "site": "", - "logo": "", - "servers": "", - "description": "An API to index statuses on Mastodon acting as a relay.", - "codeLanguage": "C#", - "techStack": "", - "license": "MIT", - "FediAccount": "", - "apClass": true, - "zotClass": false, - "diasporaClass": false, - "OStatusClass": false, - "categories": ["Utils"] - }, { "title": "masto-backfill", "source": "https://github.com/AdamK2003/masto-backfill",