All developers in egypt found that cdn.jsdelivr.net is blocked and not working from Egypt
Our ISP Provider is Blocked it, and we don't now why !!
ANYONE know why ???
Also I found this and work perfectly, may it help anyone
cdn.jsdelivr.xyz
LIKE:
// load any project hosted on npm
https://cdn.jsdelivr.xyz/npm/package@version/file
// load any project hosted on npm
https://cdn.jsdelivr.xyz/npm/package@version/file
// load jQuery v3.6.4
https://cdn.jsdelivr.xyz/npm/jquery@3.6.4/dist/jquery.min.js
// use a version range instead of a specific version