Update extensions.json
This commit is contained in:
parent
a5f67f2ce3
commit
d9d6b8b626
1 changed files with 11 additions and 0 deletions
|
|
@ -122,6 +122,17 @@
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"directory": "xExtension-GReaderRedate"
|
"directory": "xExtension-GReaderRedate"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Image Cache",
|
||||||
|
"author": "Victrid",
|
||||||
|
"description": "Cache feed images on your own facility or Cloudflare cache.",
|
||||||
|
"version": 0.2,
|
||||||
|
"entrypoint": "ImageCache",
|
||||||
|
"type": "user",
|
||||||
|
"url": "https://github.com/Victrid/freshrss-image-cache-plugin",
|
||||||
|
"method": "git",
|
||||||
|
"directory": "."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Image Proxy",
|
"name": "Image Proxy",
|
||||||
"author": "Frans de Jonge",
|
"author": "Frans de Jonge",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue