diff --git a/README.md b/README.md index 84a9986..a64c987 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,4 @@ There are some FreshRSS extensions out there, developed by community members: ### By [@Korbak](https://github.com/Korbak) -* [Hooktube](https://github.com/Korbak/freshrss-Hooktube): Displays videos from YouTube feeds inline and replaces every source, included the displayed video by Hooktube, a YouTube mirror that allows you to watch YouTube content without being tracked, limited or using an account. +* [Hooktube](https://github.com/Korbak/freshrss-Hooktube): Displays videos from YouTube feeds inline and replaces every source by Hooktube for an enhanced privacy (no tracking or limitation) diff --git a/extensions.json b/extensions.json index abdbb23..93ccd53 100644 --- a/extensions.json +++ b/extensions.json @@ -115,7 +115,7 @@ }, { "name": "Hooktube", - "description": "Displays videos from YouTube feeds inline and replaces every source, included the displaye d video by Hooktube, a YouTube mirror that allows you to watch YouTube content without being tracked, limited or using an account.", + "description": "Displays videos from YouTube feeds inline and replaces every source by Hooktube for an enhanced privacy (no tracking or limitation)", "version": 0.2, "author": "Korbak", "url": "https://github.com/Korbak/freshrss-Hooktube",