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
Post a Comment