Merge branch 'pr/giventofly/167' into pr/giventofly/166

This commit is contained in:
Alexandre Alapetite 2023-08-20 23:13:42 +02:00
commit 10d0c98e66
No known key found for this signature in database
GPG key ID: A24378C38E812B23
2 changed files with 15 additions and 0 deletions

View file

@ -440,6 +440,17 @@
"url": "https://github.com/cn-tools/cntools_FreshRssExtensions",
"method": "git",
"directory": "xExtension-YouTubeChannel2RssFeed"
},
{
"name": "Comics in feed",
"author": "José Moreira",
"description": "Embed the images from comics feeds directly.",
"version": "1.0.0",
"entrypoint": "ComicsInFeed",
"type": "system",
"url": "https://github.com/giventofly/freshrss-comicsinfeed",
"type": "git",
"directory": "."
}
]
}

View file

@ -70,4 +70,8 @@
}, {
"url": "https://github.com/reply2future/xExtension-NewsAssistant",
"type": "git"
},
{
"url": "https://github.com/giventofly/freshrss-comicsinfeed",
"type": "git"
}]