diff --git a/extensions.json b/extensions.json index 04f188d..3499fbf 100644 --- a/extensions.json +++ b/extensions.json @@ -342,17 +342,6 @@ "method": "git", "directory": "." }, - { - "name": "Reading Time", - "author": "Lapineige", - "description": "Add a reading time estimation next to each article title", - "version": "1.5", - "entrypoint": "ReadingTime", - "type": "user", - "url": "https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime/", - "method": "git", - "directory": "." - }, { "name": "ReadingTime", "author": "Lapineige", diff --git a/repositories.json b/repositories.json index 6641fac..210acb2 100644 --- a/repositories.json +++ b/repositories.json @@ -19,9 +19,6 @@ }, { "url": "https://github.com/aledeg/xExtension-WhiteList", "type": "git" -}, { - "url": "https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime/", - "type": "git" }, { "url": "https://framagit.org/nicofrand/xextension-threepanesview", "type": "git"