diff --git a/tools/coil/cache.manifest b/tools/coil/cache.manifest index 883bfe9..b67d3df 100644 --- a/tools/coil/cache.manifest +++ b/tools/coil/cache.manifest @@ -1,4 +1,5 @@ CACHE MANIFEST +# https://developer.mozilla.org/en/docs/HTML/Using_the_application_cache # version 20140414 CACHE: ../content/css/bootstrap.min.css @@ -15,6 +16,6 @@ content/img/apple-touch-icon.png content/img/apple-touch-icon-76x76.png content/img/apple-touch-icon-120x120.png content/img/apple-touch-icon-152x152.png -# network +# These are allowed to load when a connection is availiable NETWORK: http://www.google-analytics.com/analytics.js \ No newline at end of file diff --git a/tools/consommation/cache.manifest b/tools/consommation/cache.manifest index 883bfe9..b3eda52 100644 --- a/tools/consommation/cache.manifest +++ b/tools/consommation/cache.manifest @@ -1,4 +1,5 @@ CACHE MANIFEST +# https://developer.mozilla.org/en/docs/HTML/Using_the_application_cache # version 20140414 CACHE: ../content/css/bootstrap.min.css @@ -9,12 +10,11 @@ CACHE: ../content/fonts/glyphicons-halflings-regular.ttf ../content/fonts/glyphicons-halflings-regular.woff content/js/app.js -content/js/wire.json content/css/app.css content/img/apple-touch-icon.png content/img/apple-touch-icon-76x76.png content/img/apple-touch-icon-120x120.png content/img/apple-touch-icon-152x152.png -# network +# These are allowed to load when a connection is availiable NETWORK: http://www.google-analytics.com/analytics.js \ No newline at end of file