The real value of this page is the stuff in the <head>
When building apps with Cordova we have to make sure that we are adding the Content-Security-Policy information into the <head>.
We can also add this header to any webpage to add a layer of security which will control what resources can be loaded and from which sources.
Official Reference: https://content-security-policy.com/