Image Cache Extension (#139)
* added Image Cache extension * Update extensions.json * Update repositories.json
This commit is contained in:
parent
2ba83ca0c9
commit
8135a40dee
3 changed files with 18 additions and 0 deletions
|
|
@ -122,6 +122,17 @@
|
|||
"method": "git",
|
||||
"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",
|
||||
"author": "Frans de Jonge",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue