mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-01 13:07:43 -05:00
* 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
9 lines
177 B
JSON
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"
|
|
}
|