Update extensions.json

This commit is contained in:
Jiang Weihao 2022-08-10 12:25:29 +08:00 committed by GitHub
parent a5f67f2ce3
commit d9d6b8b626
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",