Update ImageProxy code

fix https://github.com/FreshRSS/Extensions/issues/202
Note: breaking changes. Users will have to save their configuration again
This commit is contained in:
Alexandre Alapetite 2025-01-13 00:09:47 +01:00
parent c726958f3f
commit 7e956c93e4
No known key found for this signature in database
GPG key ID: A24378C38E812B23
6 changed files with 84 additions and 61 deletions

View file

@ -2,7 +2,7 @@
"name": "Image Proxy",
"author": "Frans de Jonge",
"description": "No insecure content warnings or disappearing images.",
"version": "0.7.3",
"version": "1.0",
"entrypoint": "ImageProxy",
"type": "user"
}