diff --git a/Gruntfile.js b/Gruntfile.js index 6b43342..65b22e6 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -41,7 +41,7 @@ module.exports = grunt => { watch: { html: { files: ["src/main/**/*.html"], - tasks: ["copy:html"], + tasks: ["copy:html", "replace:dev"], }, js: { files: ["src/main/**/*.js"], diff --git a/package-lock.json b/package-lock.json index 7f407dc..ad4cd86 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index 1bf65b0..e2fd643 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "privacy-policy", - "version": "1.0.1", + "version": "1.1.0", "description": "The privacy policy of my website", "author": "Felix W. Dekker", "browser": "dist/bundle.js", @@ -16,18 +16,18 @@ "deploy": "grunt deploy" }, "dependencies": { - "@fwdekker/template": "^0.0.24" + "@fwdekker/template": "^0.0.25" }, "devDependencies": { "grunt": "^1.3.0", - "grunt-cli": "^1.4.1", + "grunt-cli": "^1.4.2", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-watch": "^1.1.0", "grunt-focus": "^1.0.0", "grunt-text-replace": "^0.4.0", "grunt-webpack": "^4.0.2", - "webpack": "^5.28.0", - "webpack-cli": "^4.5.0" + "webpack": "^5.32.0", + "webpack-cli": "^4.6.0" } } diff --git a/src/main/index.html b/src/main/index.html index 25b853b..9dc1d3f 100644 --- a/src/main/index.html +++ b/src/main/index.html @@ -26,20 +26,32 @@

- Last updated: 2020-09-15
- Contact: For inquiries, please email me at felix at this very domain. + Last updated: + 2021-04-13 + (history)
+ + Contact: + For inquiries, please email me at felix at this very domain.

-

Cookies

+

Analytics

+

+ Some pages on this website collect data on user behaviour to help understand how visitors use the + website. + No personally identifiable data are collected, and collected data are never exposed to or shared with + third-party services. +

+ +

Cookies

Some pages on this website make use of cookies. - These cookies are sent to the server(s) of fwdekker.com during requests. - This website uses cookies only for technical purposes, such as keeping you logged in or to enable - technical features of the website. + These cookies are sent to this website's server(s) during requests. + This website uses cookies only for technical purposes, such as keeping users in or to enable technical + features of the website. This website never uses cookies for the purposes of advertising or tracking.

-

Logs

+

Logs

Some requests to this website result in errors in the back end. Back-end errors are described in zero or more log entries, each of which contains the requester's IP @@ -47,6 +59,14 @@ message describing the nature of the error. Log entries are removed within five weeks after the associated error occurs.

+ +

Third-party resources

+

+ This website minimises the use of third-party resources where possible. + Note that status.fwdekker.com is hosted by + UptimeRobot, and is therefore subject to + UptimeRobot's privacy policy. +