diff --git a/cache.appcache b/cache.appcache index 61adf48bc06a11ad60286300842f9a1e55c04170..86573868714e697a0b8e53da4efe2485e23e2495 100644 --- a/cache.appcache +++ b/cache.appcache @@ -3,11 +3,14 @@ CACHE MANIFEST # Adds the ability to play the game offline. # The following comment needs to be updated whenever a change is made. # Run `rake appcache:update` to do so -# Updated: 2015-10-20T11:14:00-08:00 +# Updated: 2018-05-23T22:54:30+02:00 # Main page index.html +# Privacy Page +privacy.html + # CSS style/main.css diff --git a/index.html b/index.html index a6fd42a764a51461d00c9689f182c1aed3c66fa9..1764357e754cb8c9ee8967c70651e1b76f1661cc 100644 --- a/index.html +++ b/index.html @@ -148,6 +148,10 @@ + + diff --git a/privacy.html b/privacy.html new file mode 100644 index 0000000000000000000000000000000000000000..4c3f094cce9266a05fa3313a4ab60dd87d92133b --- /dev/null +++ b/privacy.html @@ -0,0 +1,119 @@ + + + +
+ ++ https://gabrielecirulli.github.io/2048 is operated and maintained by Gabriele Cirulli, + @iirelu and + @sigod. This document outlines the data handling practices for this website. +
+ +For analytics purposes, anonymous and aggregated data may be collected, using Google Analytics. This data includes:
+ +For more information on how Google Analytics uses this data see: +
We use your browser's local storage features to locally store information about the game's state. This lets us save your + game at any point and allow you to pick it back up from where you left off. This data is kept in your browser and never + sent to servers operated by us or a third-party. No personally-identifiable information is included.
+ +This website embeds social media features from Twitter. For information on Twitter's Cookie Policy please see: + https://help.twitter.com/en/rules-and-policies/twitter-cookies +
+This website uses Google Analytics. For information on Google Analytic's Cookie Policy please see: + https://support.google.com/analytics/answer/6004245 +
+ +If you have any questions, feel free to email + me@gabrielecirulli.com +
+