javascript - There is an alternative to CORS considering i have no control of a server? -


that crossorigin security restriction avoids me use of getpixeldata's canvas. have read lot cors, , possible solution problem. cors force me add lines of code in server side (backend), , have no access server, because creating template blogging network don't give me server access (and images no stored in same domain).

what can considering have access frontend (is javascript frontend?)

moving away main question, exist getpixeldata alternative can't restricted that?

sorry english if sounds confusing, thanks.

edit:

what base64? can work?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -