Files
FreshRSS/lib/core-extensions/Google-Groups/metadata.json
Alexandre Alapetite daa4922d90 Add core extension for Google Groups (#2838)
* Add core extension for Google Groups

#Fix https://github.com/FreshRSS/FreshRSS/issues/2835
Add ability to discover RSS feeds for Google Groups
Based on https://github.com/FreshRSS/FreshRSS/pull/2837

* Allow HTTP in addition of HTTPS
2020-03-22 16:59:39 +01:00

9 lines
177 B
JSON

{
"name": "Google-Groups",
"author": "Alkarex",
"description": "To discover RSS feeds for Google Groups",
"version": 1.0,
"entrypoint": "GoogleGroups",
"type": "system"
}