This action will allow users to replace the iamge with a user specified replacement. Things to consider:
- Should the replacement image be defined on a global or individual ruleset level?
- Replacing an image with a different size one could break a sites styling, should we attempt to handle this in any way?
- Users should be able to choose a replacement image either by "uploading" it from their local PC or via hotlinking it by URL.
- How to handle instances where the replacement image doesn't exist or got corrupted?
- If we are using a local image to replace with, it should be cached for performance.
This action will allow users to replace the iamge with a user specified replacement. Things to consider: