From ac7caf0023a9f0711b7e135e7951237c073fceea Mon Sep 17 00:00:00 2001 From: lostinlight Date: Wed, 5 Jul 2023 19:08:32 +0300 Subject: [PATCH] Remove reel2bits --- source/_data/miscellaneous.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 7e8f8cd..f1d466a 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -199,24 +199,6 @@ "OStatusClass": false, "categories": ["SN-mi"] }, - { - "title": "Reel2Bits", - "source": "https://github.com/rhaamo/reel2bits", - "protocols": "ActivityPub", - "site": "https://reel2bits.org", - "logo": "", - "servers": "https://the-federation.info/reel2bits", - "description": "Self-hosted soundtracks and podcasts sharing.", - "codeLanguage": "Python", - "techStack": "Flask, Vue, Bootstrap", - "license": "AGPL-3.0", - "FediAccount": "", - "apClass": true, - "zotClass": false, - "diasporaClass": false, - "OStatusClass": false, - "categories": ["Media"] - }, { "title": "brutalinks", "source": "https://github.com/mariusor/go-littr",