t4t5 / sweetalert

A beautiful replacement for JavaScript's "alert"
https://sweetalert.js.org
MIT License
22.4k stars 2.84k forks source link

Sweetalert's unpkg CDN returns "Rate exceeded." message #927

Open luigioctaviano opened 4 years ago

luigioctaviano commented 4 years ago

When accessing a webpage that has this plugin, this error pops out and it causes the script to stop.

image

image

kidGodzilla commented 4 years ago

A different library that we maintained had the same issue, you should be able to switch to Jsdelivr without making any other changes to your code.

For example: https://cdn.jsdelivr.net/npm/sweetalert@latest/dist/sweetalert.min.js