Merge branch 'pr/giventofly/167' into pr/giventofly/166
This commit is contained in:
commit
10d0c98e66
2 changed files with 15 additions and 0 deletions
|
|
@ -440,6 +440,17 @@
|
||||||
"url": "https://github.com/cn-tools/cntools_FreshRssExtensions",
|
"url": "https://github.com/cn-tools/cntools_FreshRssExtensions",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"directory": "xExtension-YouTubeChannel2RssFeed"
|
"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",
|
"url": "https://github.com/reply2future/xExtension-NewsAssistant",
|
||||||
"type": "git"
|
"type": "git"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/giventofly/freshrss-comicsinfeed",
|
||||||
|
"type": "git"
|
||||||
}]
|
}]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue