I have a Tumblr theme that includes a canvas
script.
The Cross-Origin Resource Sharing policy doesn't allow context.getImageData()
to work. Script is located at user.tumblr.com,
images are located at static.tumblr.com.
Is there any solution for this?
Thank you!