required changes for PR
This commit is contained in:
parent
50f74f33a5
commit
50447da0ba
2 changed files with 15 additions and 0 deletions
|
|
@ -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": "."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -70,4 +70,8 @@
|
|||
}, {
|
||||
"url": "https://github.com/reply2future/xExtension-NewsAssistant",
|
||||
"type": "git"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/giventofly/freshrss-comicsinfeed",
|
||||
"type": "git"
|
||||
}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue