From 88e306aff03ded2f2978a3c2669f4ad569c15708 Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Tue, 5 Dec 2017 21:25:43 +0100 Subject: [PATCH] removed unstable TTRSS API for now --- extensions.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/extensions.json b/extensions.json index 7631870..0a3cc1a 100644 --- a/extensions.json +++ b/extensions.json @@ -33,14 +33,6 @@ "url": "https://github.com/FreshRSS/Extensions", "type": "gh-subdirectory" }, - { - "name": "TTRSS_API", - "description": "Provides an API compliant with TinyTinyRSS applications", - "version": 0.1, - "author": "Marien Fressinaud", - "url": "https://github.com/FreshRSS/Extensions", - "type": "gh-subdirectory" - }, { "name": "YouTube", "description": "Display videos from YouTube feeds inline",