ericnograles / browser-image-resizer

A tiny browser-based library to downscale and/or resize images using canvas
MIT License
98 stars 42 forks source link

CDN link broke suddenly #85

Closed ahmdatef closed 1 year ago

ahmdatef commented 1 year ago

I am currently maintaining an ionic v1 cordova application where this library is used. It is imported using the CDN script link provided in the README https://cdn.jsdelivr.net/gh/ericnograles/browser-image-resizer@2.4.0/dist/index.js. It was working perfectly until it suddenly broke halting the whole application from starting up.

Is there any way to fix this ASAP?

ahmdatef commented 1 year ago

Closing this issue as I found out that the CDN link is working with a VPN, it's just blocked suddenly in Egypt.