- Issue created by @hopfrog
- Status changed to Closed: outdated
about 1 year ago 3:31pm 23 September 2023
How to delete loading from third party (CDN) with reference to the problem highlighted below?
❌ Subresource Integrity (SRI)
Subresource Integrity (SRI) not implemented, and external resources are loaded over HTTP or use protocol-relative URLs via src="//...".
The following third-party resources are not loaded using SRI:
Type URL
script //cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js
css //cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css
Thanks
Closed: outdated
5.5
Miscellaneous