I am looking for a way to hide/crypt the image src.
It is a quiz game and image name contains the solution
ex: <img src="solution.jpg">
Solution would be to encode64 the image, but this is quite heavy solution. Suggestion does not have be to 100%secure, just avoid showing clearly the "solution.jpg" src