Hi,
When we enable rocket loader, We get this script added to our page
https://ajax.cloudflare.com/cdn-cgi/scripts/7089c43e/cloudflare-static/rocket-loader.min.js
or similar to this. Is there any way to host it with our domain? We might save sometime with dns lookup.
Here’s a similar thread:
I do wonder why it can’t come from within our own domain, like how cdn-cgi/trace does.
My perspective is different along with speed. Do I need to add CORS to allow third party javascript doing thing with my content?
There are few more issue associated like GDPR and CCPA.